This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:windows:del_perms [2013/12/06 20:12] gcooper created |
computing:windows:del_perms [2019/11/01 09:44] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Delete Permissions and ACLs from a Folder Recursively ====== | ====== Delete Permissions and ACLs from a Folder Recursively ====== | ||
+ | |||
+ | See also **[[computing: | ||
+ | |||
+ | See also **[[computing: | ||
+ | |||
+ | This can be used to **delete user profiles** that are created with complex ACLs. | ||
+ | |||
+ | **Profile deletion tool**: https:// | ||
Take ownership as the logged in user, usually as an administrator: | Take ownership as the logged in user, usually as an administrator: | ||
Line 12: | Line 20: | ||
icacls < | icacls < | ||
</ | </ | ||
+ | |||
+ | ====== Delete Files ====== | ||
+ | |||
+ | - Remove attributes using **Windows Explorer -> Right-Click the File -> Properties** | ||
+ | - In **PowerShell**, |