Xcopy got access denied error even full control rights
Hi,
I installed Windows 8. I have write a personal script (.bat file) which worked with Windows 7 perfect. The problem on Windows 8 is:
My script executes this command:
xcopy "D:\X" "D:\E" /S /E /I /Q /H /K /O /X
xcopy is Windows's copy command.
"D:\X" is source directory
"D:\E" is destination direcotory
/S /E /I /Q /H /K /O /X are other parameters.
I got "access denied" error.
I check the properties of the directories "D:\X" and "D:\E". On the "security" tab of properties, "Authenticaed Users", "SYSTEM", "Administrators" ve "Users (computerName/Users)" all got "Full control" enabled.
I got "access denied" error even when I log on as admin. The .bat file works just when I run it as administator.
But all other users need to run this .bat file without password. It just executes something simple. Copy a file to another directory.
I will be happy if you can help me.
Thanks in advance..
2
Contributors
1
Reply
1 Day
Discussion Span
3 Months Ago
Last Updated
6
Views
Related Article:I can't access any folders and most programs on Windows vista
is a solved Windows Vista and Windows 7 / 8 discussion thread by bigovlar that has 4 replies, was last updated 1 year ago and has been tagged with the keywords: folders, hidden, noaccess, problem, programs, vista.