Posted On March 31, 2019

SUBINACL and TAKEOWN

kimconnect 0 comments
blog.KimConnect.com >> Windows >> SUBINACL and TAKEOWN
Change owner:

subinacl /file C:\demofile.doc /setowner=SS64Dom\AliceT

subinacl /subdirectories "C:\Documents and Settings\USER\Desktop\FOLDER\*.*" /setowner=DOMAIN\USER

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Block Distracting Sites Such as Youtube and Hulu on Your Home Network

Overview: - You send a voice command 'block youtube' to Alexa, an Amazon personal assistant…

Domain Controller Error: Broken DFS Replication

Error message: The DFS Replication service detected that the local path of a replicated folder…

How To Create a Windows Scheduled Task to Call a Program or Script

Example on How To Call a Program: Set Action = Start a Program Set Program/Script…