This section contains the help topics for the cmdlets that are installed with Windows PowerShell.
Cmdlets (In Verb Order)
Name | Description |
---|---|
Adds computers to a domain or workgroup. | |
Adds content to the specified items, such as adding words to a file. | |
Appends entries to the session history. | |
Adds a user-defined custom member to an instance of a Windows PowerShell object. | |
Adds one or more Windows PowerShell snap-ins to the current session. | |
Adds a .NET type (a class) to a Windows PowerShell session. | |
Creates a system restore point on the local computer. | |
Deletes the contents of a item, such as deleting the text from a file, but does not delete the item. | |
Deletes all entries from specified event logs on the local or remote computers. | |
Deletes entries from the command history. | |
Deletes the value of an item, but does not delete the item. | |
Deletes the value of a property but it does not delete the property. | |
Deletes the value of a variable. | |
Compares two sets of objects. | |
Commits the active transaction. | |
Connects to the WinRM service on a remote computer. | |
Converts object properties in CSV format into CSV versions of the original objects. | |
Converts a secure string into an encrypted standard string. | |
Converts a string containing one or more "name=value" pairs to a hash table. | |
Converts a path from a Windows PowerShell path to a Windows PowerShell provider path. | |
Converts .NET objects into a series of comma-separated, variable-length (CSV) strings. | |
Converts .NET objects into HTML that can be displayed in a Web browser. | |
Converts encrypted standard strings to secure strings. It can also convert plain text to secure strings. It is used with ConvertFrom-SecureString and Read-Host. | |
Creates an XML-based representation of an object. | |
Copies an item from one location to another within a namespace. | |
Copies a property and value from a specified location to another location. | |
Debugs one or more processes running on the local computer. | |
Disables the System Restore feature on the specified file system drive. | |
Disables the breakpoints in the current console. | |
Prevents the computer from receiving remote Windows PowerShell commands. | |
Denies access to the session configurations on the local computer. | |
Disables Credential Security Service Provider (CredSSP) authentication on a client computer. | |
Disconnects the client from the WinRM service on a remote computer. | |
Enables the System Restore feature on the specified file system drive. | |
Enables the breakpoints in the current console. | |
Configures the computer to receive remote commands. | |
Configures the computer to receive remote commands. | |
Enables Credential Security Service Provider (CredSSP) authentication on a client computer. | |
Starts an interactive session with a remote computer. | |
Ends an interactive session with a remote computer. | |
Exports information about currently-defined aliases to a file. | |
Creates an XML-based representation of an object or objects and stores it in a file. | |
Exports the names of snap-ins in the current session to a console file. | |
The Export-Counter cmdlet exports performance counter data to log files. | |
Converts .NET objects into a series of comma-separated, variable-length (CSV) strings and saves the strings in a CSV file. | |
Saves formatting data from the current session in a formatting file. | |
Specifies the module members that are exported. | |
Saves commands from another session in a module file. | |
Performs an operation against each of a set of input objects. | |
Uses a customized view to format the output. | |
Formats the output as a list of properties in which each property appears on a new line. | |
Formats the output as a table. | |
Formats objects as a wide table that displays only one property of each object. | |
Gets the security descriptor for a resource, such as a file or registry key. | |
Gets the aliases for the current session. | |
Gets information about the Authenticode signature in a file. | |
Gets the items and child items in one or more specified locations. (Like "dir".) | |
Gets basic information about cmdlets and about other elements of Windows PowerShell commands. | |
Gets the restore points on the local computer. | |
Gets the content of the item at the specified location. | |
Gets performance counter data from local and remote computers. | |
Gets a credential object based on a user name and password. | |
Gets the culture currently set in the operating system. | |
Gets the current date and time. | |
Gets the events in the event queue. | |
Gets the events in a specified event log or a list of the event logs on a computer. | |
Gets the event subscribers in the current session. | |
Gets the execution policies in the current session. | |
Gets the formatting data in the current session. | |
Displays information about Windows PowerShell cmdlets and concepts. | |
Gets a list of the commands entered during the current session. | |
Gets a reference to the current console host object. Displays Windows Powershell version and regional information by default. | |
Gets the hotfixes that have been applied to the local and remote computers. | |
Gets the item at the specified location. | |
Gets the properties of a specified item. | |
Gets information about the current working location. | |
Gets the properties and methods of objects. | |
Gets the modules that have been imported, or can be imported, into the current session. | |
Gets information about .pfx certificate files on the computer. | |
Gets the processes that are running on the local computer or a remote computer. | |
Gets the breakpoints set in the current console. | |
Displays the current call stack. | |
Gets the Windows PowerShell drives in the current console. | |
Gets Windows PowerShell background jobs (PsJobs) that are running in the current console. | |
Gets information about the specified Windows PowerShell provider. | |
Gets the Windows PowerShell sessions (PSSessions) in the current session. | |
Gets the session configurations registered on the computer. | |
Gets the Windows PowerShell snap-ins on the computer. | |
Gets the current (active) transaction. | |
Gets a random number or selects objects randomly from a collection. | |
Gets the services on a local or remote computer. | |
Gets the Windows PowerShell components that are instrumented for tracing. | |
Gets the current user interface culture set in the operating system. | |
Returns the unique items from a sorted list. | |
Gets the variables in the current console. | |
Gets events from event logs and event tracing log files on local and remote computers. | |
Gets instances of WMI classes or information about available classes. | |
Gets the Credential Security Service Provider-related configuration for the client. | |
Displays management information for a resource instance specified by a Resource URI. | |
Groups objects that contain the same value for specified properties. | |
Imports an alias list from a file. | |
Imports a CLIXML file and creates corresponding objects within Windows PowerShell. | |
Imports performance counter log files (.blg, .csv, .tsv) and creates the objects that represent each counter sample in the log. | |
Converts object properties in a CSV file into CSV versions of the original objects. | |
Imports language-specific data into scripts and functions based on the current culture setting of the operating system. | |
Adds modules to the current session. | |
Imports cmdlets, aliases, functions, and other command types from another session on a local or remote computer into the current session. | |
Runs commands on local and remote computers. | |
Runs commands or expressions on the local computer. | |
Runs commands from the session history. | |
Performs the default action on the specified item. | |
Calls WMI methods. | |
Invokes an action on the object that is specified by the Resource URI and by the selectors. | |
Combines a path and child-path into a single path. | |
Sets the event log properties that limit the size of the event log and the age of its entries. | |
Measures the time it takes to run script blocks and cmdlets. | |
Calculates the numeric properties of objects, and the characters, words, and lines in string objects, such as the text in files. | |
Moves an item from one location to another. | |
Moves a property from one location to another. | |
Creates a new alias. | |
Creates a new event. | |
Creates a new event log and a new event source on a local or remote computer. | |
Creates a new item. | |
Creates a new property for an item and sets its value. For example, you can use New-ItemProperty to create and change registry values and data, which are properties of a registry key. | |
Creates a new dynamic module that exists only in memory. | |
Creates a new module manifest. | |
Creates an instance of a .Net or COM object. | |
Creates a Windows PowerShell drive in the current console. | |
Creates a persistent connection to a local or remote computer. | |
Creates an object that contains advanced options for a session. | |
Creates a new Windows service. | |
Creates an object that represents a time interval. | |
Creates a new variable. | |
Creates a Web service proxy object that lets you use and manage the Web service in Windows PowerShell. | |
Creates a new instance of a management resource. | |
Creates a WSMan Session option hashtable to use as input parameters to the following WSMan cmdlets: Connect-WSMan, Get-WSManInstance, Invoke-WSManAction, Set-WSManInstance. | |
Sends the output to the default formatter and the default output cmdlet. It is a placeholder that lets you write your own Out-Default function or cmdlet. | |
Sends output to a file. | |
Sends output to an interactive table in a separate window. | |
Sends output to the console. | |
Deletes output instead of sending it to the console. | |
Sends output to a printer. | |
Sends objects to the host as a series of strings. | |
Changes to the location most recently pushed onto the stack by Push-Location. | |
Adds the current location to the top of a list of locations ("stack"). | |
Reads a line of input from the console. | |
Gets the output and errors of the background jobs (PsJobs) run in the current console. | |
Subscribes to events that are generated by the Windows PowerShell engine and by the New-Event cmdlet. | |
Subscribes to the events that are generated by a .NET object. | |
Creates and registers a new session configuration. | |
Subscribes to an event generated by a WMI object. | |
Removes computers from workgroups or domains. | |
Deletes events from the event queue. | |
Deletes an event log or unregisters an event source. | |
Deletes the specified items. | |
Deletes the property and its value from an item. | |
Deletes a Windows PowerShell background job. | |
Removes modules from the current session. | |
Deletes breakpoints from the current console. | |
Removes a Windows PowerShell drive from its location. | |
Closes one or more Windows PowerShell sessions (PSSessions). | |
Removes Windows PowerShell snap-ins from the current session. | |
Deletes a variable and its value. | |
Deletes WMI classes and instances. | |
Deletes a management resource instance. | |
Renames an item in a Windows PowerShell provider namespace. | |
Renames a property of an item. | |
Resets the machine account password for the computer. | |
Resolves the wildcard characters in a path and displays the path contents. | |
Restarts ("reboots") the operating system on local and remote computers. | |
Stops and then starts one or more services. | |
Starts a system restore on the local computer. | |
Resumes one or more suspended (paused) services. | |
Selects specified properties of an object or set of objects. It can also select unique objects from an array of objects or it can select a specified number of objects from the beginning or end of an array of objects. | |
Finds text in strings and files. | |
Finds text in an XML document. | |
Sends an e-mail message. | |
Changes the security descriptor of a specified resource, such as a file or a registry key. | |
Creates or changes an alias (alternate name) for a cmdlet or command element. | |
Adds an Authenticode signature to a Windows PowerShell script or other file. | |
Writes or replaces the content in an item with new content. | |
Changes the system time on the computer to a time that you specify. | |
Changes the user preference for the execution policy of the shell. | |
Changes the value of an item to the value specified in the command. | |
Creates or changes the value of a property of an item. | |
Sets the current working location to a specified location. | |
Sets a breakpoint on a line, command, or variable. | |
Turns script debugging features on and off, sets the trace level and toggles strict mode. | |
Changes the properties of a registered session configuration. | |
Starts, stops, and suspends a service, and changes its properties. | |
Establishes and enforces coding rules in expressions, scripts, and script blocks. | |
Configures, starts, and stops a trace of Windows PowerShell components. | |
Sets the value of a variable. Creates the variable if one with the requested name does not exist. | |
Creates or modifies instances of WMI classes. | |
Modifies management information related to a resource. | |
Configures the local machine for remote management. | |
Displays the event logs of the local or a remote computer in Event Viewer. | |
Sorts objects by property values. | |
Returns the specified part of a path. | |
Starts one or more processes on the local computer. | |
Starts a Windows PowerShell background job (PsJob). | |
Starts a transaction. | |
Starts one or more stopped services. | |
Suspend shell, script, or runspace activity for the specified period of time. | |
Creates a record of all or part of a Windows PowerShell session in a text file. | |
Shuts down local and remote computers. | |
Stops one or more running processes. | |
Stops a Windows PowerShell background job (PsJob). | |
Stops one or more running services. | |
Stops a transcript. | |
Suspends (pauses) one or more running services. | |
Saves command output in a file or variable and displays it in the console. | |
Tests and repairs the secure channel between the local computer and its domain. | |
Sends ICMP echo request packets ("pings") to one or more computers. | |
Verifies that a module manifest accurately describes the contents of a module. | |
Determines whether all elements of a path exist. | |
Tests whether the WinRM service is running on a local or remote computer. | |
Configures and starts a trace of the specified expression or command. | |
Rolls back the active transaction. | |
Cancels an event subscription. | |
Deletes a registered session configurations from the computer. | |
Updates and appends format data files. | |
Adds and removes items from a property value that contains a collection of objects. | |
Updates the current extended type configuration by reloading the *.types.ps1xml files. | |
Adds the script block to the active transaction. | |
Waits until a particular event is raised before continuing to run. | |
Waits for the processes to be stopped before accepting more input. | |
Suppresses the command prompt until one or all of the Windows PowerShell background jobs (PsJobs) are complete. | |
Creates a filter that controls which objects will be passed along a command pipeline. | |
Writes a debugging message to the console. | |
Writes an object to the error pipeline. | |
Writes an event to an event log. | |
Writes customized output to a host. | |
Sends the objects to the next command in the pipeline. If the command is the last in the pipeline, the objects are displayed on the console. | |
Displays a progress bar within a Windows PowerShell command window. | |
Writes text to the verbose message stream in Windows PowerShell. | |
Writes a warning message. |
Cmdlets (In Noun Order)
Name | Description |
---|---|
Gets the security descriptor for a resource, such as a file or registry key. | |
Changes the security descriptor of a specified resource, such as a file or a registry key. | |
Exports information about currently-defined aliases to a file. | |
Gets the aliases for the current session. | |
Imports an alias list from a file. | |
Creates a new alias. | |
Creates or changes an alias (alternate name) for a cmdlet or command element. | |
Gets information about the Authenticode signature in a file. | |
Adds an Authenticode signature to a Windows PowerShell script or other file. | |
Gets the items and child items in one or more specified locations. (Like "dir".) | |
Creates an XML-based representation of an object or objects and stores it in a file. | |
Imports a CLIXML file and creates corresponding objects within Windows PowerShell. | |
Gets basic information about cmdlets and about other elements of Windows PowerShell commands. | |
Runs commands on local and remote computers. | |
Measures the time it takes to run script blocks and cmdlets. | |
Configures and starts a trace of the specified expression or command. | |
Adds computers to a domain or workgroup. | |
Creates a system restore point on the local computer. | |
Removes computers from workgroups or domains. | |
Restarts ("reboots") the operating system on local and remote computers. | |
Starts a system restore on the local computer. | |
Shuts down local and remote computers. | |
Resets the machine account password for the computer. | |
Disables the System Restore feature on the specified file system drive. | |
Enables the System Restore feature on the specified file system drive. | |
Gets the restore points on the local computer. | |
Tests and repairs the secure channel between the local computer and its domain. | |
Sends ICMP echo request packets ("pings") to one or more computers. | |
Exports the configuration of the current console to a file so that you can reuse or share it. | |
Adds content to the specified items, such as adding words to a file. | |
Deletes the contents of a item, such as deleting the text from a file, but does not delete the item. | |
Gets the content of the item at the specified location. | |
Writes or replaces the content in an item with new content. | |
The Export-Counter cmdlet exports performance counter data to log files. | |
Gets performance counter data from local and remote computers. | |
Imports performance counter log files (.blg, .csv, .tsv) and creates the objects that represent each counter sample in the log. | |
Gets a credential object based on a user name and password. | |
Converts object properties in CSV format into CSV versions of the original objects. | |
Converts .NET objects into a series of comma-separated, variable-length (CSV) strings. | |
Converts .NET objects into a series of comma-separated, variable-length (CSV) strings and saves the strings in a CSV file. | |
Converts object properties in a CSV file into CSV versions of the original objects. | |
Gets the culture currently set in the operating system. | |
Uses a customized view to format the output. | |
Gets the current date and time. | |
Changes the system time on the computer to a time that you specify. | |
Writes a debugging message to the console. | |
Sends the output to the default formatter and the default output cmdlet. It is a placeholder that lets you write your own Out-Default function or cmdlet. | |
Subscribes to events that are generated by the Windows PowerShell engine and by the New-Event cmdlet. | |
Writes an object to the error pipeline. | |
Gets the events in the event queue. | |
Creates a new event. | |
Deletes events from the event queue. | |
Cancels an event subscription. | |
Waits until a particular event is raised before continuing to run. | |
Deletes all entries from specified event logs on the local or remote computers. | |
Gets the events in a specified event log or a list of the event logs on a computer. | |
Sets the event log properties that limit the size of the event log and the age of its entries. | |
Creates a new event log and a new event source on a local or remote computer. | |
Deletes an event log or unregisters an event source. | |
Displays the event logs of the local or a remote computer in Event Viewer. | |
Writes an event to an event log. | |
Gets the event subscribers in the current session. | |
Gets the current execution policies in the current session. | |
Changes the user preference for the execution policy of the shell. | |
Runs commands on a local or remote computer. | |
Sends output to a file. | |
Saves formatting data from the current session in a formatting file. | |
Gets the formatting data in the current session. | |
Updates and appends format data files. | |
Sends output to an interactive table in a separate window. | |
Displays information about Windows PowerShell cmdlets and concepts. | |
Appends entries to the session history. | |
Deletes entries from the command history. | |
Gets a list of the commands entered during the current session. | |
Runs commands from the session history. | |
Gets a reference to the current console host object. Displays Windows Powershell version and regional information by default. | |
Sends output to the console. | |
Reads a line of input from the console. | |
Writes customized output to a host. | |
Gets the hotfixes that have been applied to the local and remote computers. | |
Converts .NET objects into HTML that can be displayed in a Web browser. | |
Deletes the value of an item, but does not delete the item. | |
Copies an item from one location to another within a namespace. | |
Gets the item at the specified location. | |
Performs the default action on the specified item. | |
Moves an item from one location to another. | |
Creates a new item. | |
Deletes the specified items. | |
Renames an item in a Windows PowerShell provider namespace. | |
Changes the value of an item to the value specified in the command. | |
Creates or changes the value of a property of an item. | |
Copies a property and value from a specified location to another location. | |
Gets the properties of a specified item. | |
Moves a property from one location to another. | |
Creates a new property for an item and sets its value. For example, you can use New-ItemProperty to create and change registry values and data, which are properties of a registry key. | |
Deletes the property and its value from an item. | |
Renames a property of an item. | |
Creates or changes the value of a property of an item. | |
Formats the output as a list of properties in which each property appears on a new line. | |
Adds and removes items from a property value that contains a collection of objects. | |
Imports language-specific data into scripts and functions based on the current culture setting of the operating system. | |
Gets information about the current working location. | |
Changes to the location most recently pushed onto the stack by Push-Location. | |
Adds the current location to the top of a list of locations ("stack"). | |
Sets the current working location to a specified location. | |
Sends an e-mail message. | |
Adds a user-defined custom member to an instance of a Windows PowerShell object. | |
Gets the properties and methods of objects. | |
Specifies the module members that are exported. | |
Gets the modules that have been imported, or can be imported, into the current session. | |
Creates a new dynamic module that exists only in memory. | |
Creates a new dynamic module that exists only in memory. | |
Creates a new module manifest. | |
Removes modules from the current session. | |
Verifies that a module manifest accurately describes the contents of a module. | |
Deletes output instead of sending it to the console. | |
Compares two sets of objects. | |
Performs an operation against each of a set of input objects. | |
Groups objects that contain the same value for specified properties. | |
Calculates the numeric properties of objects, and the characters, words, and lines in string objects, such as the text in files. | |
Creates an instance of a .Net or COM object. | |
Selects specified properties of an object or set of objects. It can also select unique objects from an array of objects or it can select a specified number of objects from the beginning or end of an array of objects. | |
Sorts objects by property values. | |
Saves command output in a file or variable and displays it in the console. | |
Creates a filter that controls which objects will be passed along a command pipeline. | |
Subscribes to the events that are generated by a .NET object. | |
Sends the objects to the next command in the pipeline. If the command is the last in the pipeline, the objects are displayed on the console. | |
Converts a path from a Windows PowerShell path to a Windows PowerShell provider path. | |
Combines a path and child-path into a single path. | |
Resolves the wildcard characters in a path and displays the path contents. | |
Returns the specified part of a path. | |
Determines whether all elements of a path exist. | |
Gets information about .pfx certificate files on the computer. | |
Sends output to a printer. | |
Debugs one or more processes running on the local computer. | |
Gets the processes that are running on the local computer or a remote computer. | |
Starts one or more processes on the local computer. | |
Stops one or more running processes. | |
Waits for the processes to be stopped before accepting more input. | |
Displays a progress bar within a Windows PowerShell command window. | |
Disables the breakpoints in the current console. | |
Enables the breakpoints in the current console. | |
Gets the breakpoints set in the current console. | |
Deletes breakpoints from the current console. | |
Sets a breakpoint on a line, command, or variable. | |
Displays the current call stack. | |
Turns script debugging features on and off, sets the trace level and toggles strict mode. | |
Gets the Windows PowerShell drives in the current console. | |
Creates a Windows PowerShell drive in the current console. | |
Removes a Windows PowerShell drive from its location. | |
Gets Windows PowerShell background jobs (PsJobs) that are running in the current console. | |
Gets the output and errors of the background jobs (PsJobs) run in the current console. | |
Deletes a Windows PowerShell background job (PsJob) . | |
Starts a Windows PowerShell background job (PsJob). | |
Stops a Windows PowerShell background job (PsJob). | |
Suppresses the command prompt until one or all of the Windows PowerShell background jobs (PsJobs) are complete. | |
Gets information about the specified Windows PowerShell provider. | |
Prevents the computer from receiving remote Windows PowerShell commands. | |
Configures the computer to receive remote commands. | |
Starts an interactive session with a remote computer. | |
Ends an interactive session with a remote computer. | |
Saves commands from another session in a module file. | |
Gets the Windows PowerShell sessions (PSSessions) in the current session. | |
Imports cmdlets, aliases, functions, and other command types from another session on a local or remote computer into the current session. | |
Creates a persistent connection to a local or remote computer. | |
Closes one or more Windows PowerShell sessions (PSSessions). | |
Denies access to the session configurations on the local computer. | |
Configures the computer to receive remote commands. | |
Gets the session configurations registered on the computer. | |
Creates and registers a new session configuration. | |
Changes the properties of a registered session configuration. | |
Deletes a registered session configurations from the computer. | |
Creates an object that contains advanced options for a session. | |
Adds one or more Windows PowerShell snap-ins to the current session. | |
Gets the Windows PowerShell snap-ins on the computer. | |
Removes Windows PowerShell snap-ins from the current session. | |
Commits the active transaction. | |
Gets the current (active) transaction. | |
Starts a transaction. | |
Rolls back the active transaction. | |
Adds the script block to the active transaction. | |
Gets a random number or selects objects randomly from a collection. | |
Converts a secure string into an encrypted standard string. | |
Converts encrypted standard strings to secure strings. It can also convert plain text to secure strings. It is used with ConvertFrom-SecureString and Read-Host. |
|
Gets the services on a local or remote computer. | |
Creates a new entry for a Windows Service in the registry and the Service Database. | |
Stops and then starts one or more services. | |
Resumes one or more suspended (paused) services. | |
Starts, stops, and suspends a service, and changes its properties. | |
Starts one or more stopped services. | |
Stops one or more running services. | |
Suspends (pauses) one or more running services. | |
Suspend shell, script, or runspace activity for the specified period of time. | |
Establishes and enforces coding rules in expressions, scripts, and script blocks. | |
Sends objects to the host as a series of strings. | |
Finds text in strings and files. | |
Converts a string containing one or more "name=value" pairs to a hash table. | |
Formats the output as a table. | |
Creates an object that represents a time interval. | |
Gets the Windows PowerShell components that are instrumented for tracing. | |
Configures, starts, and stops a trace of Windows PowerShell components. | |
Creates a record of all or part of a Windows PowerShell session in a text file. | |
Stops a transcript. | |
Adds a .NET type (a class) to a Windows PowerShell session. | |
Updates the current extended type configuration by reloading the *.types.ps1xml files. | |
Gets the current user interface culture set in the operating system. | |
Returns the unique items from a sorted list. | |
Deletes the value of a variable. | |
Gets the variables in the current console. | |
Creates a new variable. | |
Deletes a variable and its value. | |
Sets the value of a variable. Creates the variable if one with the requested name does not exist. | |
Writes text to the verbose message stream in Windows PowerShell. | |
Writes a warning message. | |
Creates a Web service proxy object that lets you use and manage the Web service in Windows PowerShell. | |
Formats objects as a wide table that displays only one property of each object. | |
Gets events from event logs and event tracing log files on local and remote computers. | |
Subscribes to an event generated by a WMI object. | |
Creates or modifies instances of WMI classes. | |
Calls WMI methods. | |
Gets instances of WMI classes or information about available classes. | |
Deletes WMI classes and instances. | |
Connects to the WinRM service on a remote computer. | |
Disables Credential Security Service Provider (CredSSP) authentication on a client computer. | |
Disconnects the client from the WinRM service on a remote computer. | |
Enables Credential Security Service Provider (CredSSP) authentication on a client computer. | |
Gets the Credential Security Service Provider-related configuration for the client. | |
Displays management information for a resource instance specified by a Resource URI. | |
Invokes an action on the object that is specified by the Resource URI and by the selectors. | |
Creates a new instance of a management resource. | |
Creates a WSMan Session option hashtable to use as input parameters to the following WSMan cmdlets: Connect-WSMan, Get-WSManInstance, Invoke-WSManAction, Set-WSManInstance. | |
Deletes a management resource instance. | |
Modifies management information related to a resource. | |
Configures the local machine for remote management. | |
Tests whether the WinRM service is running on a local or remote computer. | |
Creates an XML-based representation of an object. | |
Finds text in an XML document. |
See Also