- Apr 20, 2009
- 3,793
- 1
- 81
Suffice it to say, there is something going on that is chewing up file permissions on the following path:
C:\Users\All Users\Microsoft\Windows\Start Menu\Programs
By chewing up, I mean, as a domain admin, I cannot read/write/delete the sub-folders / files.
I have tried using a powershell script run under the SYSTEM account, and it does not have access to the sub-folders / files either. At this point, I have a bunch of useless directories that I can neither update nor remove/replace.
I have tried to run Powershell as an admin and run a delete -force command, but that fails as well. Pretty much looks to me as though those files are stuck unless I use a third party app to try and remove them.
As far as what is chewing the permissions up, I have my suspicions that it is a 3rd party software deployment application that I'd rather not get into.
C:\Users\All Users\Microsoft\Windows\Start Menu\Programs
By chewing up, I mean, as a domain admin, I cannot read/write/delete the sub-folders / files.
I have tried using a powershell script run under the SYSTEM account, and it does not have access to the sub-folders / files either. At this point, I have a bunch of useless directories that I can neither update nor remove/replace.
I have tried to run Powershell as an admin and run a delete -force command, but that fails as well. Pretty much looks to me as though those files are stuck unless I use a third party app to try and remove them.
As far as what is chewing the permissions up, I have my suspicions that it is a 3rd party software deployment application that I'd rather not get into.