File name: | takeown.exe.mui |
Size: | 16896 byte |
MD5: | 734c1251d1b023d449011a8216d2d77d |
SHA1: | bf961bd99e65228f3c7e8ab2843e7781d45bf917 |
SHA256: | 6e2edf0ceaa1086c7a5b1eb45ada3f18e87c23a9f9c706aa2b807e10bd415a81 |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | takeown.exe Takes ownership of a file (32-bit) |
If an error occurred or the following message in English (U.S.) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | English (U.S.) | English |
---|---|---|
101 | TAKEOWN [/S system [/U username [/P [password]]]] |
TAKEOWN [/S system [/U username [/P [password]]]] |
102 | /F filename [/A] [/R [/D prompt]] |
/F filename [/A] [/R [/D prompt]] |
103 | Description: |
Description: |
104 | This tool allows an administrator to recover access to a file that |
This tool allows an administrator to recover access to a file that |
105 | was denied by re-assigning file ownership. |
was denied by re-assigning file ownership. |
107 | Parameter List: |
Parameter List: |
108 | /S system Specifies the remote system to |
/S system Specifies the remote system to |
109 | connect to. |
connect to. |
111 | /U [domain\]user Specifies the user context under |
/U [domain\]user Specifies the user context under |
112 | which the command should execute. |
which the command should execute. |
114 | /P [password] Specifies the password for the |
/P [password] Specifies the password for the |
115 | given user context. |
given user context. |
116 | Prompts for input if omitted. |
Prompts for input if omitted. |
118 | /F filename Specifies the filename or directory |
/F filename Specifies the filename or directory |
119 | name pattern. Wildcard "*" can be used |
name pattern. Wildcard "*" can be used |
120 | to specify the pattern. Allows |
to specify the pattern. Allows |
121 | sharename\filename. |
sharename\filename. |
123 | /A Gives ownership to the administrators |
/A Gives ownership to the administrators |
124 | group instead of the current user. |
group instead of the current user. |
126 | /R Recurse: instructs tool to operate on |
/R Recurse: instructs tool to operate on |
127 | files in specified directory and all |
files in specified directory and all |
128 | subdirectories. |
subdirectories. |
130 | /D prompt Default answer used when the current user |
/D prompt Default answer used when the current user |
131 | does not have the "list folder" permission |
does not have the "list folder" permission |
132 | on a directory. This occurs while operating |
on a directory. This occurs while operating |
133 | recursively (/R) on sub-directories. Valid |
recursively (/R) on sub-directories. Valid |
134 | values "Y" to take ownership or "N" to skip. |
values "Y" to take ownership or "N" to skip. |
136 | /SKIPSL Do not follow symbolic links. |
/SKIPSL Do not follow symbolic links. |
137 | Only applicable with /R. |
Only applicable with /R. |
140 | /? Displays this help message. |
/? Displays this help message. |
142 | NOTE: 1) If /A is not specified, file ownership will be given to the |
NOTE: 1) If /A is not specified, file ownership will be given to the |
143 | current logged on user. |
current logged on user. |
144 | 2) Mixed patterns using "?" and "*" are not supported. |
2) Mixed patterns using "?" and "*" are not supported. |
145 | 3) /D is used to suppress the confirmation prompt. |
3) /D is used to suppress the confirmation prompt. |
148 | Examples: |
Examples: |
149 | TAKEOWN /? |
TAKEOWN /? |
150 | TAKEOWN /F lostfile |
TAKEOWN /F lostfile |
151 | TAKEOWN /F \\system\share\lostfile /A |
TAKEOWN /F \\system\share\lostfile /A |
152 | TAKEOWN /F directory /R /D N |
TAKEOWN /F directory /R /D N |
153 | TAKEOWN /F directory /R /A |
TAKEOWN /F directory /R /A |
154 | TAKEOWN /F * |
TAKEOWN /F * |
155 | TAKEOWN /F C:\Windows\System32\acme.exe |
TAKEOWN /F C:\Windows\System32\acme.exe |
156 | TAKEOWN /F %windir%\*.txt |
TAKEOWN /F %windir%\*.txt |
157 | TAKEOWN /S system /F MyShare\Acme*.doc |
TAKEOWN /S system /F MyShare\Acme*.doc |
158 | TAKEOWN /S system /U user /F MyShare\MyBinary.dll |
TAKEOWN /S system /U user /F MyShare\MyBinary.dll |
159 | TAKEOWN /S system /U domain\user /P password /F share\filename |
TAKEOWN /S system /U domain\user /P password /F share\filename |
160 | TAKEOWN /S system /U user /P password /F Doc\Report.doc /A |
TAKEOWN /S system /U user /P password /F Doc\Report.doc /A |
161 | TAKEOWN /S system /U user /P password /F Myshare\* |
TAKEOWN /S system /U user /P password /F Myshare\* |
162 | TAKEOWN /S system /U user /P password /F Home\Logon /R |
TAKEOWN /S system /U user /P password /F Home\Logon /R |
163 | TAKEOWN /S system /U user /P password /F Myshare\directory /R /A |
TAKEOWN /S system /U user /P password /F Myshare\directory /R /A |
301 | ERROR: For remote machine, wildcard (*) is acceptable in "share\*" format only. |
ERROR: For remote machine, wildcard (*) is acceptable in "share\*" format only. |
302 | ERROR: Invalid syntax. Type "TAKEOWN /?" for usage. |
ERROR: Invalid syntax. Type "TAKEOWN /?" for usage. |
303 | ERROR: The current logged on user does not have administrative privileges. |
ERROR: The current logged on user does not have administrative privileges. |
304 | ERROR: The user does not have access to the requested file (or folder). |
ERROR: The user does not have access to the requested file (or folder). |
305 | ERROR: An unexpected error has occurred. |
ERROR: An unexpected error has occurred. |
306 | ERROR: An access violation has occurred. |
ERROR: An access violation has occurred. |
307 | WARNING: User credentials cannot be used for local connections. |
WARNING: User credentials cannot be used for local connections. |
401 | SUCCESS: The file (or folder): "%s" now owned by the administrators group. |
SUCCESS: The file (or folder): "%s" now owned by the administrators group. |
402 | ERROR: /R and pattern cannot be specified together. |
ERROR: /R and pattern cannot be specified together. |
403 | SUCCESS: The file (or folder): "%s" now owned by user "%s". |
SUCCESS: The file (or folder): "%s" now owned by user "%s". |
404 | ERROR: The current logged on user does not have ownership privileges. |
ERROR: The current logged on user does not have ownership privileges. |
406 | INFO: The current logged on user does not have ownership privileges on the file (or folder): "%s". |
INFO: The current logged on user does not have ownership privileges on the file (or folder): "%s". |
407 | ERROR: The specified path is not a valid directory path. |
ERROR: The specified path is not a valid directory path. |
408 | ERROR: You do not have permissions to list items in the requested folder. |
ERROR: You do not have permissions to list items in the requested folder. |
409 | You do not have permissions to read the contents of directory "%s". |
You do not have permissions to read the contents of directory "%s". |
410 | y | y |
411 | n | n |
412 | c | c |
413 | ERROR: The current logged on user does not have ownership privileges on the file (or folder) "%s". |
ERROR: The current logged on user does not have ownership privileges on the file (or folder) "%s". |
414 | Do you want to replace the directory permissions with permissions granting you full control ("Y" for YES, "N" for NO or "C" to CANCEL)? |
Do you want to replace the directory permissions with permissions granting you full control ("Y" for YES, "N" for NO or "C" to CANCEL)? |
416 | WARNING: Ignoring user credentials for performing the operation. |
WARNING: Ignoring user credentials for performing the operation. |
417 | ERROR: The file "%s" cannot be accessed because it is being used by another application. |
ERROR: The file "%s" cannot be accessed because it is being used by another application. |
418 | INFO: The file "%s" cannot be accessed because it is being used by another application. |
INFO: The file "%s" cannot be accessed because it is being used by another application. |
420 | ERROR: File ownership cannot be applied on insecure file systems; there is no support for ACLs. |
ERROR: File ownership cannot be applied on insecure file systems; there is no support for ACLs. |
421 | ERROR: Invalid user name. |
ERROR: Invalid user name. |
422 | ERROR: Ownership cannot be applied on removable media. |
ERROR: Ownership cannot be applied on removable media. |
423 | INFO: There are no files (or folders) found with the specified pattern. |
INFO: There are no files (or folders) found with the specified pattern. |
424 | ERROR: /D should be specified only with /R. |
ERROR: /D should be specified only with /R. |
425 | Y|N | Y|N |
426 | INFO: File ownership cannot be applied to file or folder "%s"; insecure file systems (FAT32) do not support ACLs. |
INFO: File ownership cannot be applied to file or folder "%s"; insecure file systems (FAT32) do not support ACLs. |
601 | Type "TAKEOWN /?" for usage. |
Type "TAKEOWN /?" for usage. |
603 | File name or pattern must be specified. |
File name or pattern must be specified. |
604 | ERROR: File name cannot be blank. |
ERROR: File name cannot be blank. |
606 | ERROR: File or Directory not found. |
ERROR: File or Directory not found. |
607 | ERROR: Invalid syntax. /U can be specified only when /S is specified. Type "TAKEOWN /?" for usage. |
ERROR: Invalid syntax. /U can be specified only when /S is specified. Type "TAKEOWN /?" for usage. |
608 | ERROR: Invalid syntax. /P can be specified only when /U is specified. Type "TAKEOWN /?" for usage. |
ERROR: Invalid syntax. /P can be specified only when /U is specified. Type "TAKEOWN /?" for usage. |
609 | ERROR: Invalid syntax. System name cannot be empty. |
ERROR: Invalid syntax. System name cannot be empty. |
610 | ERROR: Invalid syntax. User name cannot be empty. |
ERROR: Invalid syntax. User name cannot be empty. |
611 | ERROR: The Security ID is invalid. |
ERROR: The Security ID is invalid. |
612 | ERROR: The specified drive is invalid. |
ERROR: The specified drive is invalid. |
613 | INFO: There are no files (or folders) found in the specified file path. |
INFO: There are no files (or folders) found in the specified file path. |
614 | ERROR: Memory allocation failed. |
ERROR: Memory allocation failed. |
5001 | ERROR: | ERROR: |
5002 | WARNING: | WARNING: |
5003 | SUCCESS: | SUCCESS: |
5004 | INFO: | INFO: |
5005 | N/A | N/A |
5501 | Type the password for %s: | Type the password for %s: |
5502 | Passing the user credential for local connection. |
Passing the user credential for local connection. |
5503 | The target system must be running Windows XP or above. |
The target system must be running Windows XP or above. |
5504 | The remote system must be running Windows 2000 or above. |
The remote system must be running Windows 2000 or above. |
5601 | Invalid syntax. '%s' value is not allowed for '%s' option. %s |
Invalid syntax. '%s' value is not allowed for '%s' option. %s |
5602 | Invalid syntax. Specify valid numeric value for '%s'. %s |
Invalid syntax. Specify valid numeric value for '%s'. %s |
5603 | Invalid syntax. Specifiy valid floating point value for '%s'. %s |
Invalid syntax. Specifiy valid floating point value for '%s'. %s |
5604 | Invalid syntax. Mandatory option '%s' is missing. %s |
Invalid syntax. Mandatory option '%s' is missing. %s |
5605 | Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
Invalid syntax. '%s' option is not allowed more than '%d' time(s). %s |
5607 | Invalid argument/option - '%s'. %s |
Invalid argument/option - '%s'. %s |
5608 | Invalid syntax. Default argument is missing. %s |
Invalid syntax. Default argument is missing. %s |
5609 | Length of the command line argument should not exceed 255 characters. |
Length of the command line argument should not exceed 255 characters. |
5610 | Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
Invalid syntax. Default option is not allowed more than '%d' time(s). %s |
5611 | Invalid syntax. Value expected for '%s'. %s |
Invalid syntax. Value expected for '%s'. %s |
5612 | Invalid syntax. '%s' value is not allowed as default argument. %s |
Invalid syntax. '%s' value is not allowed as default argument. %s |
5613 | Type "%s /?" for usage. | Type "%s /?" for usage. |
5614 | Value for '%s' option cannot be empty. %s |
Value for '%s' option cannot be empty. %s |
5615 | Value for default option cannot be empty. %s |
Value for default option cannot be empty. %s |
5616 | Invalid syntax. Specify valid numeric value for default. %s |
Invalid syntax. Specify valid numeric value for default. %s |
5617 | Invalid syntax. Specifiy valid floating point value for default. %s |
Invalid syntax. Specifiy valid floating point value for default. %s |
5618 | Value for default option cannot be more than %d character(s). |
Value for default option cannot be more than %d character(s). |
5619 | Invalid syntax. Value cannot be specified with '%s' option. %s |
Invalid syntax. Value cannot be specified with '%s' option. %s |
5620 | Value for '%s' option cannot be more than %d character(s). |
Value for '%s' option cannot be more than %d character(s). |
File Description: | Takes ownership of a file |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | takeown.exe |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | takeown.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x409, 1200 |