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
Who is logged into my access database now?
Need some help with printing PrintDialogbox
'0' is not a valid value for 'value'. 'value' should be between 'minimum' and 'maximum'.
OCS - Exchange install order?
Rquire simpler than multiple iif, or, and combination
VB.NET Implementing Me.Parent property on class.
SQL Query to find number of customers with X bookings
How to read contents of Macros using VBA
IP change on Win2K Server DC
How do I use RecordSelectionFormula to pass dates via VS 2005 to Crystal report 2008?