分かりやすく、使いやすく。

v2.0 で使用可能なコマンドレット一覧

スポンサーリンク

PowerShell 2.0 で使用可能なコマンドレット一覧と対応するエイリアスの一覧です。

コマンドレット エイリアス 関連リンク
Add-Computer    
Add-Content ac  
Add-History    
Add-Member    
Add-PSSnapin asnp  
Add-Type    
Checkpoint-Computer    
Clear-Content clc ファイルの内容をクリアする方法
Clear-EventLog    
Clear-History clhy  
Clear-Item cli  
Clear-ItemProperty clp  
Clear-Variable clv  
Compare-Object compare  
Complete-Transaction    
Connect-WSMan    
ConvertFrom-Csv    
ConvertFrom-SecureString    
ConvertFrom-StringData    
Convert-Path cvpa カレントフォルダのパスを取得する方法
ConvertTo-Csv    
ConvertTo-Html    
ConvertTo-SecureString    
ConvertTo-Xml    
Copy-Item copy  
Copy-ItemProperty cpp  
Debug-Process    
Disable-ComputerRestore    
Disable-PSBreakpoint dbp  
Disable-PSSessionConfiguration    
Disable-WSManCredSSP    
Disconnect-WSMan    
Enable-ComputerRestore    
Enable-PSBreakpoint ebp  
Enable-PSRemoting    
Enable-PSSessionConfiguration    
Enable-WSManCredSSP    
Enter-PSSession etsn  
Exit-PSSession exsn  
Export-Alias epal  
Export-Clixml    
Export-Console    
Export-Counter    
Export-Csv epcsv Export-CSV の文字化け対策
Export-FormatData    
Export-ModuleMember    
Export-PSSession epsn  
ForEach-Object %  
Format-Custom fc  
Format-List fl  
Format-Table ft  
Format-Wide fw  
Get-Acl    
Get-Alias gal  
Get-AuthenticodeSignature    
Get-ChildItem dir  
Get-Command gcm 使用可能なコマンドレット一覧を確認する方法
Get-ComputerRestorePoint    
Get-Content cat  
Get-Counter    
Get-Credential    
Get-Culture    
Get-Date   yyyymmdd 形式の文字列で現在日付を取得する方法
Get-Event    
Get-EventLog    
Get-EventSubscriber    
Get-ExecutionPolicy    
Get-FormatData    
Get-Help    
Get-History ghy  
Get-Host    
Get-HotFix    
Get-Item gi  
Get-ItemProperty gp  
Get-Job gjb  
Get-Location gl  
Get-Member gm  
Get-Module gmo  
Get-PfxCertificate    
Get-Process gps  
Get-PSBreakpoint gbp  
Get-PSCallStack gcs  
Get-PSDrive gdr  
Get-PSProvider    
Get-PSSession gsn  
Get-PSSessionConfiguration    
Get-PSSnapin gsnp  
Get-Random    
Get-Service gsv  
Get-TraceSource    
Get-Transaction    
Get-UICulture    
Get-Unique gu 配列内の重複した値を削除する方法
Get-Variable gv  
Get-WinEvent    
Get-WmiObject gwmi  
Get-WSManCredSSP    
Get-WSManInstance    
Group-Object group  
Import-Alias ipal  
Import-Clixml    
Import-Counter    
Import-Csv ipcsv  
Import-LocalizedData    
Import-Module ipmo  
Import-PSSession ipsn  
Invoke-Command icm  
Invoke-Expression iex  
Invoke-History ihy  
Invoke-Item ii  
Invoke-WmiMethod iwmi  
Invoke-WSManAction    
Join-Path    
Limit-EventLog    
Measure-Command    
Measure-Object measure  
Move-Item mi  
Move-ItemProperty mp  
New-Alias nal  
New-Event    
New-EventLog    
New-Item ni 空のファイルやフォルダを新規作成する方法
ファイルの内容をクリアする方法
New-ItemProperty    
New-Module nmo  
New-ModuleManifest    
New-Object    
New-PSDrive mount  
New-PSSession nsn  
New-PSSessionOption    
New-Service    
New-TimeSpan    
New-Variable nv  
New-WebServiceProxy    
New-WSManInstance    
New-WSManSessionOption    
Out-Default    
Out-File    
Out-GridView ogv  
Out-Host oh  
Out-Null    
Out-Printer lp  
Out-String    
Pop-Location popd  
Push-Location pushd  
Read-Host   ユーザーの入力を受け付けて、入力内容を変数に入れて使用する方法
Receive-Job rcjb  
Register-EngineEvent    
Register-ObjectEvent    
Register-PSSessionConfiguration    
Register-WmiEvent    
Remove-Computer    
Remove-Event    
Remove-EventLog    
Remove-Item del ファイルを削除する方法
フォルダを削除する方法
Remove-ItemProperty rp  
Remove-Job rjb  
Remove-Module rmo  
Remove-PSBreakpoint rbp  
Remove-PSDrive rdr  
Remove-PSSession rsn  
Remove-PSSnapin rsnp  
Remove-Variable rv  
Remove-WmiObject rwmi  
Remove-WSManInstance    
Rename-Item ren  
Rename-ItemProperty rnp  
Reset-ComputerMachinePassword    
Resolve-Path rvpa  
Restart-Computer    
Restart-Service    
Restore-Computer    
Resume-Service    
Select-Object select  
Select-String    
Select-Xml    
Send-MailMessage    
Set-Acl    
Set-Alias sal  
Set-AuthenticodeSignature    
Set-Content sc  
Set-Date    
Set-ExecutionPolicy    
Set-Item si  
Set-ItemProperty sp  
Set-Location cd  
Set-PSBreakpoint sbp  
Set-PSDebug    
Set-PSSessionConfiguration    
Set-Service    
Set-StrictMode    
Set-TraceSource    
Set-Variable set  
Set-WmiInstance swmi  
Set-WSManInstance    
Set-WSManQuickConfig    
Show-EventLog    
Sort-Object sort 配列をソートする(昇順・降順)
Split-Path    
Start-Job sajb  
Start-Process saps  
Start-Service sasv  
Start-Sleep sleep  
Start-Transaction    
Start-Transcript    
Stop-Computer    
Stop-Job spjb  
Stop-Process kill  
Stop-Service spsv  
Stop-Transcript    
Suspend-Service    
Tee-Object tee  
Test-ComputerSecureChannel    
Test-Connection    
Test-ModuleManifest    
Test-Path   ファイルやフォルダが存在するかを確認する方法
Test-WSMan    
Trace-Command    
Undo-Transaction    
Unregister-Event    
Unregister-PSSessionConfiguration    
Update-FormatData    
Update-List    
Update-TypeData    
Use-Transaction    
Wait-Event    
Wait-Job wjb  
Wait-Process    
Where-Object ?  
Write-Debug    
Write-Error    
Write-EventLog    
Write-Host    
Write-Output echo  
Write-Progress    
Write-Verbose    
Write-Warning    
スポンサーリンク
スポンサーリンク