Not very security related, but something I don’t want to forget how to do. It was a PITA. So I had a old WINDOWS directory that I needed to get rid of. And the following commands gave me the ooomph needed to get the job done.
1) Get a SYSTEM shell so all modding of permissions will be good.
psexec /accepteula -i -s cmd
2) Grant Administrators FULL rights to the directory and all sub directories and files
↧