Name Category Module Synopsis
---- -------- ------ --------
Clear-Host Function Clears the display in the host program.
Get-Verb Function Gets approved Windows PowerShell verbs.
Connect-PSSession Cmdlet Microsoft.PowerShell.Core Reconnects to disconnected sessions.
Debug-Job Cmdlet Microsoft.PowerShell.Core Debugs a running background, remote, or Window...
Disconnect-PSSession Cmdlet Microsoft.PowerShell.Core Disconnects from a session.
Enable-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Enables the session configurations on the loca...
Enter-PSHostProcess Cmdlet Microsoft.PowerShell.Core Connects to and enters into an interactive ses...
Enter-PSSession Cmdlet Microsoft.PowerShell.Core Starts an interactive session with a remote co...
Exit-PSHostProcess Cmdlet Microsoft.PowerShell.Core Closes an interactive session with a local pro...
Exit-PSSession Cmdlet Microsoft.PowerShell.Core Ends an interactive session with a remote comp...
Export-ModuleMember Cmdlet Microsoft.PowerShell.Core Specifies the module members that are exported.
ForEach-Object Cmdlet Microsoft.PowerShell.Core Performs an operation against each item in a c...
Get-Command Cmdlet Microsoft.PowerShell.Core Gets all commands.
Get-Help Cmdlet Microsoft.PowerShell.Core Displays information about Windows PowerShell ...
Get-History Cmdlet Microsoft.PowerShell.Core Gets a list of the commands entered during the...
Get-Job Cmdlet Microsoft.PowerShell.Core Gets Windows PowerShell background jobs that a...
Get-Module Cmdlet Microsoft.PowerShell.Core Gets the modules that have been imported or th...
Get-PSSession Cmdlet Microsoft.PowerShell.Core Gets the Windows PowerShell sessions on local ...
Get-PSSessionCapability Cmdlet Microsoft.PowerShell.Core Gets the capabilities of a specific user on a ...
Get-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Gets the registered session configurations on ...
Import-Module Cmdlet Microsoft.PowerShell.Core Adds modules to the current session.
Invoke-Command Cmdlet Microsoft.PowerShell.Core Runs commands on local and remote computers.
Invoke-History Cmdlet Microsoft.PowerShell.Core Runs commands from the session history.
New-ModuleManifest Cmdlet Microsoft.PowerShell.Core Creates a new module manifest.
New-PSRoleCapabilityFile Cmdlet Microsoft.PowerShell.Core Creates a file that defines a set of capabilit...
New-PSSession Cmdlet Microsoft.PowerShell.Core Creates a persistent connection to a local or ...
New-PSSessionConfigurationFile Cmdlet Microsoft.PowerShell.Core Creates a file that defines a session configur...
New-PSSessionOption Cmdlet Microsoft.PowerShell.Core Creates an object that contains advanced optio...
New-PSTransportOption Cmdlet Microsoft.PowerShell.Core Creates an object that contains advanced optio...
Receive-Job Cmdlet Microsoft.PowerShell.Core Gets the results of the Windows PowerShell bac...
Receive-PSSession Cmdlet Microsoft.PowerShell.Core Gets results of commands in disconnected sessi...
Register-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Creates and registers a new session configurat...
Remove-Job Cmdlet Microsoft.PowerShell.Core Deletes a Windows PowerShell background job.
Remove-PSSession Cmdlet Microsoft.PowerShell.Core Closes one or more Windows PowerShell sessions...
Save-Help Cmdlet Microsoft.PowerShell.Core Downloads and saves the newest help files to a...
Set-PSDebug Cmdlet Microsoft.PowerShell.Core Turns script debugging features on and off, se...
Set-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Changes the properties of a registered session...
Set-StrictMode Cmdlet Microsoft.PowerShell.Core Establishes and enforces coding rules in expre...
Start-Job Cmdlet Microsoft.PowerShell.Core Starts a Windows PowerShell background job.
Stop-Job Cmdlet Microsoft.PowerShell.Core Stops a Windows PowerShell background job.
Test-PSSessionConfigurationFile Cmdlet Microsoft.PowerShell.Core Verifies the keys and values in a session conf...
Unregister-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Deletes registered session configurations from...
Update-Help Cmdlet Microsoft.PowerShell.Core Downloads and installs the newest help files o...
Wait-Job Cmdlet Microsoft.PowerShell.Core Suppresses the command prompt until one or all...
Where-Object Cmdlet Microsoft.PowerShell.Core Selects objects from a collection based on the...
Enable-PSRemoting Cmdlet Microsoft.PowerShell.Core Configures the computer to receive remote comm...
Export-Console Cmdlet Microsoft.PowerShell.Core Exports the names of snap-ins in the current s...
Remove-PSSnapin Cmdlet Microsoft.PowerShell.Core Removes Windows PowerShell snap-ins from the c...
Resume-Job Cmdlet Microsoft.PowerShell.Core Restarts a suspended job.
Suspend-Job Cmdlet Microsoft.PowerShell.Core Temporarily stops workflow jobs.
Get-Date Cmdlet Microsoft.PowerShell.U... Gets the current date and time.
Get-EventSubscriber Cmdlet Microsoft.PowerShell.U... Gets the event subscribers in the current sess...
Import-Csv Cmdlet Microsoft.PowerShell.U... Creates table-like custom objects from the ite...
New-Variable Cmdlet Microsoft.PowerShell.U... Creates a new variable.
Compare-Object Cmdlet Microsoft.PowerShell.U... Compares two sets of objects.
Export-Csv Cmdlet Microsoft.PowerShell.U... Converts objects into a series of comma-separa...
Get-Event Cmdlet Microsoft.PowerShell.U... Gets the events in the event queue.
Set-TraceSource Cmdlet Microsoft.PowerShell.U... Configures, starts, and stops a trace of Windo...
ConvertTo-Csv Cmdlet Microsoft.PowerShell.U... Converts objects into a series of comma-separa...
ConvertFrom-Json Cmdlet Microsoft.PowerShell.U... Converts a JSON-formatted string to a custom o...
Export-PSSession Cmdlet Microsoft.PowerShell.U... Imports commands from another session and save...
Export-Alias Cmdlet Microsoft.PowerShell.U... Exports information about currently defined al...
Set-Alias Cmdlet Microsoft.PowerShell.U... Creates or changes an alias for a cmdlet or ot...
Select-Xml Cmdlet Microsoft.PowerShell.U... Finds text in an XML string or document.
Update-TypeData Cmdlet Microsoft.PowerShell.U... Updates the extended type data in the session.
Sort-Object Cmdlet Microsoft.PowerShell.U... Sorts objects by property values.
Set-PSBreakpoint Cmdlet Microsoft.PowerShell.U... Sets a breakpoint on a line, command, or varia...
Group-Object Cmdlet Microsoft.PowerShell.U... Groups objects that contain the same value for...
Invoke-RestMethod Cmdlet Microsoft.PowerShell.U... Sends an HTTP or HTTPS request to a RESTful we...
Write-Warning Cmdlet Microsoft.PowerShell.U... Writes a warning message.
Write-Progress Cmdlet Microsoft.PowerShell.U... Displays a progress bar within a Windows Power...
Set-Date Cmdlet Microsoft.PowerShell.U... Changes the system time on the computer to a t...
Select-String Cmdlet Microsoft.PowerShell.U... Finds text in strings and files.
Out-File Cmdlet Microsoft.PowerShell.U... Sends output to a file.
Tee-Object Cmdlet Microsoft.PowerShell.U... Saves command output in a file or variable and...
Get-TypeData Cmdlet Microsoft.PowerShell.U... Gets the extended type data in the current ses...
Get-Random Cmdlet Microsoft.PowerShell.U... Gets a random number, or selects objects rando...
Export-Clixml Cmdlet Microsoft.PowerShell.U... Creates an XML-based representation of an obje...
ConvertFrom-StringData Cmdlet Microsoft.PowerShell.U... Converts a string containing one or more key a...
Measure-Object Cmdlet Microsoft.PowerShell.U... Calculates the numeric properties of objects, ...
Out-String Cmdlet Microsoft.PowerShell.U... Sends objects to the host as a series of strings.
ConvertFrom-Csv Cmdlet Microsoft.PowerShell.U... Converts object properties in comma-separated ...
Add-Member Cmdlet Microsoft.PowerShell.U... Adds custom properties and methods to an insta...
Format-Table Cmdlet Microsoft.PowerShell.U... Formats the output as a table.
Write-Verbose Cmdlet Microsoft.PowerShell.U... Writes text to the verbose message stream.
Show-Command Cmdlet Microsoft.PowerShell.U... Creates Windows PowerShell commands in a graph...
Update-List Cmdlet Microsoft.PowerShell.U... Adds items to and removes items from a propert...
ConvertTo-Html Cmdlet Microsoft.PowerShell.U... Converts Microsoft .NET Framework objects into...
Wait-Event Cmdlet Microsoft.PowerShell.U... Waits until a particular event is raised befor...
Read-Host Cmdlet Microsoft.PowerShell.U... Reads a line of input from the console.
Format-Custom Cmdlet Microsoft.PowerShell.U... Uses a customized view to format the output.
Write-Error Cmdlet Microsoft.PowerShell.U... Writes an object to the error stream.
Out-GridView Cmdlet Microsoft.PowerShell.U... Sends output to an interactive table in a sepa...
Trace-Command Cmdlet Microsoft.PowerShell.U... Configures and starts a trace of the specified...
ConvertTo-Xml Cmdlet Microsoft.PowerShell.U... Creates an XML-based representation of an object.
Format-List Cmdlet Microsoft.PowerShell.U... Formats the output as a list of properties in ...
Import-Clixml Cmdlet Microsoft.PowerShell.U... Imports a CLIXML file and creates correspondin...
Add-Type Cmdlet Microsoft.PowerShell.U... Adds a.NET Framework type (a class) to a Windo...
Get-Alias Cmdlet Microsoft.PowerShell.U... Gets the aliases for the current session.
Get-TraceSource Cmdlet Microsoft.PowerShell.U... Gets Windows PowerShell components that are in...
Remove-PSBreakpoint Cmdlet Microsoft.PowerShell.U... Deletes breakpoints from the current console.
Import-LocalizedData Cmdlet Microsoft.PowerShell.U... Imports language-specific data into scripts an...
Unblock-File Cmdlet Microsoft.PowerShell.U... Unblocks files that were downloaded from the I...
Invoke-WebRequest Cmdlet Microsoft.PowerShell.U... Gets content from a web page on the Internet.
Set-Variable Cmdlet Microsoft.PowerShell.U... Sets the value of a variable. Creates the vari...
Unregister-Event Cmdlet Microsoft.PowerShell.U... Cancels an event subscription.
Format-Wide Cmdlet Microsoft.PowerShell.U... Formats objects as a wide table that displays ...
Register-EngineEvent Cmdlet Microsoft.PowerShell.U... Subscribes to events that are generated by the...
Write-Information Cmdlet Microsoft.PowerShell.U... Specifies how Windows PowerShell handles infor...
Invoke-Expression Cmdlet Microsoft.PowerShell.U... Runs commands or expressions on the local comp...
Remove-TypeData Cmdlet Microsoft.PowerShell.U... Deletes extended types from the current session.
Import-PSSession Cmdlet Microsoft.PowerShell.U... Imports commands from another session into the...
Send-MailMessage Cmdlet Microsoft.PowerShell.U... Sends an email message.
New-Event Cmdlet Microsoft.PowerShell.U... Creates a new event.
Get-Member Cmdlet Microsoft.PowerShell.U... Gets the properties and methods of objects.
New-TimeSpan Cmdlet Microsoft.PowerShell.U... Creates a TimeSpan object.
New-Object Cmdlet Microsoft.PowerShell.U... Creates an instance of a Microsoft .NET Framew...
Register-ObjectEvent Cmdlet Microsoft.PowerShell.U... Subscribes to the events that are generated by...
Select-Object Cmdlet Microsoft.PowerShell.U... Selects objects or object properties.
Update-FormatData Cmdlet Microsoft.PowerShell.U... Updates the formatting data in the current ses...
Disable-PSBreakpoint Cmdlet Microsoft.PowerShell.U... Disables the breakpoints in the current console.
Get-Unique Cmdlet Microsoft.PowerShell.U... Returns unique items from a sorted list.
Measure-Command Cmdlet Microsoft.PowerShell.U... Measures the time it takes to run script block...
Enable-PSBreakpoint Cmdlet Microsoft.PowerShell.U... Enables the breakpoints in the current console.
ConvertTo-Json Cmdlet Microsoft.PowerShell.U... Converts an object to a JSON-formatted string.
New-ItemProperty Cmdlet Microsoft.PowerShell.M... Creates a new property for an item and sets it...
Resume-Service Cmdlet Microsoft.PowerShell.M... Resumes one or more suspended (paused) services.
Wait-Process Cmdlet Microsoft.PowerShell.M... Waits for the processes to be stopped before a...
Restart-Service Cmdlet Microsoft.PowerShell.M... Stops and then starts one or more services.
Set-Service Cmdlet Microsoft.PowerShell.M... Starts, stops, and suspends a service, and cha...
Split-Path Cmdlet Microsoft.PowerShell.M... Returns the specified part of a path.
Reset-ComputerMachinePassword Cmdlet Microsoft.PowerShell.M... Resets the machine account password for the co...
Convert-Path Cmdlet Microsoft.PowerShell.M... Converts a path from a Windows PowerShell path...
New-Item Cmdlet Microsoft.PowerShell.M... Creates a new item.
Get-ItemPropertyValue Cmdlet Microsoft.PowerShell.M... Gets the value for one or more properties of a...
Get-Process Cmdlet Microsoft.PowerShell.M... Gets the processes that are running on the loc...
Complete-Transaction Cmdlet Microsoft.PowerShell.M... Commits the active transaction.
Register-WmiEvent Cmdlet Microsoft.PowerShell.M... Subscribes to a Windows Management Instrumenta...
Move-Item Cmdlet Microsoft.PowerShell.M... Moves an item from one location to another.
Remove-Item Cmdlet Microsoft.PowerShell.M... Deletes the specified items.
Test-Connection Cmdlet Microsoft.PowerShell.M... Sends ICMP echo request packets ("pings") to o...
Move-ItemProperty Cmdlet Microsoft.PowerShell.M... Moves a property from one location to another.
Remove-PSDrive Cmdlet Microsoft.PowerShell.M... Deletes temporary Windows PowerShell drives an...
Get-Content Cmdlet Microsoft.PowerShell.M... Gets the content of the item at the specified ...
Start-Process Cmdlet Microsoft.PowerShell.M... Starts one or more processes on the local comp...
Invoke-Item Cmdlet Microsoft.PowerShell.M... Performs the default action on the specified i...
Stop-Computer Cmdlet Microsoft.PowerShell.M... Stops (shuts down) local and remote computers.
Join-Path Cmdlet Microsoft.PowerShell.M... Combines a path and a child path into a single...
Stop-Process Cmdlet Microsoft.PowerShell.M... Stops one or more running processes.
Limit-EventLog Cmdlet Microsoft.PowerShell.M... Sets the event log properties that limit the s...
Invoke-WmiMethod Cmdlet Microsoft.PowerShell.M... Calls WMI methods.
Get-ItemProperty Cmdlet Microsoft.PowerShell.M... Gets the properties of a specified item.
Remove-Computer Cmdlet Microsoft.PowerShell.M... Removes the local computer from its domain.
Copy-Item Cmdlet Microsoft.PowerShell.M... Copies an item from one location to another.
New-PSDrive Cmdlet Microsoft.PowerShell.M... Creates temporary and persistent mapped networ...
Set-WmiInstance Cmdlet Microsoft.PowerShell.M... Creates or updates an instance of an existing ...
Remove-ItemProperty Cmdlet Microsoft.PowerShell.M... Deletes the property and its value from an item.
Clear-Item Cmdlet Microsoft.PowerShell.M... Clears the contents of an item, but does not d...
Copy-ItemProperty Cmdlet Microsoft.PowerShell.M... Copies a property and value from a specified l...
Get-Item Cmdlet Microsoft.PowerShell.M... Gets the item at the specified location.
Start-Transaction Cmdlet Microsoft.PowerShell.M... Starts a transaction.
Get-Location Cmdlet Microsoft.PowerShell.M... Gets information about the current working loc...
Remove-WmiObject Cmdlet Microsoft.PowerShell.M... Deletes an instance of an existing Windows Man...
New-EventLog Cmdlet Microsoft.PowerShell.M... Creates a new event log and a new event source...
Set-ItemProperty Cmdlet Microsoft.PowerShell.M... Creates or changes the value of a property of ...
Add-Content Cmdlet Microsoft.PowerShell.M... Adds content to the specified items, such as a...
Get-Service Cmdlet Microsoft.PowerShell.M... Gets the services on a local or remote computer.
Rename-Computer Cmdlet Microsoft.PowerShell.M... Renames a computer.
Suspend-Service Cmdlet Microsoft.PowerShell.M... Suspends (pauses) one or more running services.
Get-PSDrive Cmdlet Microsoft.PowerShell.M... Gets drives in the current session.
Start-Service Cmdlet Microsoft.PowerShell.M... Starts one or more stopped services.
Remove-EventLog Cmdlet Microsoft.PowerShell.M... Deletes an event log or unregisters an event s...
Pop-Location Cmdlet Microsoft.PowerShell.M... Changes the current location to the location m...
Test-Path Cmdlet Microsoft.PowerShell.M... Determines whether all elements of a path exist.
Push-Location Cmdlet Microsoft.PowerShell.M... Adds the current location to the top of a loca...
Set-Item Cmdlet Microsoft.PowerShell.M... Changes the value of an item to the value spec...
Restart-Computer Cmdlet Microsoft.PowerShell.M... Restarts ("reboots") the operating system on l...
Resolve-Path Cmdlet Microsoft.PowerShell.M... Resolves the wildcard characters in a path, an...
Clear-ItemProperty Cmdlet Microsoft.PowerShell.M... Clears the value of a property but does not de...
Rename-Item Cmdlet Microsoft.PowerShell.M... Renames an item in a Windows PowerShell provid...
Stop-Service Cmdlet Microsoft.PowerShell.M... Stops one or more running services.
Add-Computer Cmdlet Microsoft.PowerShell.M... Add the local computer to a domain or workgroup.
Use-Transaction Cmdlet Microsoft.PowerShell.M... Adds the script block to the active transaction.
Get-WmiObject Cmdlet Microsoft.PowerShell.M... Gets instances of WMI classes or information a...
Get-Transaction Cmdlet Microsoft.PowerShell.M... Gets the current (active) transaction.
Get-ChildItem Cmdlet Microsoft.PowerShell.M... Gets the items and child items in one or more ...
Set-Location Cmdlet Microsoft.PowerShell.M... Sets the current working location to a specifi...
Rename-ItemProperty Cmdlet Microsoft.PowerShell.M... Renames a property of an item.
Clear-Content Cmdlet Microsoft.PowerShell.M... Deletes the contents of an item, but does not ...
Undo-Transaction Cmdlet Microsoft.PowerShell.M... Rolls back the active transaction.
Set-Content Cmdlet Microsoft.PowerShell.M... Writes or replaces the content in an item with...
Import-IseSnippet Function ISE Imports ISE snippets into the current session
Get-IseSnippet Function ISE Gets snippets that the user created.
New-IseSnippet Function ISE Creates a Windows PowerShell ISE code snippet.
Compress-Archive Function Microsoft.PowerShell.A... Creates an archive, or zipped file, from speci...
Get-WinEvent Cmdlet Microsoft.PowerShell.D... Gets events from event logs and event tracing ...
Import-Counter Cmdlet Microsoft.PowerShell.D... Imports performance counter log files (.blg, ....
New-WinEvent Cmdlet Microsoft.PowerShell.D... Creates a new Windows event for the specified ...
Export-Counter Cmdlet Microsoft.PowerShell.D... The Export-Counter cmdlet takes PerformanceCou...
Start-Transcript Cmdlet Microsoft.PowerShell.Host Creates a record of all or part of a Windows P...
Get-Credential Cmdlet Microsoft.PowerShell.S... Gets a credential object based on a user name ...
Set-AuthenticodeSignature Cmdlet Microsoft.PowerShell.S... Adds an Authenticode signature to a Windows Po...
Get-Acl Cmdlet Microsoft.PowerShell.S... Gets the security descriptor for a resource, s...
Set-Acl Cmdlet Microsoft.PowerShell.S... Changes the security descriptor of a specified...
Protect-CmsMessage Cmdlet Microsoft.PowerShell.S... Encrypts content by using the Cryptographic Me...
Get-PfxCertificate Cmdlet Microsoft.PowerShell.S... Gets information about .pfx certificate files ...
Set-ExecutionPolicy Cmdlet Microsoft.PowerShell.S... Changes the user preference for the Windows Po...
Get-AuthenticodeSignature Cmdlet Microsoft.PowerShell.S... Gets information about the Authenticode signat...
ConvertTo-SecureString Cmdlet Microsoft.PowerShell.S... Converts encrypted standard strings to secure ...
Get-ExecutionPolicy Cmdlet Microsoft.PowerShell.S... Gets the execution policies for the current se...
ConvertFrom-SecureString Cmdlet Microsoft.PowerShell.S... Converts a secure string to an encrypted stand...
Invoke-WSManAction Cmdlet Microsoft.WSMan.Manage... Invokes an action on the object that is specif...
Disable-WSManCredSSP Cmdlet Microsoft.WSMan.Manage... Disables CredSSP authentication on a computer.
Remove-WSManInstance Cmdlet Microsoft.WSMan.Manage... Deletes a management resource instance.
Enable-WSManCredSSP Cmdlet Microsoft.WSMan.Manage... Enables CredSSP authentication on a computer.
Get-WSManInstance Cmdlet Microsoft.WSMan.Manage... Displays management information for a resource...
Get-WSManCredSSP Cmdlet Microsoft.WSMan.Manage... Gets the Credential Security Support Provider-...
New-WSManInstance Cmdlet Microsoft.WSMan.Manage... Creates a new instance of a management resource.
Set-WSManQuickConfig Cmdlet Microsoft.WSMan.Manage... Configures the local computer for remote manag...
Test-WSMan Cmdlet Microsoft.WSMan.Manage... Tests whether the WinRM service is running on ...
Disconnect-WSMan Cmdlet Microsoft.WSMan.Manage... Disconnects the client from the WinRM service ...
Connect-WSMan Cmdlet Microsoft.WSMan.Manage... Connects to the WinRM service on a remote comp...
Set-WSManInstance Cmdlet Microsoft.WSMan.Manage... Modifies the management information that is re...
New-WSManSessionOption Cmdlet Microsoft.WSMan.Manage... Creates session option hash table to use as in...
Registry Provider Microsoft.PowerShell.Core Provides access to the system registry keys an...Alias Provider Microsoft.PowerShell.Core Provides access to the Windows PowerShell alia...
FileSystem Provider Microsoft.PowerShell.Core Provides access to files and directories. Function Provider Microsoft.PowerShell.Core Provides access to the functions defined in Wi... Variable Provider Microsoft.PowerShell.Core Provides access to the Windows PowerShell vari... about_ActivityCommonParameters HelpFile Describes the parameters that Windows PowerShell about_Arithmetic_Operators HelpFile Describes the operators that perform arithmeti... about_Arrays HelpFile Describes arrays, which are data structures de... about_Assignment_Operators HelpFile Describes how to use operators to assign value... about_Automatic_Variables HelpFile Describes variables that store state informati... about_Break HelpFile Describes a statement you can use to immediate...about_Checkpoint-Workflow HelpFile Describes the Checkpoint-Workflow activity, which
about_CimSession HelpFile Describes a CimSession object and the differen... about_Classes HelpFile Describes how you can use classes to develop i... about_Command_Precedence HelpFile Describes how Windows PowerShell determines wh... about_Command_Syntax HelpFile Describes the syntax diagrams that are used in...about_Comment_Based_Help HelpFile Describes how to write comment-based help topi...
about_CommonParameters HelpFile Describes the parameters that can be used with... about_Comparison_Operators HelpFile Describes the operators that compare values in... about_Data_Sections HelpFile Explains Data sections, which isolate text str... about_Debuggers HelpFile Describes the Windows PowerShell debugger. about_Environment_Variables HelpFile Describes how to access Windows environment va... about_Escape_Characters HelpFile Introduces the escape character in Windows Pow... about_Eventlogs HelpFile Windows PowerShell creates a Windows event log... about_Execution_Policies HelpFile Describes the Windows PowerShell execution pol... about_For HelpFile Describes a language command you can use to ru... about_Foreach HelpFile Describes a language command you can use to tr... about_Format.ps1xml HelpFile The Format.ps1xml files in Windows PowerShell ... about_Functions HelpFile Describes how to create and use functions in W... about_Functions_Advanced HelpFile Introduces advanced functions that act similar... about_Functions_Advanced_Methods HelpFile Describes how functions that specify the Cmdle... about_Functions_Advanced_Param... HelpFile Explains how to add parameters to advanced fun... about_Functions_CmdletBindingA... HelpFile Describes the attribute that makes a function ... about_Functions_OutputTypeAttr... HelpFile Describes an attribute that reports the type o... about_Hash_Tables HelpFile Describes how to create, use, and sort hash ta... about_Hidden HelpFile Describes the Hidden keyword, which hides clas... about_History HelpFile Describes how to get and run commands in the c... about_If HelpFile Describes a language command you can use to ru... about_Jobs HelpFile Provides information about how Windows PowerSh... about_Job_Details HelpFile Provides details about background jobs on loca... about_Language_Keywords HelpFile Describes the keywords in the Windows PowerShe... about_Language_Modes HelpFile Explains language modes and their effect on Wi... about_Locations HelpFile Describes how to access items from the working... about_Logical_Operators HelpFile Describes the operators that connect statement... about_Methods HelpFile Describes how to use methods to perform action... about_Modules HelpFile Explains how to install, import, and use Windo... about_Objects HelpFile Provides essential information about objects i... about_Object_Creation HelpFile Explains how to create objects in Windows Powe... about_Operators HelpFile Describes the operators that are supported by ... about_Operator_Precedence HelpFile Lists the Windows PowerShell operators in prec... about_PackageManagement HelpFile PackageManagement is an aggregator for softwar... about_Parameters HelpFile Describes how to work with command parameters ... about_Parameters_Default_Values HelpFile Describes how to set custom default values for... about_Parsing HelpFile Describes how Windows PowerShell parses commands. about_Parsing_LocTest HelpFile Describes how Windows PowerShell parses commands. about_Path_Syntax HelpFile Describes the full and relative path name form... about_Pipelines HelpFile Combining commands into pipelines in the Windo... about_PowerShell.exe HelpFile Explains how to use the PowerShell.exe command... about_PowerShell_Ise.exe HelpFile Explains how to use the PowerShell_Ise.exe com... about_Preference_Variables HelpFile Variables that customize the behavior of Windo... about_Profiles HelpFile Describes how to create and use a Windows Powe... about_Prompts HelpFile Describes the Prompt function and demonstrates... about_Properties HelpFile Describes how to use object properties in Wind... about_Providers HelpFile Describes how Windows PowerShell providers pro... about_PSConsoleHostReadLine HelpFile Explains how to create a customize how Windows... about_PSReadline HelpFile about_PSSessions HelpFile Describes Windows PowerShell sessions (PSSessi... about_PSSession_Details HelpFile Provides detailed information about Windows Po...about_PSSnapins HelpFile Describes Windows PowerShell snap-ins and show...
about_Quoting_Rules HelpFile Describes rules for using single and double qu... about_Redirection HelpFile Explains how to redirect output from Windows P... about_Ref HelpFile Describes how to create and use a reference va... about_Remote HelpFile Describes how to run remote commands in Window... about_Remote_Disconnected_Sess... HelpFile Explains how to disconnect from and reconnect ... about_Remote_FAQ HelpFile Contains questions and answers about running r... about_Remote_Jobs HelpFile Describes how to run background jobs on remote... about_Remote_Output HelpFile Describes how to interpret and format the outp... about_Remote_Requirements HelpFile Describes the system requirements and configur... about_Remote_Troubleshooting HelpFile Describes how to troubleshoot remote operation... about_Remote_Variables HelpFile Explains how to use local and remote variables... about_Requires HelpFile Prevents a script from running without the req... about_Reserved_Words HelpFile Lists the reserved words that cannot be used a... about_Run_With_PowerShell HelpFile Explains how to use the "Run with PowerShell" ... about_Scheduled_Jobs HelpFile Describes scheduled jobs and explains how to u... about_Scheduled_Jobs_Advanced HelpFile Explains advanced scheduled job topics, includ... about_Scheduled_Jobs_Basics HelpFile Explains how to create and manage scheduled jobs. about_Scheduled_Jobs_Troublesh... HelpFile Explains how to resolve problems with schedule... about_Scopes HelpFile Explains the concept of scope in Windows Power... about_Scripts HelpFile Describes how to run and write scripts in Wind... about_Script_Internationalization HelpFile Describes the script internationalization feat... about_Sequence HelpFile Describes the Sequence keyword, which runs sel... about_Session_Configurations HelpFile Describes session configurations, which determ... about_Session_Configuration_Files HelpFile Describes session configuration files, which c... about_Signing HelpFile Explains how to sign scripts so that they comp... about_Splatting HelpFile Describes how to use splatting to pass paramet... about_Split HelpFile Explains how to use the Split operator to spli...about_Suspend-Workflow HelpFile Describes the Suspend-Workflow activity, which...
about_Switch HelpFile Explains how to use a switch to handle multipl... about_Throw HelpFile Describes the Throw keyword, which generates a... about_Transactions HelpFile Describes how to manage transacted operations ... about_Trap HelpFile Describes a keyword that handles a terminating... about_Try_Catch_Finally HelpFile Describes how to use the Try, Catch, and Final... about_Types.ps1xml HelpFile Explains how to use Types.ps1xml files to exte... about_Type_Operators HelpFile Describes the operators that work with Microso... about_Updatable_Help HelpFile Describes the updatable help system in Windows... about_Variables HelpFile Describes how variables store values that can ... about_While HelpFile Describes a language statement that you can us... about_Windows_PowerShell_5.0 HelpFile Describes new features that are included in about_Windows_PowerShell_ISE HelpFile Describes the features and system requirements... about_WMI HelpFile Windows Management Instrumentation (WMI) uses the about_WMI_Cmdlets HelpFile Provides background information about Windows ... about_WorkflowCommonParameters HelpFile This topic describes the parameters that are v... about_Workflows HelpFile Provides a brief introduction to the Windows about_WQL HelpFile Describes WMI Query Language (WQL), which can be about_Mocking HelpFile Pester provides a set of Mocking functions mak... about_Pester HelpFile Pester is a BDD based test runner for PowerShell. about_should HelpFile Provides assertion convenience methods for com... about_TestDrive HelpFile A PSDrive for file activity limited to the sco... about_Scheduled_Jobs HelpFile Describes scheduled jobs and explains how to u... about_Scheduled_Jobs_Advanced HelpFile Explains advanced scheduled job topics, includ... about_Scheduled_Jobs_Basics HelpFile Explains how to create and manage scheduled jobs. about_Scheduled_Jobs_Troublesh... HelpFile Explains how to resolve problems with schedule... about_ActivityCommonParameters HelpFile Describes the parameters that Windows PowerShellabout_Checkpoint-Workflow HelpFile Describes the Checkpoint-Workflow activity, which
about_Sequence HelpFile Describes the Sequence keyword, which runs sel...about_Suspend-Workflow HelpFile Describes the Suspend-Workflow activity, which...
about_WorkflowCommonParameters HelpFile This topic describes the parameters that are v... about_Workflows HelpFile Provides a brief introduction to the Windows