All Forums >> [Scripting] >> WSH & Client Side VBScript >> Permission Denied, trying to copy defaultuser ntuser.dat Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
I have a very simple script to copy a file, which i'd like to use to copy the NTUSER.DAT file for the Default User profile on our images.
Everytime i run the script i get Permission Denided error...However, if i copy the file manually, it copies with no problems. I am logged in as Local Admin when this happens, but it almost seems that the script isn't using the local admin's rights.