Windows PowerShell command on Get-command items
MyWebUniversity

Windows PowerShell command on Get-command items

Name Category Module Synopsis

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

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

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

Get-Help Cmdlet Microsoft.PowerShell.Core Displays information about Windows PowerShell ...

Get-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Gets the registered session configurations on ...

Import-Module Cmdlet Microsoft.PowerShell.Core Adds modules to the current session.

New-ModuleManifest Cmdlet Microsoft.PowerShell.Core Creates a new module manifest.

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

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

Register-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Creates and registers a new session configurat...

Remove-Module Cmdlet Microsoft.PowerShell.Core Removes modules from the current session.

Set-PSSessionConfiguration Cmdlet Microsoft.PowerShell.Core Changes the properties of a registered session...

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

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

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.

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

Get-UICulture Cmdlet Microsoft.PowerShell.U... Gets the current UI culture settings in the op...

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

Sort-Object Cmdlet Microsoft.PowerShell.U... Sorts objects by property values.

Group-Object Cmdlet Microsoft.PowerShell.U... Groups objects that contain the same value for...

Select-String Cmdlet Microsoft.PowerShell.U... Finds text in strings and files.

ConvertFrom-Csv Cmdlet Microsoft.PowerShell.U... Converts object properties in comma-separated ...

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

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

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

Get-Alias Cmdlet Microsoft.PowerShell.U... Gets the aliases for the current session.

Set-Variable Cmdlet Microsoft.PowerShell.U... Sets the value of a variable. Creates the vari...

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

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.

Get-Unique Cmdlet Microsoft.PowerShell.U... Returns unique items from a sorted list.

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

New-ItemProperty Cmdlet Microsoft.PowerShell.M... Creates a new property for an item and sets it...

Split-Path Cmdlet Microsoft.PowerShell.M... Returns the specified part of a 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...

Complete-Transaction Cmdlet Microsoft.PowerShell.M... Commits the active transaction.

Move-Item Cmdlet Microsoft.PowerShell.M... Moves an item from one location to another.

Remove-Item Cmdlet Microsoft.PowerShell.M... Deletes the specified items.

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

Join-Path Cmdlet Microsoft.PowerShell.M... Combines a path and a child path into a single...

Get-ItemProperty Cmdlet Microsoft.PowerShell.M... Gets the properties of a specified item.

Copy-Item Cmdlet Microsoft.PowerShell.M... Copies an item from one location to another.

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

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

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

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

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.

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

Set-Content Cmdlet Microsoft.PowerShell.M... Writes or replaces the content in an item with...

Get-WinEvent Cmdlet Microsoft.PowerShell.D... Gets events from event logs and event tracing ...

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

Set-WSManInstance Cmdlet Microsoft.WSMan.Manage... Modifies the management information that is re...

Alias Provider Microsoft.PowerShell.Core Provides access to the Windows PowerShell alia...

Environment Provider Microsoft.PowerShell.Core Provides access to the Windows environment var... 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_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_Command_Precedence HelpFile Describes how Windows PowerShell determines wh... about_Command_Syntax HelpFile Describes the syntax diagrams that are used in... about_CommonParameters HelpFile Describes the parameters that can be used with... about_Comparison_Operators HelpFile Describes the operators that compare values in... about_Core_Commands HelpFile Lists the cmdlets that are designed for use wi... about_Do HelpFile Runs a statement list one or more times, subje... about_Environment_Variables HelpFile Describes how to access Windows environment va...

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_Hash_Tables HelpFile Describes how to create, use, and sort hash ta... about_Language_Keywords HelpFile Describes the keywords in the Windows PowerShe...

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_Parallel HelpFile Describes the Parallel keyword, which runs the about_Path_Syntax HelpFile Describes the full and relative path name form... about_Preference_Variables HelpFile Variables that customize the behavior of Windo... about_Profiles HelpFile Describes how to create and use a Windows Powe... about_Properties HelpFile Describes how to use object properties in Wind... about_Providers HelpFile Describes how Windows PowerShell providers pro... about_PSReadline HelpFile about_PSSessions HelpFile Describes Windows PowerShell sessions (PSSessi... about_Scopes HelpFile Explains the concept of scope in Windows Power... about_Scripts HelpFile Describes how to run and write scripts in Wind... about_Session_Configurations HelpFile Describes session configurations, which determ... about_Throw HelpFile Describes the Throw keyword, which generates a... about_Transactions HelpFile Describes how to manage transacted operations ... about_Types.ps1xml HelpFile Explains how to use Types.ps1xml files to exte... about_Variables HelpFile Describes how variables store values that can ... 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_WQL HelpFile Describes WMI Query Language (WQL), which can be

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

about_Parallel HelpFile Describes the Parallel keyword, which runs the



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