home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 5 / Windows / System32 / winrm / 0409 / winrm.ini
Encoding:
Text (UTF-16)  |  2008-01-19  |  100.8 KB  |  700 lines

  1. [Strings]
  2. L_ONLYCSCRIPT_Message="Can be executed only by cscript.exe."
  3. L_UNKOPNM_Message="Unknown operation name: "
  4. L_OP_Message="Operation - "
  5. L_NOFILE_Message="File does not exist: "
  6. L_PARZERO_Message="Parameter is zero length #"
  7. L_INVOPT_ErrorMessage="Switch not allowed with the given operation: "
  8. L_UNKOPT_ErrorMessage="Unknown switch: "
  9. L_BLANKOPT_ErrorMessage="Missing switch name"
  10. L_UNKOPT_GenMessage="Invalid use of command line. Type "winrm -?" for help."
  11. L_HELP_GenMessage="Type "winrm -?" for help."
  12. L_ScriptNameNotFound_ErrorMessage="Invalid usage of command line; winrm.vbs not found in command string."
  13. L_ImproperUseOfQuotes_ErrorMessage="A quoted parameter value must begin and end with quotes: "
  14. L_BADMATCNT1_Message="Unexpected match count - one match is expected: "
  15. L_OPTNOTUNQ_Message="Option is not unique: "
  16. L_URIMISSING_Message="URI is missing"
  17. L_ACTIONMISSING_Message="Action is missing"
  18. L_URIZERO_Message="URI is 0 length"
  19. L_URIZEROTOK_Message="Invalid URI, token is 0 length"
  20. L_INVWMIURI1_Message="Invalid WMI resource URI - no '/' found  (at least 2 expected)"
  21. L_INVWMIURI2_Message="Invalid WMI resource URI - only one '/' found (at least 2 expected)"
  22. L_NOLASTTOK_Message="Invalid URI - cannot locate last token for root node name"
  23. L_HashSyntax_ErrorMessage="Syntax Error: input must be of the form {KEY="VALUE"[;KEY="VALUE"]}"
  24. L_ARGNOVAL_Message="Argument's value is not provided: "
  25. L_XMLERROR_Message="Unable to parse XML: "
  26. L_XSLERROR_Message="Unable to parse XSL file. Either it is inaccessible or invalid: "
  27. L_MSXML3MISSING_Message="Unable to load MSXML3, required by -format option and for set using "@{...}""
  28. L_FORMATLERROR_Message="Invalid option for -format: "
  29. L_FORMATFAILED_Message="Unable to reformat message. Raw, unformatted, message: "
  30. L_PUT_PARAM_NOMATCH_Message="Parameter name does not match any properties on resource: "
  31. L_PUT_PARAM_MULTIMATCH_Message="Parameter matches more than one property on resource: "
  32. L_PUT_PARAM_NOARRAY_Message="Multiple matching parameter names not allowedin @{...}: "
  33. L_PUT_PARAM_NOTATTR_Message="Parameter matches a non-text property on resource: "
  34. L_PUT_PARAM_EMPTY_Message="Parameter set is empty."
  35. L_OPTIONS_PARAMETER_EMPTY_Message="Options parameter has no value or is malformed."
  36. L_RESOURCELOCATOR_Message="Unable to create ResourceLocator object."
  37. L_PUT_PARAM_NOINPUT_Message="No input provided through "@{...}" or "-file:" commandline parameters."
  38. L_ERR_Message="Error: "
  39. L_ERRNO_Message="Error number: "
  40. L_OpDoesntAcceptInput_ErrorMessage="Input was supplied to an operation that does not accept input."
  41. L_QuickConfigNoChangesNeeded_Message="WinRM already is set up for remote management on this machine."
  42. L_QuickConfig_MissingUpdateXml_0_ErrorMessage="Could not find update instructions in analysis result."
  43. L_QuickConfigUpdated_Message="WinRM has been updated for remote management."
  44. L_QuickConfigUpdateFailed_ErrorMessage="One or more update steps could not be completed."
  45. L_QuickConfig_InvalidBool_0_ErrorMessage="Could not determine if remoting is enabled."
  46. L_QuickConfig_UpdatesNeeded_0_Message="WinRM is not set up to allow remote access to this machine for management."
  47. L_QuickConfig_UpdatesNeeded_1_Message="The following changes must be made:"
  48. L_QuickConfig_Prompt_0_Message="Make these changes [y/n]? "
  49. L_Help_Title_0_Message="Windows Remote Management Command Line Tool"
  50. L_Help_Blank_0_Message=""
  51. L_Help_SeeAlso_Title_Message="See also:"
  52. X_Help_SeeAlso_Aliases_Message="  winrm help aliases"
  53. X_Help_SeeAlso_Config_Message="  winrm help config"
  54. X_Help_SeeAlso_UriSecurity_Message="  winrm help urisecurity"
  55. X_Help_SeeAlso_CertMapping_Message="  winrm help certmapping"
  56. X_Help_SeeAlso_CustomRemoteShell_Message="  winrm help customremoteshell"
  57. X_Help_SeeAlso_Input_Message="  winrm help input"
  58. X_Help_SeeAlso_Filters_Message="  winrm help filters"
  59. X_Help_SeeAlso_Switches_Message="  winrm help switches"
  60. X_Help_SeeAlso_Uris_Message="  winrm help uris"
  61. X_Help_SeeAlso_Set_Message="  winrm set -?"
  62. X_Help_SeeAlso_Create_Message="  winrm create -?"
  63. X_Help_SeeAlso_Enumerate_Message="  winrm enumerate -?"
  64. X_Help_SeeAlso_Invoke_Message="  winrm invoke -?"
  65. X_Help_SeeAlso_Remoting_Message="  winrm help remoting"
  66. X_Help_SeeAlso_configSDDL_Message="  winrm configsddl -?"
  67. X_Help_SeeAlso_createSDDL_Message="  winrm createsddl -?"
  68. L_HelpHelp_000_0_Message="Windows Remote Management (WinRM) is the Microsoft implementation of "
  69. L_HelpHelp_001_0_Message="the WS-Management protocol which provides a secure way to communicate "
  70. L_HelpHelp_001_1_Message="with local and remote computers using web services.  "
  71. L_HelpHelp_002_0_Message=""
  72. L_HelpHelp_003_0_Message="Usage:"
  73. L_HelpHelp_004_0_Message="  winrm OPERATION RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  74. L_HelpHelp_005_0_Message="        [@{KEY=VALUE[;KEY=VALUE]...}]"
  75. L_HelpHelp_007_0_Message=""
  76. L_HelpHelp_008_0_Message="For help on a specific operation:"
  77. L_HelpHelp_009_0_Message="  winrm g[et] -?        Retrieving management information."
  78. L_HelpHelp_010_0_Message="  winrm s[et] -?        Modifying management information."
  79. L_HelpHelp_011_0_Message="  winrm c[reate] -?     Creating new instances of management resources."
  80. L_HelpHelp_012_0_Message="  winrm d[elete] -?     Remove an instance of a management resource."
  81. L_HelpHelp_013_0_Message="  winrm e[numerate] -?  List all instances of a management resource."
  82. L_HelpHelp_014_0_Message="  winrm i[nvoke] -?     Executes a method on a management resource."
  83. L_HelpHelp_015_0_Message="  winrm id[entify] -?   Determines if a WS-Management implementation is"
  84. L_HelpHelp_015_1_Message="                        running on the remote machine."
  85. L_HelpHelp_016_0_Message="  winrm quickconfig -?  Configures this machine to accept WS-Management"
  86. L_HelpHelp_016_1_Message="                        requests from other machines."
  87. L_HelpHelp_016_2_Message="  winrm createSDDL -?   Creates a security descriptor for a URI."
  88. L_HelpHelp_016_3_Message="  winrm configSDDL -?   Modify an existing security descriptor for a URI."
  89. L_HelpHelp_016_4_Message="  winrm helpmsg -?      Displays error message for the error code."
  90. L_HelpHelp_017_0_Message=""
  91. L_HelpHelp_018_0_Message="For help on related topics:"
  92. L_HelpHelp_019_0_Message="  winrm help uris       How to construct resource URIs."
  93. L_HelpHelp_020_0_Message="  winrm help aliases    Abbreviations for URIs."
  94. L_HelpHelp_021_0_Message="  winrm help config     Configuring WinRM client and service settings."
  95. L_HelpHelp_021_1_Message="  winrm help urisecurity Configuring security for remote access."
  96. L_HelpHelp_021_2_Message="  winrm help certmapping Configuring client certificate access."
  97. L_HelpHelp_021_3_Message="  winrm help customremoteshell     Configures a shell executable and"
  98. L_HelpHelp_021_4_Message="                        arguments corresponding to a shell URI."
  99. L_HelpHelp_022_0_Message="  winrm help remoting   How to access remote machines."
  100. L_HelpHelp_023_0_Message="  winrm help auth       Providing credentials for remote access."
  101. L_HelpHelp_024_0_Message="  winrm help input      Providing input to create, set, and invoke."
  102. L_HelpHelp_025_0_Message="  winrm help switches   Other switches such as formatting, options, etc."
  103. L_HelpGet_000_0_Message="winrm get RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  104. L_HelpGet_001_0_Message=""
  105. L_HelpGet_002_0_Message="Retrieves instances of RESOURCE_URI using specified "
  106. L_HelpGet_003_0_Message="options and key-value pairs."
  107. L_HelpGet_004_0_Message=""
  108. L_HelpGet_005_0_Message="Example: Retrieve current configuration in XML format:"
  109. X_HelpGet_006_0_Message="  winrm get winrm/config -format:pretty"
  110. L_HelpGet_007_0_Message=""
  111. L_HelpGet_008_0_Message="Example: Retrieve spooler instance of Win32_Service class:"
  112. X_HelpGet_009_0_Message="  winrm get wmicimv2/Win32_Service?Name=spooler"
  113. L_HelpGet_010_0_Message=""
  114. L_HelpGet_011_0_Message="Example: Retrieve a urisecurity entry on this machine:"
  115. X_HelpGet_012_0_Message="  winrm get winrm/config/service/urisecurity?URI=wmicimv2/*"
  116. L_HelpGet_013_0_Message=""
  117. L_HelpGet_014_0_Message="Example: Retrieve a certmapping entry on this machine:"
  118. X_HelpGet_015_0_Message="  winrm get winrm/config/service/certmapping?Issuer=1212131238d84023982e381f20391a2935301923+Subject=*.example.com+URI=wmicimv2/*"
  119. L_HelpGet_016_0_Message=""
  120. L_HelpGet_017_0_Message="Example: Retrieve a CustomRemoteShell entry on this machine:"
  121. X_HelpGet_018_0_Message="  winrm get winrm/config/winrs/customremoteshell?URI=shell/Microsoft.Powershell"
  122. L_HelpGet_019_0_Message=""
  123. L_HelpSet_001_0_Message="winrm set RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  124. L_HelpSet_002_0_Message="          [@{KEY="VALUE"[;KEY="VALUE"]}]"
  125. L_HelpSet_003_0_Message="          [-file:VALUE]"
  126. L_HelpSet_004_0_Message=""
  127. L_HelpSet_005_0_Message="Modifies settings in RESOURCE_URI using specified switches"
  128. L_HelpSet_006_0_Message="and input of changed values via key-value pairs or updated "
  129. L_HelpSet_007_0_Message="object via an input file."
  130. L_HelpSet_008_0_Message=""
  131. L_HelpSet_009_0_Message="Example: Modify a configuration property of WinRM:"
  132. X_HelpSet_010_0_Message="  winrm set winrm/config @{MaxEnvelopeSizekb="100"}"
  133. L_HelpSet_011_0_Message=""
  134. L_HelpSet_012_0_Message="Example: Disable a listener on this machine:"
  135. X_HelpSet_013_0_Message="  winrm set winrm/config/Listener?Address=*+Transport=HTTPS @{Enabled="false"}"
  136. L_HelpSet_014_0_Message=""
  137. L_HelpSet_015_0_Message="Example: Disable a urisecurity entry on this machine:"
  138. X_HelpSet_016_0_Message="  winrm set winrm/config/service/urisecurity?URI=wmicimv2/* @{Enabled="false"}"
  139. L_HelpSet_017_0_Message=""
  140. L_HelpSet_018_0_Message="Example: Disable a certmapping entry on this machine:"
  141. X_HelpSet_019_0_Message="  Winrm set winrm/config/service/certmapping?Issuer=1212131238d84023982e381f20391a2935301923+Subject=*.example.com+URI=wmicimv2/* @{Enabled="false"}"
  142. L_HelpSet_020_0_Message=""
  143. L_HelpSet_021_0_Message="Example: Change a CustomRemoteShell entry on this machine:"
  144. X_HelpSet_022_0_Message="  winrm set winrm/config/winrs/customremoteshell?URI=shell/Microsoft.Powershell @{Arguments="-newPowerShellArgs"}"
  145. L_HelpCreate_001_0_Message="winrm create RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  146. L_HelpCreate_002_0_Message="             [@{KEY="VALUE"[;KEY="VALUE"]}]"
  147. L_HelpCreate_003_0_Message="             [-file:VALUE]"
  148. L_HelpCreate_004_0_Message=""
  149. L_HelpCreate_005_0_Message="Spawns an instance of RESOURCE_URI using specified "
  150. L_HelpCreate_006_0_Message="key-value pairs or input file."
  151. L_HelpCreate_007_0_Message=""
  152. L_HelpCreate_008_0_Message="Example: Create instance of HTTP Listener on IPv6 address:"
  153. X_HelpCreate_009_0_Message="  winrm create winrm/config/Listener?Address=IP:3ffe:8311:ffff:f2c1::5e61+Transport=HTTP"
  154. L_HelpCreate_010_0_Message=""
  155. L_HelpCreate_011_0_Message="Example: Create instance of HTTPS Listener on all IPs:"
  156. X_HelpCreate_012_0_Message="  winrm create winrm/config/Listener?Address=*+Transport=HTTPS @{Hostname="HOST";CertificateThumbprint="XXXXXXXXXX"}"
  157. L_HelpCreate_013_0_Message="Note: XXXXXXXXXX represents a 40-digit hex string; see help config."
  158. L_HelpCreate_014_0_Message=""
  159. L_HelpCreate_015_0_Message="Example: Create a windows shell command instance from xml:"
  160. X_HelpCreate_016_0_Message="  winrm create shell/cmd -file:shell.xml -remote:srv.corp.com"
  161. L_HelpCreate_017_0_Message=""
  162. L_HelpCreate_018_0_Message="Example: Create a urisecurity setting entry:"
  163. X_HelpCreate_019_0_Message="  winrm create winrm/config/service/urisecurity?uri=customuri @{SDDL="customSDDL";enabled="true"}"
  164. L_HelpCreate_020_0_Message="  NOTE: customSDDL represents a valid SDDL string ."
  165. L_HelpCreate_021_0_Message=""
  166. L_HelpCreate_022_0_Message="Example: Create a CertMapping entry:"
  167. X_HelpCreate_023_0_Message="  winrm create winrm/config/service/certmapping?Issuer=1212131238d84023982e381f20391a2935301923+Subject=*.example.com+URI=wmicimv2/* @{UserName="USERNAME",Password="PASSWORD"} -remote:localhost"
  168. L_HelpCreate_024_0_Message=""
  169. L_HelpCreate_025_0_Message="Example: Create a CustomRemoteShell entry:"
  170. X_HelpCreate_026_0_Message="  winrm create winrm/config/winrs/customremoteshell?uri=shell/Microsoft.Powershell @{Shell="%windir%\system32\windowspowershell\v1.0\PowerShell.exe";Arguments="-s -nologo"}"
  171. L_HelpDelete_001_0_Message="winrm delete RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  172. L_HelpDelete_002_0_Message=""
  173. L_HelpDelete_003_0_Message="Removes an instance of RESOURCE_URI."
  174. L_HelpDelete_004_0_Message=""
  175. L_HelpDelete_005_0_Message="Example: delete the HTTP listener on this machine for given IP address:"
  176. X_HelpDelete_006_0_Message="  winrm delete winrm/config/Listener?Address=IP:192.168.2.1+Transport=HTTP"
  177. L_HelpDelete_007_0_Message=""
  178. L_HelpDelete_008_0_Message="Example: delete a certmapping entry:"
  179. X_HelpDelete_009_0_Message="  winrm delete winrm/config/service/certmapping?Issuer=1212131238d84023982e381f20391a2935301923+Subject=*.example.com+URI=wmicimv2/*"
  180. L_HelpDelete_010_0_Message=""
  181. L_HelpDelete_011_0_Message="Example: delete a urisecurity entry:"
  182. X_HelpDelete_012_0_Message="  winrm delete winrm/config/service/urisecurity?uri= shell/cmd"
  183. L_HelpDelete_013_0_Message=""
  184. L_HelpDelete_014_0_Message="Example: delete a CustomRemoteShell entry:"
  185. X_HelpDelete_015_0_Message="  winrm delete winrm/config/winrs/customremoteshell?uri=shell/Microsoft.Powershell"
  186. L_HelpEnum_001_0_Message="winrm enumerate RESOURCE_URI [-ReturnType:Value] [-Shallow]"
  187. L_HelpEnum_001_1_Message="         [-BasePropertiesOnly] [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  188. L_HelpEnum_002_0_Message=""
  189. L_HelpEnum_003_0_Message="Lists instances of RESOURCE_URI."
  190. L_HelpEnum_004_0_Message="Can limit the instances returned by using a filter and dialect if the "
  191. L_HelpEnum_005_0_Message="resource supports these."
  192. L_HelpEnum_006_0_Message=""
  193. L_HelpEnum_006_1_Message="ReturnType"
  194. L_HelpEnum_006_2_Message="----------"
  195. L_HelpEnum_006_3_Message="returnType is an optional switch that determines the type of data returned."
  196. L_HelpEnum_006_4_Message="Possible options are 'Object', 'EPR'  and 'ObjectAndEPR'. Default is Object"
  197. L_HelpEnum_006_5_Message="If Object is specified or if switch is omitted, then only the objects are"
  198. L_HelpEnum_006_6_Message="returned."
  199. L_HelpEnum_006_7_Message="If EPR is specified, then only the EPRs (End point reference) of the"
  200. L_HelpEnum_006_8_Message="objects are returned. EPRs contain information about the resource URI and"
  201. L_HelpEnum_006_9_Message="selectors for the instance."
  202. L_HelpEnum_006_10_Message="If ObjectAndEPR is specified, then both the object and the associated EPRs"
  203. L_HelpEnum_006_11_Message="are returned."
  204. L_HelpEnum_006_12_Message=""
  205. L_HelpEnum_006_13_Message="Shallow"
  206. L_HelpEnum_006_14_Message="-------"
  207. L_HelpEnum_006_15_Message="Enumerate only instances of the base class specified in the resource URI."
  208. L_HelpEnum_006_16_Message="If this flag is not specified, instances of the base class specified in "
  209. L_HelpEnum_006_17_Message="the resource URI and all its derived classes are returned."
  210. L_HelpEnum_006_18_Message=""
  211. L_HelpEnum_006_19_Message="BasePropertiesOnly"
  212. L_HelpEnum_006_20_Message="------------------"
  213. L_HelpEnum_006_21_Message="Includes only those properties that are part of the base class specified"
  214. L_HelpEnum_006_22_Message="in the resource URI. When -Shallow is specified, this flag has no effect. "
  215. L_HelpEnum_006_23_Message=""
  216. L_HelpEnum_007_0_Message="Example: List all WinRM listeners on this machine:"
  217. X_HelpEnum_008_0_Message="  winrm enumerate winrm/config/Listener"
  218. L_HelpEnum_009_0_Message=""
  219. L_HelpEnum_010_0_Message="Example: List all instances of Win32_Service class:"
  220. X_HelpEnum_011_0_Message="  winrm enumerate wmicimv2/Win32_Service"
  221. L_HelpEnum_012_0_Message=""
  222. L_HelpEnum_016_0_Message="Example: List all shell instances on a machine:"
  223. X_HelpEnum_017_0_Message="  winrm enum shell/cmd -remote:srv.corp.com"
  224. L_HelpEnum_018_0_Message=""
  225. L_HelpEnum_019_0_Message="Example: List all urisecurity settings:"
  226. X_HelpEnum_020_0_Message="  winrm enum winrm/config/service/urisecurity"
  227. L_HelpEnum_021_0_Message=""
  228. L_HelpEnum_022_0_Message="Example: List all certmapping settings:"
  229. X_HelpEnum_023_0_Message="  winrm enum winrm/config/service/certmapping"
  230. L_HelpEnum_024_0_Message=""
  231. L_HelpEnum_025_0_Message="Example: List all CustomRemoteShell entries:"
  232. X_HelpEnum_026_0_Message="  winrm enum winrm/config/winrs/customremoteshell"
  233. L_HelpInvoke_001_0_Message="winrm invoke ACTION RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  234. L_HelpInvoke_002_0_Message="             [@{KEY="VALUE"[;KEY="VALUE"]}]"
  235. L_HelpInvoke_003_0_Message="             [-file:VALUE]"
  236. L_HelpInvoke_004_0_Message=""
  237. L_HelpInvoke_005_0_Message="Executes method specified by ACTION on target object specified by RESOURCE_URI"
  238. L_HelpInvoke_006_0_Message="with parameters specified by key-value pairs."
  239. L_HelpInvoke_007_0_Message=""
  240. L_HelpInvoke_008_0_Message="Example: Call StartService method on Spooler service:"
  241. X_HelpInvoke_009_0_Message="  winrm invoke StartService wmicimv2/Win32_Service?Name=spooler"
  242. L_HelpInvoke_010_0_Message=""
  243. L_HelpInvoke_011_0_Message="Example: Call StopService method on Spooler service using XML file:"
  244. X_HelpInvoke_012_0_Message="  winrm invoke StopService wmicimv2/Win32_Service?Name=spooler -file:input.xml"
  245. L_HelpInvoke_013_0_Message="Where input.xml:"
  246. X_HelpInvoke_014_0_Message="<p:StopService_INPUT xmlns:p="http://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2/Win32_Service"/>"
  247. L_HelpInvoke_015_0_Message=""
  248. L_HelpInvoke_016_0_Message="Example: Call Create method of Win32_Process class with specified parameters:"
  249. X_HelpInvoke_017_0_Message="  winrm invoke Create wmicimv2/Win32_Process @{CommandLine="notepad.exe";CurrentDirectory="C:\"}"
  250. X_HelpIdentify_001_0_Message="winrm identify  [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  251. L_HelpIdentify_003_0_Message=""
  252. L_HelpIdentify_004_0_Message="Issues an operation against a remote machine to see if the WS-Management "
  253. L_HelpIdentify_005_0_Message="service is running. This operation must be run with the '-remote' switch."
  254. L_HelpIdentify_006_0_Message="To run this operation unauthenticated against the remote machine use the"
  255. L_HelpIdentify_007_0_Message="-auth:none"
  256. L_HelpIdentify_008_0_Message=""
  257. L_HelpIdentify_009_0_Message="Example: identify if WS-Management is running on www.example.com:"
  258. X_HelpIdentify_010_0_Message="  winrm identify -remote:www.example.com"
  259. X_HelpHelpMessaage_001_0_Message="winrm helpmsg errorcode"
  260. X_HelpHelpMessaage_002_0_Message=""
  261. X_HelpHelpMessaage_003_0_Message="Displays error message associate with the error code."
  262. X_HelpHelpMessaage_004_0_Message="Examples:"
  263. X_HelpHelpMessaage_005_0_Message="  winrm helpmsg 5"
  264. X_HelpHelpMessaage_006_0_Message="  winrm helpmsg 0x5"
  265. L_HelpAlias_001_0_Message="Aliasing allows shortcuts to be used in place of full Resource URIs."
  266. L_HelpAlias_002_0_Message="Available aliases and the Resource URIs they substitute for are:"
  267. L_HelpAlias_003_0_Message=""
  268. X_HelpAlias_004_0_Message="wmi      = http://schemas.microsoft.com/wbem/wsman/1/wmi"
  269. X_HelpAlias_005_0_Message="wmicimv2 = http://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2"
  270. X_HelpAlias_006_0_Message="cimv2    = http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2"
  271. X_HelpAlias_007_0_Message="winrm    = http://schemas.microsoft.com/wbem/wsman/1"
  272. X_HelpAlias_008_0_Message="wsman    = http://schemas.microsoft.com/wbem/wsman/1"
  273. X_HelpAlias_009_0_Message="shell    = http://schemas.microsoft.com/wbem/wsman/1/windows/shell"
  274. L_HelpAlias_010_0_Message=""
  275. L_HelpAlias_011_0_Message="Example: using full Resource URI:"
  276. L_HelpAlias_013_0_Message=""
  277. L_HelpAlias_014_0_Message="Example: using alias:"
  278. X_HelpAlias_015_0_Message="  winrm get wmicimv2/Win32_Service?Name=WinRM"
  279. L_HelpUris_001_0_Message="Universal Resource Identifiers (URI) specify management resources to be"
  280. L_HelpUris_002_0_Message="used for operations."
  281. L_HelpUris_003_0_Message=""
  282. L_HelpUris_004_0_Message="Selectors and values are passed after the URI in the form:"
  283. X_HelpUris_005_0_Message="  RESOURCE_URI?NAME=VALUE[+NAME=VALUE]..."
  284. L_HelpUris_006_0_Message=""
  285. L_HelpUris_007_0_Message="URIs for all information in WMI are of the following form:"
  286. X_HelpUris_008_0_Message="  WMI path = \\root\NAMESPACE[\NAMESPACE]\CLASS"
  287. X_HelpUris_009_0_Message="  URI      = http://schemas.microsoft.com/wbem/wsman/1/wmi/root/NAMESPACE[/NAMESPACE]/CLASS"
  288. X_HelpUris_010_0_Message="  ALIAS    = wmi/root/NAMESPACE[/NAMESPACE]/CLASS"
  289. L_HelpUris_011_0_Message=""
  290. L_HelpUris_012_0_Message="Example: Get information about WinRM service from WMI using single selector"
  291. X_HelpUris_013_0_Message="  WMI path = \\root\cimv2\Win32_Service"
  292. X_HelpUris_013_1_Message="  URI      = http://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2/Win32_Service?Name=WinRM"
  293. X_HelpUris_014_0_Message="  ALIAS    = wmi/root/cimv2/Win32_Service?Name=WinRM"
  294. L_HelpUris_015_0_Message=""
  295. L_HelpUris_015_1_Message="When enumerating WMI instances using a WQL filter,"
  296. L_HelpUris_015_2_Message="the CLASS must be "*" (star) and no selectors should be specified."
  297. L_HelpUris_015_3_Message="Example:"
  298. X_HelpUris_015_4_Message="URI = http://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2/*"
  299. L_HelpUris_015_5_Message=""
  300. L_HelpUris_015_6_Message="When accesing WMI singleton instances, no selectors should be specified."
  301. L_HelpUris_015_7_Message="Example:"
  302. X_HelpUris_015_8_Message="URI = http://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2/Win32_Service"
  303. L_HelpUris_015_9_Message=""
  304. L_HelpUris_016_0_Message="Note: Some parts of RESOURCE_URI may be case-sensitive. When using create or"
  305. L_HelpUris_017_0_Message="invoke, the last part of the resource URI must match case-wise the top-level"
  306. L_HelpUris_018_0_Message="element of the expected XML."
  307. L_HelpConfig_001_0_Message="Configuration for WinRM is managed using the winrm command line or through GPO."
  308. L_HelpConfig_002_0_Message="Configuration includes global configuration for both the client and service."
  309. L_HelpConfig_003_0_Message=""
  310. L_HelpConfig_004_0_Message="The WinRM service requires at least one listener to indicate the IP address(es)"
  311. L_HelpConfig_005_0_Message="on which to accept WS-Management requests.  For example, if the machine has "
  312. L_HelpConfig_006_0_Message="multiple network cards, WinRM can be configured to only accept requests from"
  313. L_HelpConfig_007_0_Message="one of the network cards."
  314. L_HelpConfig_008_0_Message=""
  315. L_HelpConfig_009_0_Message="Global configuration"
  316. X_HelpConfig_010_0_Message="  winrm get winrm/config"
  317. X_HelpConfig_011_0_Message="  winrm get winrm/config/client"
  318. X_HelpConfig_012_0_Message="  winrm get winrm/config/service"
  319. X_HelpConfig_012_1_Message="  winrm enumerate winrm/config/service/urisecurity"
  320. X_HelpConfig_012_2_Message="  winrm enumerate winrm/config/service/certmapping"
  321. X_HelpConfig_012_3_Message="  winrm enumerate winrm/config/winrs/customremoteshell"
  322. L_HelpConfig_013_0_Message=""
  323. L_HelpConfig_014_0_Message="Network listening requires one or more listeners.  "
  324. L_HelpConfig_015_0_Message="Listeners are identified by two selectors: Address and Transport."
  325. L_HelpConfigAddress_001_0_Message="Address must be one of:"
  326. L_HelpConfigAddress_002_0_Message="  *           - Listen on all IPs on the machine "
  327. L_HelpConfigAddress_003_0_Message="  IP:1.2.3.4  - Listen only on the specified IP address"
  328. L_HelpConfigAddress_004_0_Message="  MAC:...     - Listen only on IP address for the specified MAC"
  329. L_HelpConfigAddress_005_0_Message=""
  330. L_HelpConfigAddress_006_0_Message="Note: All listening is subject to the IPv4Fitler and IPv6Filter under    "
  331. L_HelpConfigAddress_007_0_Message="config/service."
  332. L_HelpConfigAddress_008_0_Message="Note: IP may be an IPv4 or IPv6 address."
  333. L_HelpConfigTransport_001_0_Message="Transport must be one of:"
  334. L_HelpConfigTransport_002_0_Message="  HTTP  - Listen for requests on HTTP  (port 80)"
  335. L_HelpConfigTransport_003_0_Message="  HTTPS - Listen for requests on HTTPS (port 443)"
  336. L_HelpConfigTransport_004_0_Message=""
  337. L_HelpConfigTransport_005_0_Message="Note: HTTP traffic by default only allows messages encrypted with "
  338. L_HelpConfigTransport_006_0_Message="the Negotiate or Kerberos SSP."
  339. L_HelpConfigTransport_007_0_Message=""
  340. L_HelpConfigTransport_008_0_Message=""
  341. L_HelpConfigTransport_009_0_Message="When configuring HTTPS, the following properties are used:"
  342. L_HelpConfigTransport_010_0_Message="  Hostname - Name of this machine; must match CN in certificate."
  343. L_HelpConfigTransport_011_0_Message="  CertificateThumbprint - hexadecimal thumbprint of certificate appropriate for"
  344. L_HelpConfigTransport_012_0_Message="    Server Authentication."
  345. L_HelpConfigTransport_013_0_Message="Note: If only Hostname is supplied, WinRM will try to find an appropriate"
  346. L_HelpConfigTransport_014_0_Message="certificate."
  347. L_HelpConfigExamples_001_0_Message="Example: To listen for requests on HTTP on all IPs on the machine:"
  348. X_HelpConfigExamples_002_0_Message="  winrm create winrm/config/listener?Address=*+Transport=HTTP"
  349. L_HelpConfigExamples_003_0_Message=""
  350. L_HelpConfigExamples_004_0_Message="Example: To disable a given listener"
  351. X_HelpConfigExamples_005_0_Message="  winrm set winrm/config/listener?Address=IP:1.2.3.4+Transport=HTTP @{Enabled="false"}"
  352. L_HelpConfigExamples_006_0_Message=""
  353. L_HelpConfigExamples_007_0_Message="Example: To enable basic authentication on the client but not the service:"
  354. X_HelpConfigExamples_008_0_Message="  winrm set winrm/config/client/auth @{Basic="true"}"
  355. L_HelpConfigExamples_009_0_Message=""
  356. L_HelpConfigExamples_010_0_Message="Example: To enable Negotiate for all workgroup machines."
  357. X_HelpConfigExamples_011_0_Message="  winrm set winrm/config/client @{TrustedHosts="<local>"}"
  358. L_HelpUriSecurity_001_0_Message="Security configuration for remote access to WinRM is stored in the "
  359. L_HelpUriSecurity_002_0_Message="URI security table identified by the following resource URI:"
  360. L_HelpUriSecurity_003_0_Message=""
  361. L_HelpUriSecurity_004_0_Message="winrm/config/service/urisecurity"
  362. L_HelpUriSecurity_005_0_Message=""
  363. L_HelpUriSecurity_006_0_Message="Each entry in this table contains three properties:"
  364. L_HelpUriSecurity_007_0_Message=" URI - The URI or URI prefix of the resource(s) to be secured."
  365. L_HelpUriSecurity_008_0_Message=" SDDL - The security descriptor defining who has access to that URI."
  366. L_HelpUriSecurity_009_0_Message=" Enabled - Indicates if this entry should be used."
  367. L_HelpUriSecurity_010_0_Message="  "
  368. L_HelpUriSecurity_011_0_Message="A remote request is allowed access to WinRM if the client has permissions"
  369. L_HelpUriSecurity_012_0_Message="in the SDDL for the most specific URI in the URI security table."
  370. L_HelpUriSecurity_012_1_Message=""
  371. L_HelpUriSecurity_012_2_Message="A URI may end with the "*" character in which case it matches all resource "
  372. L_HelpUriSecurity_013_0_Message="URIs that start with that prefix.  Otherwise, the URI is an exact match.  "
  373. L_HelpUriSecurity_014_0_Message="When checking remote access, if the resource URI in the request matches "
  374. L_HelpUriSecurity_015_0_Message="multiple entries in the URI security table, only the entry with the "
  375. L_HelpUriSecurity_016_0_Message="longest match is used"
  376. L_HelpUriSecurityExamples_001_0_Message="Example: To see the current URI security configuration"
  377. L_HelpUriSecurityExamples_001_1_Message=""
  378. X_HelpUriSecurityExamples_002_0_Message="  winrm enumerate winrm/config/service/urisecurity"
  379. L_HelpUriSecurityExamples_003_0_Message=""
  380. L_HelpUriSecurityExamples_004_0_Message="Example: To allow only domain administrators (DA) to change WinRM config "
  381. L_HelpUriSecurityExamples_005_0_Message="      (and audit all failures and successful updates):"
  382. X_HelpUriSecurityExamples_006_0_Message=" winrm create winrm/config/service/urisecurity?uri=winrm/config* "
  383. X_HelpUriSecurityExamples_007_0_Message=" @{SDDL=" O:NSG:BAD:P(A;;GA;;;DA) S:P(AU;FA;GA;;;WD)(AU;SA;GWGX;;;WD"}"
  384. L_HelpCertMapping_001_0_Message="Certificate mapping remote access to WinRM using client certificates is "
  385. L_HelpCertMapping_002_0_Message="stored in the certificate mapping table identified by the "
  386. L_HelpCertMapping_003_0_Message="following resource URI:"
  387. L_HelpCertMapping_003_1_Message=""
  388. L_HelpCertMapping_004_0_Message=" winrm/config/service/CertMapping"
  389. L_HelpCertMapping_005_0_Message=""
  390. L_HelpCertMapping_006_0_Message="Each entry in this table contains five properties:"
  391. L_HelpCertMapping_007_0_Message=" Issuer -  Thumbprint of the issuer certificate."
  392. L_HelpCertMapping_008_0_Message=" Subject - Subject field of client certificate."
  393. L_HelpCertMapping_009_0_Message=" URI - The URI or URI prefix for which this mapping applies."
  394. L_HelpCertMapping_009_1_Message=" Username - Local username for processing the request."
  395. L_HelpCertMapping_009_2_Message=" Password - Local password for processing the request."
  396. L_HelpCertMapping_009_3_Message=" Enabled - Use in processing if true."
  397. L_HelpCertMapping_010_0_Message="  "
  398. L_HelpCertMapping_011_0_Message="For a client certificate to be applicable, the issuer certificate must be  "
  399. L_HelpCertMapping_012_0_Message="available locally and match the thumbprint in the entry Issuer property"
  400. L_HelpCertMapping_012_1_Message=""
  401. L_HelpCertMapping_012_2_Message="For a client certificate to be applicable, its DNS or Principal name "
  402. L_HelpCertMapping_013_0_Message="(from the SubjectAlternativeName field) must match the Subject property."
  403. L_HelpCertMapping_014_0_Message="The value can start with a '*' wildcard."
  404. L_HelpCertMapping_014_1_Message="The URI identifies for which resources the indicated client certificates ."
  405. L_HelpCertMapping_014_2_Message="should be mapped."
  406. L_HelpCertMapping_014_3_Message="The value can end with a '*' wildcard."
  407. L_HelpCertMapping_014_4_Message=""
  408. L_HelpCertMapping_015_0_Message="If the client certificate matches the entry and it is enabled, the "
  409. L_HelpCertMapping_016_0_Message="request is processed under the local account with the given username "
  410. L_HelpCertMapping_017_0_Message="and password after ensuring that user has access to the resource as "
  411. L_HelpCertMapping_018_0_Message="defined by the URI security table."
  412. L_HelpCertMapping_019_0_Message=""
  413. L_HelpCertMapping_020_0_Message="When creating a new entry or changing the password of an existing entry, "
  414. L_HelpCertMapping_021_0_Message="the -r switch must be used since the WinRM service must store the password"
  415. L_HelpCertMapping_022_0_Message="for future use."
  416. L_HelpCertMappingExamples_001_0_Message="Example: To see the current CertMapping configuration"
  417. X_HelpCertMappingExamples_002_0_Message="  winrm enumerate winrm/config/service/CertMapping"
  418. L_HelpCertMappingExamples_003_0_Message="Example: Create a CertMapping entry:"
  419. X_HelpCertMappingExamples_004_0_Message="  winrm create winrm/config/service/certmapping?Issuer=1212131238d84023982e381f20391a2935301923+Subject=*.example.com+URI=wmicimv2/* @{UserName="USERNAME";Password="PASSWORD"} -remote:localhost"
  420. L_HelpCertMappingExamples_005_0_Message=""
  421. L_HelpCreatesddl_000_0_Message="winrm createsddl RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  422. L_HelpCreatesddl_001_0_Message=""
  423. L_HelpCreatesddl_002_0_Message="Creates a new entry in the URI security table to control "
  424. L_HelpCreatesddl_002_1_Message="remote access to WinRM resources."
  425. L_HelpCreatesddl_003_0_Message="This command will fail if the entry already exists."
  426. L_HelpCreatesddl_004_0_Message=""
  427. L_HelpCreatesddl_005_0_Message="This command will launch a GUI to edit the security settings."
  428. L_HelpCreatesddl_005_1_Message=""
  429. L_HelpCreatesddl_006_0_Message="The RESOURCE_URI may be a complete resource URI or it may be a prefix."
  430. L_HelpCreatesddl_007_0_Message="Prefixes are indicated by adding a trailing *."
  431. L_HelpCreatesddl_010_0_Message=""
  432. L_HelpCreatesddl_011_0_Message="Example: To set the security for all WinRM configuration"
  433. X_HelpCreatesddl_012_0_Message="  winrm createsddl winrm/config*"
  434. L_HelpConfigsddl_000_0_Message="winrm configsddl RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] ...]"
  435. L_HelpConfigsddl_001_0_Message=""
  436. L_HelpConfigsddl_002_0_Message="Changes an existing entry in the URI security table to "
  437. L_HelpConfigsddl_002_1_Message="control remote access to WinRM resources."
  438. L_HelpConfigsddl_003_0_Message="This command will fail if the entry does not exist."
  439. L_HelpConfigsddl_004_0_Message=""
  440. L_HelpConfigsddl_005_0_Message="This command will launch a GUI to edit the security settings."
  441. L_HelpConfigsddl_005_1_Message=""
  442. L_HelpConfigsddl_006_0_Message="The RESOURCE_URI may be a complete resource URI or it may be a prefix."
  443. L_HelpConfigsddl_007_0_Message="Prefixes are indicated by adding a trailing *."
  444. L_HelpConfigsddl_010_0_Message=""
  445. L_HelpConfigsddl_011_0_Message="Example: To change the default security"
  446. X_HelpConfigsddl_012_0_Message="  winrm configsddl *"
  447. L_NONURISECFEATUREHelpConfigsddl_000_0_Message="winrm configsddl"
  448. L_NONURISECFEATUREHelpConfigsddl_001_0_Message=""
  449. L_NONURISECFEATUREHelpConfigsddl_002_0_Message="Changes the security descriptor to "
  450. L_NONURISECFEATUREHelpConfigsddl_002_1_Message="control remote access to WinRM resources."
  451. L_NONURISECFEATUREHelpConfigsddl_004_0_Message=""
  452. L_NONURISECFEATUREHelpConfigsddl_005_0_Message="This command will launch a GUI to edit the security settings."
  453. L_NONURISECFEATUREHelpConfigsddl_005_1_Message=""
  454. L_NONURISECFEATUREHelpConfigsddl_011_0_Message="Example: To change the  security"
  455. X_NONURISECFEATUREHelpConfigsddl_012_0_Message="  winrm configsddl "
  456. L_HelpCustomRemoteShell_001_0_Message="The configuration that allows a client to run a remote shell and "
  457. L_HelpCustomRemoteShell_001_1_Message="arguments based on a URI is stored in the CustomRemoteShell table."
  458. L_HelpCustomRemoteShell_002_0_Message="The table is identified by the following resource URI:"
  459. L_HelpCustomRemoteShell_003_0_Message=""
  460. L_HelpCustomRemoteShell_004_0_Message=" winrm/config/winrs/customremoteshell"
  461. L_HelpCustomRemoteShell_005_0_Message=""
  462. L_HelpCustomRemoteShell_006_0_Message="Each entry in this table contains three properties:"
  463. L_HelpCustomRemoteShell_007_0_Message=" URI - The URI of the shell resource."
  464. L_HelpCustomRemoteShell_008_0_Message=" Shell - The executable to be launched."
  465. L_HelpCustomRemoteShell_009_0_Message=" Arguments - The arguments to be passed to the shell Shell."
  466. L_HelpCustomRemoteShell_010_0_Message=""
  467. L_HelpCustomRemoteShell_011_0_Message="The URI is the key and is case-insensitive; wildcards, internal whitespaces"
  468. L_HelpCustomRemoteShell_011_1_Message="and '?' character are not allowed."
  469. L_HelpCustomRemoteShell_012_0_Message=""
  470. L_HelpCustomRemoteShell_013_0_Message="The shell executable must be specified as a full path. "
  471. L_HelpCustomRemoteShell_013_1_Message="It can contain environment variables; the environment"
  472. L_HelpCustomRemoteShell_014_0_Message="variables are expanded on the remote machine."
  473. L_HelpCustomRemoteShellExamples_001_0_Message="Example: To see the current CustomRemoteShell configuration"
  474. X_HelpCustomRemoteShellExamples_002_0_Message="  winrm enumerate winrm/config/winrs/customremoteshell"
  475. L_HelpCustomRemoteShellExamples_003_0_Message=""
  476. L_HelpCustomRemoteShellExamples_004_0_Message="Example: To create an entry for PowerShell:"
  477. X_HelpCustomRemoteShellExamples_005_0_Message=" winrm create winrm/config/winrs/customremoteshell?uri=shell/Microsoft.Powershell @{ Shell="%windir%\system32\windowspowershell\v1.0\PowerShell.exe";Arguments="-s -nologo"}"
  478. L_HelpCustomRemoteShellExamples_006_0_Message=""
  479. X_HelpQuickConfig_001_0_Message="winrm quickconfig [-quiet] [-transport:VALUE]"
  480. X_HelpQuickConfig_002_0_Message=""
  481. X_HelpQuickConfig_003_0_Message="Performs configuration actions to enable this machine for remote management."
  482. X_HelpQuickConfig_004_0_Message="Includes:"
  483. X_HelpQuickConfig_005_0_Message="  1. Start the WinRM service"
  484. X_HelpQuickConfig_006_0_Message="  2. Set the WinRM service type to auto start"
  485. X_HelpQuickConfig_007_0_Message="  3. Create a listener to accept request on any IP address"
  486. X_HelpQuickConfig_008_0_Message="  4. Enable firewall exception for WS-Management traffic (for http only)"
  487. X_HelpQuickConfig_009_0_Message=""
  488. X_HelpQuickConfig_010_0_Message="-q[uiet]"
  489. X_HelpQuickConfig_010_1_Message="--------"
  490. X_HelpQuickConfig_011_0_Message="If present, quickconfig will not prompt for confirmation."
  491. X_HelpQuickConfig_012_0_Message="-transport:VALUE"
  492. X_HelpQuickConfig_013_0_Message="----------------"
  493. X_HelpQuickConfig_014_0_Message="Perform quickconfig for specific transport."
  494. X_HelpQuickConfig_015_0_Message="Possible options are http and https.  Defaults to http."
  495. L_HelpRemote_001_0_Message="winrm OPERATION -remote:VALUE [-unencrypted]"
  496. L_HelpRemote_002_0_Message=""
  497. L_HelpRemote_003_0_Message="-r[emote]:VALUE"
  498. L_HelpRemote_004_0_Message="---------------"
  499. L_HelpRemote_005_0_Message="Specifies identifier of remote endpoint/system.  "
  500. L_HelpRemote_006_0_Message="May be a simple host name or a complete URL."
  501. L_HelpRemote_007_0_Message=""
  502. L_HelpRemote_008_0_Message="  [TRANSPORT://]HOST[:PORT][/PREFIX]"
  503. L_HelpRemote_009_0_Message=""
  504. L_HelpRemote_010_0_Message="Transport: One of HTTP or HTTPS; default is HTTP."
  505. L_HelpRemote_011_0_Message="Host: Can be in the form of a DNS name, NetBIOS name, or IP address."
  506. L_HelpRemote_012_0_Message="Port: Defaults to 80 for HTTP and 443 for HTTPS."
  507. L_HelpRemote_013_0_Message="Prefix: Defaults to wsman."
  508. L_HelpRemote_014_0_Message=""
  509. L_HelpRemote_015_0_Message="Note: IPv6 addresses must be enclosed in brackets."
  510. L_HelpRemote_016_0_Message="Note: When using HTTPS, the machine name must match the server's certificate"
  511. L_HelpRemote_017_0_Message="      common name (CN) unless -skipCNcheck is used."
  512. L_HelpRemote_018_0_Message="Note: Defaults for port and prefix can be changed in the local configuration."
  513. L_HelpRemoteExample_001_0_Message="Example: Connect to srv.corp.com via http:"
  514. X_HelpRemoteExample_002_0_Message="  winrm get uri -r:srv.corp.com"
  515. L_HelpRemoteExample_003_0_Message=""
  516. L_HelpRemoteExample_004_0_Message="Example: Connect to local computer machine1 via https:"
  517. X_HelpRemoteExample_005_0_Message="  winrm get uri -r:https://machine1"
  518. L_HelpRemoteExample_006_0_Message=""
  519. L_HelpRemoteExample_007_0_Message="Example: Connect to an IPv6 machine via http:"
  520. X_HelpRemoteExample_008_0_Message="  winrm get uri -r:[1:2:3::8]"
  521. L_HelpRemoteExample_009_0_Message=""
  522. L_HelpRemoteExample_010_0_Message="Example: Connect to an IPv6 machine via https on a non-default port and URL:"
  523. X_HelpRemoteExample_011_0_Message="  winrm get uri -r:https://[1:2:3::8]:444/path"
  524. L_HelpRemoteUnencrypted_001_0_Message="-un[encrypted]"
  525. L_HelpRemoteUnencrypted_002_0_Message="--------------"
  526. L_HelpRemoteUnencrypted_003_0_Message="Specifies that no encryption will be used when doing remote operations over"
  527. L_HelpRemoteUnencrypted_004_0_Message="HTTP.  Unencrypted traffic is not allowed by default and must be enabled in"
  528. L_HelpRemoteUnencrypted_005_0_Message="the local configuration."
  529. L_HelpRemoteConfig_001_0_Message="To enable this machine to be remotely managed see:"
  530. L_HelpAuth_001_0_Message="winrm OPERATION -remote:VALUE "
  531. L_HelpAuth_002_0_Message="  [-authentication:VALUE] "
  532. L_HelpAuth_003_0_Message="  [-username:USERNAME] "
  533. L_HelpAuth_004_0_Message="  [-password:PASSWORD]"
  534. L_HelpAuth_004_1_Message="  [-certificate:THUMBPRINT]"
  535. L_HelpAuth_005_0_Message=""
  536. L_HelpAuth_006_0_Message="When connecting remotely, you can specify which credentials and which"
  537. L_HelpAuth_007_0_Message="authentication mechanisms to use.  If none are specified the current "
  538. L_HelpAuth_008_0_Message="logged-on user's credentials will be used."
  539. L_HelpAuthAuth_001_0_Message="-a[uthentication]:VALUE"
  540. L_HelpAuthAuth_002_0_Message="-----------------------"
  541. L_HelpAuthAuth_003_0_Message="Specifies authentication mechanism used when communicating with remote machine."
  542. L_HelpAuthAuth_004_0_Message="Possible options are None, Basic, Digest, Negotiate or Kerberos."
  543. L_HelpAuthAuth_005_0_Message="Examples:"
  544. X_HelpAuthAuth_006_0_Message="  -a:None"
  545. X_HelpAuthAuth_007_0_Message="  -a:Basic"
  546. X_HelpAuthAuth_008_0_Message="  -a:Digest"
  547. X_HelpAuthAuth_009_0_Message="  -a:Negotiate"
  548. X_HelpAuthAuth_010_0_Message="  -a:Kerberos"
  549. X_HelpAuthAuth_010_1_Message="  -a:Certificate"
  550. L_HelpAuthAuth_011_0_Message="Note: If an authentication mechanism is not specified, Kerberos is used unless"
  551. L_HelpAuthAuth_012_0_Message="      one of the conditions below is true, in which case Negotiate is used:"
  552. L_HelpAuthAuth_013_0_Message="   -explicit credentials are supplied and the destination host is trusted"
  553. L_HelpAuthAuth_013_1_Message="   -the destination host is "localhost", "127.0.0.1" or "[::1]""
  554. L_HelpAuthAuth_013_2_Message="   -the client computer is in workgroup and the destination host is trusted"
  555. L_HelpAuthAuth_014_0_Message="Note: Not all authentication mechanisms are enabled by default.  Allowed"
  556. L_HelpAuthAuth_015_0_Message="      authentication mechanisms can be controlled by local configuration "
  557. L_HelpAuthAuth_016_0_Message="      or group policy."
  558. L_HelpAuthAuth_017_0_Message="Note: Most operations will require an authentication mode other than None."
  559. L_HelpAuthAuth_018_0_Message="Note: Certificate authentication can be used only with the HTTPS transport."
  560. L_HelpAuthAuth_019_0_Message="      To configure an HTTPS listener for the WinRM service run the command:"
  561. L_HelpAuthAuth_020_0_Message="      "winrm quickconfig -transport:HTTPS""
  562. L_HelpAuthUsername_001_0_Message="-u[sername]:USERNAME"
  563. L_HelpAuthUsername_002_0_Message="--------------------"
  564. L_HelpAuthUsername_003_0_Message="Specifies username on remote machine. Cannot be used on local machine."
  565. L_HelpAuthUsername_004_0_Message="User must be member of local Administrators group on remote machine."
  566. L_HelpAuthUsername_005_0_Message="If the user account is a local account on the remote machine,"
  567. L_HelpAuthUsername_006_0_Message="the syntax should be in the form -username:USERNAME"
  568. L_HelpAuthUsername_007_0_Message="If the username is a domain account, the syntax should be in the form"
  569. L_HelpAuthUsername_008_0_Message="-username:DOMAIN\USERNAME"
  570. L_HelpAuthUsername_009_0_Message="If Basic or Digest is used, then -username is required."
  571. L_HelpAuthUsername_010_0_Message="If Kerberos is used, then the current logged-on user's credentials"
  572. L_HelpAuthUsername_011_0_Message="are used if -username is not supplied. Only domain credentials can"
  573. L_HelpAuthUsername_011_1_Message="be used with Kerberos."
  574. L_HelpAuthUsername_012_0_Message="If Negotiate is used, then -username is required unless"
  575. L_HelpAuthUsername_013_0_Message="one of the conditions below is true:"
  576. L_HelpAuthUsername_014_0_Message="   -the destination host is "localhost", "127.0.0.1" or "[::1]""
  577. L_HelpAuthUsername_015_0_Message="   -the client computer is in workgroup and the destination host is trusted"
  578. L_HelpAuthPassword_001_0_Message="-p[assword]:PASSWORD"
  579. L_HelpAuthPassword_002_0_Message="--------------------"
  580. L_HelpAuthPassword_003_0_Message="Specifies password on command line to override interactive prompt."
  581. L_HelpAuthPassword_004_0_Message="Applies only if -username:USERNAME option is used."
  582. L_HelpAuthCertificate_001_0_Message="-c[ertificate]:THUMBPRINT"
  583. L_HelpAuthCertificate_002_0_Message="--------------------"
  584. L_HelpAuthCertificate_003_0_Message="Specifies the thumbprint of a certificate that must exist in the local"
  585. L_HelpAuthCertificate_004_0_Message="machine store or in the current user store. The certificate must be intended"
  586. L_HelpAuthCertificate_005_0_Message="for client authentication."
  587. L_HelpAuthCertificate_006_0_Message="Applies only if -a:Certificate is used."
  588. L_HelpAuthCertificate_007_0_Message="THUMBPRINT can contain spaces, in which case it must be enclosed in"
  589. L_HelpAuthCertificate_008_0_Message="double quotation marks."
  590. L_HelpAuthCertificate_009_0_Message="Examples:"
  591. L_HelpAuthCertificate_010_0_Message="-c:7b0cf48026409e38a2d6348761b1dd1271c4f86d"
  592. L_HelpAuthCertificate_011_0_Message="-c:"7b 0c f4 80 26 40 9e 38 a2 d6 34 87 61 b1 dd 12 71 c4 f8 6d""
  593. L_HelpInput_001_0_Message="Input can be by either providing key/value pairs directly on the command line"
  594. L_HelpInput_002_0_Message="or reading XML from a file."
  595. L_HelpInput_003_0_Message=""
  596. L_HelpInput_004_0_Message="  winrm OPERATION -file:VALUE "
  597. L_HelpInput_005_0_Message="  winrm OPERATION @{KEY="VALUE"[;KEY="VALUE"]}"
  598. L_HelpInput_006_0_Message=""
  599. L_HelpInput_007_0_Message="Applies to set, create, and invoke operations."
  600. L_HelpInput_008_0_Message="Use either @{KEY=VALUE} or input from an XML file, but not both."
  601. L_HelpInput_009_0_Message=""
  602. L_HelpInput_010_0_Message="-file:VALUE"
  603. L_HelpInput_011_0_Message="-----------"
  604. L_HelpInput_012_0_Message="Specifies name of file used as input."
  605. L_HelpInput_013_0_Message="VALUE can be absolute path, relative path, or filename without path."
  606. L_HelpInput_014_0_Message="Names or paths that include spaces must be enclosed in quotation marks."
  607. L_HelpInput_015_0_Message=""
  608. L_HelpInput_016_0_Message="@{KEY="VALUE"[;KEY="VALUE"]}"
  609. L_HelpInput_017_0_Message="----------------------------"
  610. L_HelpInput_018_0_Message="Keys are not unique."
  611. L_HelpInput_019_0_Message="Values must be within quotation marks."
  612. L_HelpInput_020_0_Message="$null is a special value."
  613. L_HelpInput_021_0_Message=""
  614. L_HelpInput_022_0_Message="Examples:"
  615. X_HelpInput_023_0_Message="  @{key1="value1";key2="value2"}"
  616. X_HelpInput_024_0_Message="  @{key1=$null;key2="value2"}"
  617. L_HelpFilter_001_0_Message="Filters allow selecting a subset of the desired resources:"
  618. X_HelpFilter_002_0_Message=""
  619. L_HelpFilter_003_0_Message="winrm enumerate RESOURCE_URI -filter:EXPR [-dialect:URI] ..."
  620. X_HelpFilter_004_0_Message=""
  621. L_HelpFilter_005_0_Message="-filter:EXPR"
  622. X_HelpFilter_006_0_Message="------------"
  623. L_HelpFilter_007_0_Message="Filter expression for enumeration."
  624. X_HelpFilter_008_0_Message=""
  625. L_HelpFilter_009_0_Message="-dialect:URI"
  626. X_HelpFilter_010_0_Message="------------"
  627. L_HelpFilter_011_0_Message="Dialect of the filter expression for enumeration."
  628. L_HelpFilter_012_0_Message="This may be any dialect supported by the remote service.  "
  629. X_HelpFilter_013_0_Message=""
  630. L_HelpFilter_014_0_Message="The following aliases can be used for the dialect URI:"
  631. X_HelpFilter_015_0_Message="* WQL - http://schemas.microsoft.com/wbem/wsman/1/WQL"
  632. X_HelpFilter_016_0_Message="* Selector - http://schemas.dmtf.org/wbem/wsman/1/wsman/SelectorFilter"
  633. X_HelpFilter_017_0_Message=""
  634. L_HelpFilter_018_0_Message="The dialect URI defaults to WQL when used with enumeration."
  635. X_HelpFilter_019_0_Message=""
  636. L_HelpFilter_020_0_Message="Example: Find running services"
  637. X_HelpFilter_011_0_Message="  winrm e wmicimv2/Win32_Service -dialect:selector -filter:{State='Running'}"
  638. X_HelpFilter_022_0_Message=""
  639. L_HelpFilter_023_0_Message="Example: Find auto start services that are not running"
  640. X_HelpFilter_024_0_Message="  winrm e wmicimv2/* -filter:"select * from Win32_Service where State!='Running' and StartMode='Auto'""
  641. L_HelpSwitchTimeout_001_0_Message="-timeout:MS"
  642. L_HelpSwitchTimeout_002_0_Message="-----------"
  643. L_HelpSwitchTimeout_003_0_Message="Timeout in milliseconds. Limits duration of corresponding operation."
  644. L_HelpSwitchTimeout_004_0_Message="Default timeout can be configured by:"
  645. X_HelpSwitchTimeout_005_0_Message="  winrm set winrm/config @{MaxTimeoutms="XXXXXX"}"
  646. L_HelpSwitchTimeout_006_0_Message="Where XXXXXX is an integer indicating milliseconds."
  647. X_HelpSwitchSkipCACheck_001_0_Message="-skipCAcheck"
  648. L_HelpSwitchSkipCACheck_002_0_Message="------------"
  649. L_HelpSwitchSkipCACheck_003_0_Message="Specifies that certificate issuer need not be a trusted root authority."
  650. L_HelpSwitchSkipCACheck_004_0_Message="Used only in remote operations using HTTPS (see -remote option)."
  651. L_HelpSwitchSkipCACheck_005_0_Message="This option should be used only for trusted machines."
  652. X_HelpSwitchSkipCNCheck_001_0_Message="-skipCNcheck"
  653. L_HelpSwitchSkipCNCheck_002_0_Message="------------"
  654. L_HelpSwitchSkipCNCheck_003_0_Message="Specifies that certificate common name (CN) of the server need not match the"
  655. L_HelpSwitchSkipCNCheck_004_0_Message="hostname of the server. "
  656. L_HelpSwitchSkipCNCheck_005_0_Message="Used only in remote operations using HTTPS (see -remote option)."
  657. L_HelpSwitchSkipCNCheck_006_0_Message="This option should be used only for trusted machines."
  658. L_HelpSwitchDialect_001_0_Message="-dialect:VALUE"
  659. L_HelpSwitchDialect_002_0_Message="--------------"
  660. L_HelpSwitchDialect_003_0_Message="Dialect of the filter expression for enumeration or fragment."
  661. L_HelpSwitchDialect_004_0_Message="Example: Use a WQL query"
  662. X_HelpSwitchDialect_005_0_Message="  -dialect:http://schemas.microsoft.com/wbem/wsman/1/WQL"
  663. L_HelpSwitchDialect_006_0_Message="Example: Use XPATH for filtering with enumeration or fragment get/set."
  664. X_HelpSwitchDialect_007_0_Message="  -dialect:http://www.w3.org/TR/1999/REC-xpath-19991116"
  665. L_HelpSwitchFragment_001_0_Message="-fragment:VALUE"
  666. L_HelpSwitchFragment_002_0_Message="---------------"
  667. L_HelpSwitchFragment_003_0_Message="Specify a section inside the instance XML that is to be updated or retrieved"
  668. L_HelpSwitchFragment_004_0_Message="for the given operation."
  669. L_HelpSwitchFragment_005_0_Message="Example: Get the status of the spooler service"
  670. X_HelpSwitchFragment_006_0_Message="  winrm get wmicimv2/Win32_Service?name=spooler -fragment:Status/text()"
  671. L_HelpSwitchOption_001_0_Message="-options:{KEY="VALUE"[;KEY="VALUE"]}"
  672. L_HelpSwitchOption_002_0_Message="------------------------------------"
  673. L_HelpSwitchOption_003_0_Message="Key/value pairs for provider-specific options."
  674. L_HelpSwitchOption_004_0_Message="To specify NULL as a value, use $null"
  675. L_HelpSwitchOption_005_0_Message=""
  676. L_HelpSwitchOption_006_0_Message="Examples:"
  677. X_HelpSwitchOption_007_0_Message="  -options:{key1="value1";key2="value2"}"
  678. X_HelpSwitchOption_008_0_Message="  -options:{key1=$null;key2="value2"}"
  679. X_HelpSwitchSPNPort_001_0_Message="-SPNPort"
  680. L_HelpSwitchSPNPort_002_0_Message="--------"
  681. L_HelpSwitchSPNPort_003_0_Message="Appends port number to the Service Principal Name (SPN) of the remote server."
  682. L_HelpSwitchSPNPort_004_0_Message="Service principal name is used when Negotiate or Kerberos authentication"
  683. L_HelpSwitchSPNPort_005_0_Message="mechanism is in use."
  684. L_HelpSwitchEncoding_001_0_Message="-encoding:VALUE"
  685. L_HelpSwitchEncoding_002_0_Message="---------------"
  686. L_HelpSwitchEncoding_003_0_Message="Specifies encoding type when talking to remote machine (see -remote"
  687. L_HelpSwitchEncoding_004_0_Message="option). Possible options are "utf-8" and "utf-16"."
  688. L_HelpSwitchEncoding_005_0_Message="Default is utf-16."
  689. L_HelpSwitchEncoding_006_0_Message="Examples:"
  690. X_HelpSwitchEncoding_007_0_Message="  -encoding:utf-8"
  691. X_HelpSwitchEncoding_008_0_Message="  -encoding:utf-16"
  692. L_HelpSwitchFormat_001_0_Message="-f[ormat]:FORMAT"
  693. L_HelpSwitchFormat_002_0_Message="----------------"
  694. L_HelpSwitchFormat_003_0_Message="Specifies format of output."
  695. L_HelpSwitchFormat_004_0_Message="FORMAT can be "xml", "pretty" (better formatted XML), or "text"."
  696. L_HelpSwitchFormat_005_0_Message="Examples:"
  697. X_HelpSwitchFormat_006_0_Message="  -format:xml"
  698. X_HelpSwitchFormat_007_0_Message="  -format:pretty"
  699. X_HelpSwitchFormat_008_0_Message="  -format:text"
  700.