Windows PowerShell command on Get-command by
MyWebUniversity

Windows PowerShell command on Get-command by

Name Category Module Synopsis

---- -------- ------ --------

help Function

Clear-Host Function Clears the display in the host program.

mkdir Function

Get-Verb Function Gets approved Windows PowerShell verbs.

oss Function

Add-History Cmdlet Microsoft.PowerShell.Core Appends entries to the session history.

Clear-History Cmdlet Microsoft.PowerShell.Core Deletes entries from the command history.

Connect-PSSession Cmdlet Microsoft.PowerShell.Core Reconnects to disconnected sessions.

Debug-Job Cmdlet Microsoft.PowerShell.Core Debugs a running background, remote, or Window...

Disable-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Disables session configurations on the local c...

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-PSHostProcessInfo Cmdlet Microsoft.PowerShell.Core

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-Module Cmdlet Microsoft.PowerShell.Core Creates a new dynamic module that exists only ...

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...

Out-Default Cmdlet Microsoft.PowerShell.Core Sends the output to the default formatter and ...

Out-Host Cmdlet Microsoft.PowerShell.Core Sends output to the command line.

Out-Null Cmdlet Microsoft.PowerShell.Core Deletes output instead of sending it down the ...

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-Module Cmdlet Microsoft.PowerShell.Core Removes modules from the current session.

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-ModuleManifest Cmdlet Microsoft.PowerShell.Core Verifies that a module manifest file accuratel...

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...

Add-PSSnapin Cmdlet Microsoft.PowerShell.Core Adds one or more Windows PowerShell snap-ins t...

Disable-PSRemoting Cmdlet Microsoft.PowerShell.Core Prevents remote users from running commands on...

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...

Get-PSSnapin Cmdlet Microsoft.PowerShell.Core Gets the Windows PowerShell snap-ins on the co...

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.

Clear-Variable Cmdlet Microsoft.PowerShell.U... Deletes the value of a variable.

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...

Get-Variable Cmdlet Microsoft.PowerShell.U... Gets the variables in the current console.

New-Variable Cmdlet Microsoft.PowerShell.U... Creates a new variable.

Compare-Object Cmdlet Microsoft.PowerShell.U... Compares two sets of objects.

Convert-String Cmdlet Microsoft.PowerShell.U... Formats a string to match examples.

New-Alias Cmdlet Microsoft.PowerShell.U... Creates a new alias.

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...

Get-PSCallStack Cmdlet Microsoft.PowerShell.U... Displays the current call stack.

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...

Write-Host Cmdlet Microsoft.PowerShell.U... Writes customized output to a host.

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.

Get-Culture Cmdlet Microsoft.PowerShell.U... Gets the current culture set in the operating ...

Out-Printer Cmdlet Microsoft.PowerShell.U... Sends output to a printer.

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...

Enable-RunspaceDebug Cmdlet Microsoft.PowerShell.U... Enables debugging on runspaces where any break...

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 ...

Debug-Runspace Cmdlet Microsoft.PowerShell.U... Starts an interactive debugging session with a...

Export-FormatData Cmdlet Microsoft.PowerShell.U... Saves formatting data from the current session...

Remove-Variable Cmdlet Microsoft.PowerShell.U... Deletes a variable and its value.

Add-Member Cmdlet Microsoft.PowerShell.U... Adds custom properties and methods to an insta...

Get-RunspaceDebug Cmdlet Microsoft.PowerShell.U... Shows runspace debugging options.

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...

Write-Output Cmdlet Microsoft.PowerShell.U... Sends the specified objects to the next comman...

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...

ConvertFrom-SddlString Function Microsoft.PowerShell.U...

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 ...

Remove-Event Cmdlet Microsoft.PowerShell.U... Deletes events from the event queue.

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...

Get-FileHash Function Microsoft.PowerShell.U... Computes the hash value for a file by using a ...

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 ...

Disable-RunspaceDebug Cmdlet Microsoft.PowerShell.U... Disables debugging on one or more runspaces, a...

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.

Get-PSBreakpoint Cmdlet Microsoft.PowerShell.U... Gets the breakpoints that are set in the curre...

Import-PSSession Cmdlet Microsoft.PowerShell.U... Imports commands from another session into the...

Get-FormatData Cmdlet Microsoft.PowerShell.U... Gets the formatting data in the current session.

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...

Start-Sleep Cmdlet Microsoft.PowerShell.U... Suspends the activity in a script or session f...

Register-ObjectEvent Cmdlet Microsoft.PowerShell.U... Subscribes to the events that are generated by...

Format-Hex Function Microsoft.PowerShell.U... Displays a file or other input as hexadecimal.

Select-Object Cmdlet Microsoft.PowerShell.U... Selects objects or object properties.

Write-Debug Cmdlet Microsoft.PowerShell.U... Writes a debug message to the console.

Update-FormatData Cmdlet Microsoft.PowerShell.U... Updates the formatting data in the current ses...

Import-Alias Cmdlet Microsoft.PowerShell.U... Imports an alias list from a file.

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...

ConvertFrom-String Cmdlet Microsoft.PowerShell.U... Extracts and parses structured properties from...

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.

Get-Host Cmdlet Microsoft.PowerShell.U... Gets an object that represents the current hos...

Import-PowerShellDataFile Function Microsoft.PowerShell.U...

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...

Write-EventLog Cmdlet Microsoft.PowerShell.M... Writes an event to an event log.

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...

Set-TimeZone Cmdlet Microsoft.PowerShell.M... Sets the system time zone to a specified time ...

New-Item Cmdlet Microsoft.PowerShell.M... Creates a new item.

Clear-EventLog Cmdlet Microsoft.PowerShell.M... Clears all entries from specified event logs o...

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.

Get-ComputerInfo Cmdlet Microsoft.PowerShell.M... Gets a consolidated object of system and opera...

Register-WmiEvent Cmdlet Microsoft.PowerShell.M... Subscribes to a Windows Management Instrumenta...

Clear-RecycleBin Cmdlet Microsoft.PowerShell.M...

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...

Disable-ComputerRestore Cmdlet Microsoft.PowerShell.M... Disables the System Restore feature on the spe...

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 ...

Set-Clipboard Cmdlet Microsoft.PowerShell.M... Sets the current Windows clipboard entry.

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.

Get-HotFix Cmdlet Microsoft.PowerShell.M... Gets the hotfixes that have been applied to th...

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...

Test-ComputerSecureChannel Cmdlet Microsoft.PowerShell.M... Tests and repairs the secure channel between t...

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...

Get-ComputerRestorePoint Cmdlet Microsoft.PowerShell.M... Gets the restore points on the local computer.

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...

Get-EventLog Cmdlet Microsoft.PowerShell.M... Gets the events in an event log, or a list of ...

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 ...

Restore-Computer Cmdlet Microsoft.PowerShell.M... Starts a system restore on the local computer.

Enable-ComputerRestore Cmdlet Microsoft.PowerShell.M... Enables the System Restore feature on the spec...

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.

Get-TimeZone Cmdlet Microsoft.PowerShell.M... Gets the current time zone or a list of availa...

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...

Debug-Process Cmdlet Microsoft.PowerShell.M... Debugs one or more processes running on the lo...

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...

New-Service Cmdlet Microsoft.PowerShell.M... Creates a new Windows service.

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 ...

Get-PSProvider Cmdlet Microsoft.PowerShell.M... Gets information about the specified Windows P...

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.

Get-ControlPanelItem Cmdlet Microsoft.PowerShell.M... Gets control panel items.

Show-ControlPanelItem Cmdlet Microsoft.PowerShell.M... Opens control panel items.

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.

New-WebServiceProxy Cmdlet Microsoft.PowerShell.M... Creates a Web service proxy object that lets y...

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...

Expand-Archive Function Microsoft.PowerShell.A... Extracts files from a specified archive (zippe...

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...

Get-Counter Cmdlet Microsoft.PowerShell.D... Gets performance counter data from local and r...

Start-Transcript Cmdlet Microsoft.PowerShell.Host Creates a record of all or part of a Windows P...

Stop-Transcript Cmdlet Microsoft.PowerShell.Host Stops a transcript.

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...

Test-FileCatalog Cmdlet Microsoft.PowerShell.S...

Set-Acl Cmdlet Microsoft.PowerShell.S... Changes the security descriptor of a specified...

Get-CmsMessage Cmdlet Microsoft.PowerShell.S... Gets content that has been encrypted by using ...

New-FileCatalog Cmdlet Microsoft.PowerShell.S...

Unprotect-CmsMessage Cmdlet Microsoft.PowerShell.S... Decrypts content that has been encrypted by us...

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...

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...

Get-DscResource Function PSDesiredStateConfigur... Gets the DSC resources present on the computer.

Invoke-AsWorkflow Function PSWorkflowUtility Runs a command or expression as a Windows Powe...

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... about_ActivityCommonParameters HelpFile Describes the parameters that Windows PowerShell

about_Aliases HelpFile Describes how to use alternate names for cmdle...

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_Continue HelpFile Describes how the Continue statement immediate... about_Core_Commands HelpFile Lists the cmdlets that are designed for use wi... about_Data_Sections HelpFile Explains Data sections, which isolate text str... about_Debuggers HelpFile Describes the Windows PowerShell debugger.

about_DesiredStateConfiguration HelpFile Provides a brief introduction to the Windows

about_Do HelpFile Runs a statement list one or more times, subje... 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-Parallel HelpFile Describes the ForEach -Parallel language const...

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_Group_Policy_Settings HelpFile Describes the Group Policy settings for Window... 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_InlineScript HelpFile Describes the InlineScript activity, which run... about_Jobs HelpFile Provides information about how Windows PowerSh... about_Job_Details HelpFile Provides details about background jobs on loca...

about_Join HelpFile Describes how the join operator (-join) combin...

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_Methods HelpFile Describes how to use methods to perform action... about_Modules HelpFile Explains how to install, import, and use Windo... 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_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_Regular_Expressions HelpFile Describes regular expressions in Windows Power... 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_Return HelpFile Exits the current scope, which can be a functi... 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_Blocks HelpFile Defines what a script block is and explains ho... 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_Special_Characters HelpFile Describes the special characters that you can ... 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_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_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_Windows_RT HelpFile Explains limitations of Windows PowerShell 4.0... 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_WS-Management_Cmdlets HelpFile Provides an overview of Web Services for Manag...

about_BeforeEach_AfterEach HelpFile performed at the beginning and end of every It... 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_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 PowerShell

about_Checkpoint-Workflow HelpFile Describes the Checkpoint-Workflow activity, which

about_ForEach-Parallel HelpFile Describes the ForEach -Parallel language const...

about_InlineScript HelpFile Describes the InlineScript activity, which run... 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



Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 OurUNIX.com ™