If you run into issues when setting permissions from the GUI, you can do it from the command line. Sometimes I’ve had to use PSEXEC so I could run this as the NT AUTHORITY\System
user.
takeown /f d:\fileshares /r
If you run into issues when setting permissions from the GUI, you can do it from the command line. Sometimes I’ve had to use PSEXEC so I could run this as the NT AUTHORITY\System
user.
takeown /f d:\fileshares /r