Hello,
I'm writing an suditting script that will visit each
machine in our domain and search for unauthorized
software/files as well as correct any file permissions a
local admin on the machine might have messed up.
I've ran into a problem. If someone removes permissions
for administrators to access the root of a drive I can't
seem to grant access to the root of the drive. I've tried
calcs and subinacl but one doesn't seem to understand UNC
paths and the latter doesn't seem to touch the root of the
drive, just everything below.
If you could provide an example of granting such acces
it'd be really helpful.
Thanks.