Hi,
I need to VBS for a file copy for a logon script. I need to copy a file from a network share to the local machine everytime a user logs on.
Anyone have any idea of the VBS for this?
I have a urgent requirement that i need help with. I have been asked to copy the entire contents of a folder on a old server at a certain time every day to a location on a new server. The problem is, the old server is the PDC for a old domain and the new server is on a different domain. There is...
Thanks, I am using a VBS works a treat.. can do mapped drives etc as well.. Great!
' Mount Street Holdings - Deploy Network Printers by Group.
' Written By Adam Giddens agiddens@mshplc.com, 06/01/05
'
Dim WSHNetwork
Dim FSO
Dim strUserName ' Current user
Dim strUserDomain ' Current User's...
I want to use the standard add printer and set as default script to add a printer to a group of users. How can i add a IF statement so is a user belongs to a certian Group they get one printer and another group would get another printer..?
I am using:
Set WshNetwork =...
I am testing how to add default printers via script and the simple one below works a treat. I now want to ask the script to check the OU a user is in, in AD and assign the correct printer...
How anyone know how to do this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.