Windows PowerShell Graphical Help File
Documentation Home
Windows PowerShell Graphical Help File
About Topics
.NET Type Extension
Aliases
Arithmetic Operators
Arrays
Assignment Operators
Associative Arrays
Automatic Variables
Break Statement
Command Search
Command Syntax
Command-Line Editing
Common Parameters
Comparison Operators
Continue
Core Commands
Display.xml
Environment Variables
Escape Characters
Execution Environment
Filtering Data
Flow Control
For Statement
Foreach Statement
Functions
Globbing
History
If Statement
Location
Logical Operators
Methods
Namespace
Objects
Operators
Parameters
Parsing
Path Syntax
Pipeline
Properties
Providers
PSSnapins
Quoting Rules
Redirection
Reference Variable Type
Regular Expressions
Reserved Words
Scope
Script Blocks
Shell Variables
Signing and Execution Policies
Special Characters
Switch Statement
System State
Where
While
Wildcards
Beginner's Guide
Accessing WMI From Windows PowerShell
Coloring Output
Customizing the Console
Getting Started with Windows PowerShell
Piping and the Pipeline
Retrieving Multi-Valued WMI Properties Using Windows PowerShell
Running Windows PowerShell Scripts
Tab Expansion
Windows PowerShell Shortcut Keys
Cmdlet Help
Add-Content
Add-History
Add-Member
Add-PSSnapin
Clear-Content
Clear-Item
Clear-ItemProperty
Clear-Variable
Compare-Object
ConvertFrom-SecureString
Convert-Path
ConvertTo-HTML
ConvertTo-SecureString
Copy-Item
Copy-ItemProperty
Export-Alias
Export-Clixml
Export-Console
Export-CSV
ForEach-Object
Format-Custom
Format-List
Format-Table
Format-Wide
Get-Acl
Get-Alias
Get-AuthenticodeSignature
Get-ChildItem
Get-Command
Get-Content
Get-Credential
Get-Culture
Get-Date
Get-Eventlog
Get-ExecutionPolicy
Get-Help
Get-History
Get-Host
Get-Item
Get-ItemProperty
Get-Location
Get-Member
Get-PfxCertificate
Get-Process
Get-PSDrive
Get-PSProvider
Get-PSSnapin
Get-Service
Get-TraceSource
Get-UICulture
Get-Unique
Get-Variable
Get-WMIObject
Import-Alias
Import-Clixml
Import-CSV
Invoke-Expression
Invoke-History
Invoke-Item
Join-Path
Measure-Command
Measure-Object
Move-Item
Move-ItemProperty
New-Alias
New-Item
New-ItemProperty
New-Object
New-PSDrive
New-Service
New-Timespan
New-Variable
Out-Default
Out-File
Out-Host
Out-Null
Out-Printer
Out-String
Pop-Location
Push-Location
Read-Host
Remove-Item
Remove-ItemProperty
Remove-PSDrive
Remove-PSSnapin
Remove-Variable
Rename-Item
Rename-ItemProperty
Resolve-Path
Restart-Service
Resume-Service
Select-Object
Select-String
Set-Acl
Set-Alias
Set-AuthenticodeSignature
Set-Content
Set-Date
Set-ExecutionPolicy
Set-Item
Set-ItemProperty
Set-Location
Set-PSDebug
Set-Service
Set-TraceSource
Set-Variable
Sort-Object
Split-Path
Start-Service
Start-Sleep
Start-Transcript
Stop-Process
Stop-Service
Stop-Transcript
Suspend-Service
Tee-Object
Test-Path
Trace-Command
Update-FormatData
Update-TypeData
Where-Object
Write-Debug
Write-Error
Write-Host
Write-Output
Write-Progress
Write-Verbose
Write-Warning
VBScript to PowerShell
Abs
Addition
And
Array
Asc
Assignment
Atn
Call
CBool
CByte
CCur
CDate
CDbl
Chr
CInt
Class
Clear
CLng
Concatenation
Const
Cos
CreateObject
CSng
CStr
Date
DateAdd
DateDiff
DatePart
DateSerial
DateValue
Day
Description
Dim
Division
Do
Eqv
Erase
Escape
Eval
Execute
ExecuteGlobal
Exit
Exp
Exponentiation
Filter
Fix
For Each
For Next
FormatCurrency
FormatDateTime
FormatNumber
FormatPercent
Function
GetLocale
GetObject
GetRef
HelpContext
HelpFile
Hex
Hour
If Then
Imp
InputBox
InStr
InStrRev
Int
Integer Division
Is
IsArray
IsDate
IsEmpty
IsNull
IsNumeric
IsObject
Join
LBound
LCase
Left
Len
LoadPicture
Log
LTrim
Mid
Minute
Mod
Month
MonthName
MsgBox
Multiplication
Not
Now
Number
Oct
On Error
Option Explicit
Or
Private
Property Get
Property Let
Property Set
Public
Raise
Randomize
ReDim
Rem
Replace
RGB
Right
Rnd
Round
RTrim
ScriptEngine
ScrintEngineBuildVersion
ScriptEngineMajorVersion
ScriptEngineMinorVersion
Second
Select Case
Set
SetLocale
Sgn
Sin
Source
Split
Sqr
Stop
StrComp
String
StrReverse
Sub
Subtraction
Tan
Time
Timer
TimeSerial
TimeValue
Trim
TypeName
UBound
UCase
Unescape
VarType
Weekday
WeekdayName
While Wend
With
Xor
Year
Weekly PowerShell Tips
Accessing Values in an Array
Byte Conversion
Calculating Text File Statistics
Creating Custom Tables
Even More Things You Can Do With Arrays
Formatting Dates and Times
Formatting Numbers
Fun Things You Can Do With the Get-ChildItem Cmdlet
Modifying a Read-Write Property Using Get-WMIObject
Modifying Message Colors
Referencing Variables and Variable Values
Removing Items From Arrays
Using the Range Operator in Wildcard Queries
Using Windows PowerShell Here-Strings
What Is (and What Isn’t) in Our Array?
Working with Hash Tables
Working With Strings
Documentation Home