etf5000
asked on
xcacls.vbs cannot find domain accounts
When using xcacls.vbs on the local machine, it is possible to change ACLs with local users, however, it can't find any domain account. The computer is joined to the domain and when using cacls.exe with the same parameters there is no error. Any suggestions?
The exact error message is as follows:
Can't find Account: "Domain\User"
Could not find /G user/group: "Domain\User" removing from list.
The command is as follows:
xcacls.vbs c:\test\ /g domain\user:f
The exact error message is as follows:
Can't find Account: "Domain\User"
Could not find /G user/group: "Domain\User" removing from list.
The command is as follows:
xcacls.vbs c:\test\ /g domain\user:f
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.