Posts Tagged ‘logon script’
Is there a command to supress error messages in a batch script?
I have written a small script to delete a printer and want to use it as a logon script the only problem is that some of the computers dont have this printer and then gets prompted with an error message. Is there a way to suppress this. Thanks
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.
How can i create a windows logon script to map “My Documents” to a specific folder per user?
I have manually configured a user’s desktop to map "My Documents" to a specific folder on the network. However, I have a couple of users that "float" on unused computers and would like a script will do this process as they log on. Thanks for your help.