Stevehewitt
IS-IT--Management
Hi All,
Got a folder on a local drive in Windows 2000 Server.
I need to delete this folder using a batch script, however when i run:
del /Q D:\svnback
I get "Access Denied"
Yet when using Windows Explorer the folder deletes with no problems.
I have also forced CMD to run under my credentials (runas) as the same result. Regardless if I script the del command or run it straight from the prompt.
Any ideas?
Thanks,
Steve.
"They have the internet on computers now!" - Homer Simpson
Got a folder on a local drive in Windows 2000 Server.
I need to delete this folder using a batch script, however when i run:
del /Q D:\svnback
I get "Access Denied"
Yet when using Windows Explorer the folder deletes with no problems.
I have also forced CMD to run under my credentials (runas) as the same result. Regardless if I script the del command or run it straight from the prompt.
Any ideas?
Thanks,
Steve.
"They have the internet on computers now!" - Homer Simpson