Posts Tagged ‘windows script’
When writing a script, what scripting environment would you choose?
If you had to write a Windows script that manipulated directories and files which scripting environment would you choose (shell or WSH) and why?
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.