Hi Scripting Guys,
How to remove orphaned SIDs from File/Folder ACL ? We had a trust relation with an external domain. It's groups were added to file/folder permissions on our file servers. Now the trust is nomore. Now we have orphaned SIDs in the ACL of all filesn and folders. Is there a way to automate SID removal using VBscript ? I have tried using cacls, icacls, xcacls and subinacl etc none of them worked. Please help.