duderoo
Expert Member
- Joined
- Jun 7, 2005
- Messages
- 2,938
I need to a copy a file from the server which I have placed in the netlogon folder to all users on my network. I use the following placed in the logon script but it ain't working
xcopy \\server\netlogon\file.ini C:\Documents and Settings\%username%\Local Settings\Application Data\xxxxxxxx\xxxxxxx\file.ini
it says invalid number of parameters
xcopy \\server\netlogon\file.ini C:\Documents and Settings\%username%\Local Settings\Application Data\xxxxxxxx\xxxxxxx\file.ini
it says invalid number of parameters