Monday, September 16, 2013
Thursday, August 1, 2013
force delete folder
Some more searching and I have the solution. After following the change owner recipe:
- Right-click on folder -> Properties
- Security Tab
- Click on Advanced button
- Owner tab
- Edit.. button
- select Administrators in 'Change owner to', check 'replace owner on subcontainers and objects'..this might take a while
- Open cmd.exe as administrator
- type 'cacls l:\messedUpFolder /T /e /g Administrators:f' ...this might take a while
- rmdir /S l:\messedUpFolder
and thats it.
Wednesday, July 17, 2013
Friday, June 21, 2013
Tuesday, June 4, 2013
Subscribe to:
Posts (Atom)