MarkGoodwin
Technical User
when a logon script runs from a NT4 DC on a win2k or XP client, the user doesnt (as default) have access to "all Users\desktop"
any way round this from the script point of view? ie run as a privilaged user. As i dont want to open up the access locally to my users.
I use / want to use this script to copy icons etc to users desktops.
the script is a simple
copy \\servername\icons\*.* "c:\documents and settings\all users\desktop\"
any help would be appreciated
Mark
any way round this from the script point of view? ie run as a privilaged user. As i dont want to open up the access locally to my users.
I use / want to use this script to copy icons etc to users desktops.
the script is a simple
copy \\servername\icons\*.* "c:\documents and settings\all users\desktop\"
any help would be appreciated
Mark