

dll TAKEOWN / S system / U domain \ user / P password / F share \ filename TAKEOWN / S system / U user / P password / F Doc \ Report. doc TAKEOWN / S system / U user / F MyShare \ MyBinary. txt TAKEOWN / S system / F MyShare \ Acme *.

Examples : TAKEOWN / ? TAKEOWN / F lostfile TAKEOWN / F \\ system \ share \ lostfile / A TAKEOWN / F directory / R / D N TAKEOWN / F directory / R / A TAKEOWN / F * TAKEOWN / F C:\ Windows \ System32 \ acme. 3 ) / D is used to suppress the confirmation prompt. 2 ) Mixed patterns using "?" and "*" are not supported.

NOTE : 1 ) If / A is not specified, file ownership will be given to the current logged on user. Valid values "Y" to take ownership or "N" to skip. This occurs while operating recursively (/ R ) on sub - directories. D prompt Default answer used when the current user does not have the "list folder" permission on a directory. R Recurse : instructs tool to operate on files in specified directory and all subdirectories. A Gives ownership to the administrators group instead of the current user. Wildcard "*" can be used to specify the pattern. F filename Specifies the filename or directory name pattern. P Specifies the password for the given user context. U user Specifies the user context under which the command should execute. Parameter List : / S system Specifies the remote system to connect to. TAKEOWN ]]] / F filename ] Description : This tool allows an administrator to recover access to a file that was denied by re - assigning file ownership.
