Tagged Questions
1
vote
0answers
40 views
When users login who have been recently moved in AD, they receive the wrong (old) login script
We are migrating our staff to Windows 7 from Windows Vista. We make changes to the users in AD by removing the roaming profile and changing the login script.
For some odd reason sometimes (not for ...
1
vote
2answers
927 views
net use mapping not working in batch files but works in cmd
Ok so here's the problem :
I've got users using logon script in the domain (username.bat). The script simply lists 4 or 5 (net use letter: \\SERVER\directory\). However, when they open their session, ...
0
votes
0answers
679 views
Refreshing windows explorer after changing User Shell Folders in login script
I am in the process of converting our login scripts that were in use for windows XP to work on Windows 7 clients.
I have identified the necessary registry keys to change to redirect the User Shell ...
0
votes
1answer
80 views
Untrusted Location
I've recently switched to roaming profiles in an XP and Windows 7 environment and also changed the login script. Can anyone tell me where I would find the info regarding messages that appear when ...
1
vote
4answers
3k views
Active Directory logon script not updating
I've changed the logon.bat file (on the DC shared NETLOGON folder)
The changes are basically altering the location of a mapped drive.
When users log off, and log back on, they are still being mapped ...
2
votes
2answers
696 views
Run script when user logs on or off
I am looking for a way to run a script1 when a user logs in2 AND and when they log out3 on their4 Windows5 machine.
Notes:
Perfect world script would mean Powershell script, but any script or ...