How can I run a logon script for a local user?
I’m trying to run a logon script for a local user. This computer is my family computer and I’m trying to implement some security procedures I learned at work on it so that my children (as innocent and trustworthy as they may be) won’t mess it up anytime soon. My OS is Windows XP Professional. When I click on manage on My Computer, and click the user’s profile tab I’m presented with a Profile Path and Logon Script.
How do I make use of these fields? Where can I place my script?
The script I’m using is a batch file that will hide all other hard drives and map a new drive for each user.
P.S. I’m not connected to any networks, this is just my family computer.
Perhaps at the startup folder (C:\Documents and Settings\<Your kids’ usernames>\Start Menu\Programs\Startup)
Or just Windows folders (C:\Windows or C:\Windows\system32)
Their profiles path are located here: C:\Documents and Settings\<Your kids’ usernames>
You will need to show hidden files first.