Microsoft
Software
Hardware
Network
Question : Set Owner on all Files via cmd
Hi,
I am looking to set the owner on all files on my files server to Domain Admins and grant full control
I have ben looking into using something setacl.exe or subinacl, I can grant the admins full control on folders which they can access, however some files I do not have the premission to view I will need to to over as owner and then grant full control.
Any ideas ?
Answer : Set Owner on all Files via cmd
takeown /F \\server\home /R
The /f is needed as file even if directory the /r means all subfolders and files....
Random Solutions
Access 97 tables corrupted after conversion to 2003
Filtering Access Report
Working Days Calculator
Why won't "WMIC OS Where Primary=True Call Reboot" not force reboot when dialog box is open?
Populating ASPX control Target with Web.config value
CreateEventProc error 57017 Event Handler Invalid
How to convert a decimal value to 1 correct figure in an access query
XML in to an ADO Recordset
IP Addresse change
How to write a language independent formula using Excel Object Library