Name |
Category |
Synopsis |
---- |
-------- |
-------- |
ac |
Alias |
Add-Content |
asnp |
Alias |
Add-PSSnapin |
clc |
Alias |
Clear-Content |
cli |
Alias |
Clear-Item |
clp |
Alias |
Clear-ItemProperty |
clv |
Alias |
Clear-Variable |
cpi |
Alias |
Copy-Item |
cpp |
Alias |
Copy-ItemProperty |
cvpa |
Alias |
Convert-Path |
diff |
Alias |
Compare-Object |
epal |
Alias |
Export-Alias |
epcsv |
Alias |
Export-Csv |
fc |
Alias |
Format-Custom |
fl |
Alias |
Format-List |
foreach |
Alias |
ForEach-Object |
% |
Alias |
ForEach-Object |
ft |
Alias |
Format-Table |
fw |
Alias |
Format-Wide |
gal |
Alias |
Get-Alias |
gc |
Alias |
Get-Content |
gci |
Alias |
Get-ChildItem |
gcm |
Alias |
Get-Command |
gdr |
Alias |
Get-PSDrive |
ghy |
Alias |
Get-History |
gi |
Alias |
Get-Item |
gl |
Alias |
Get-Location |
gm |
Alias |
Get-Member |
gp |
Alias |
Get-ItemProperty |
gps |
Alias |
Get-Process |
group |
Alias |
Group-Object |
gsv |
Alias |
Get-Service |
gsnp |
Alias |
Get-PSSnapin |
gu |
Alias |
Get-Unique |
gv |
Alias |
Get-Variable |
gwmi |
Alias |
Get-WmiObject |
iex |
Alias |
Invoke-Expression |
ihy |
Alias |
Invoke-History |
ii |
Alias |
Invoke-Item |
ipal |
Alias |
Import-Alias |
ipcsv |
Alias |
Import-Csv |
mi |
Alias |
Move-Item |
mp |
Alias |
Move-ItemProperty |
nal |
Alias |
New-Alias |
ndr |
Alias |
New-PSDrive |
ni |
Alias |
New-Item |
nv |
Alias |
New-Variable |
oh |
Alias |
Out-Host |
rdr |
Alias |
Remove-PSDrive |
ri |
Alias |
Remove-Item |
rni |
Alias |
Rename-Item |
rnp |
Alias |
Rename-ItemProperty |
rp |
Alias |
Remove-ItemProperty |
rsnp |
Alias |
Remove-PSSnapin |
rv |
Alias |
Remove-Variable |
rvpa |
Alias |
Resolve-Path |
sal |
Alias |
Set-Alias |
sasv |
Alias |
Start-Service |
sc |
Alias |
Set-Content |
select |
Alias |
Select-Object |
si |
Alias |
Set-Item |
sl |
Alias |
Set-Location |
sleep |
Alias |
Start-Sleep |
sort |
Alias |
Sort-Object |
sp |
Alias |
Set-ItemProperty |
spps |
Alias |
Stop-Process |
spsv |
Alias |
Stop-Service |
sv |
Alias |
Set-Variable |
tee |
Alias |
Tee-Object |
where |
Alias |
Where-Object |
? |
Alias |
Where-Object |
write |
Alias |
Write-Output |
cat |
Alias |
Get-Content |
cd |
Alias |
Set-Location |
clear |
Alias |
Clear-Host |
cp |
Alias |
Copy-Item |
h |
Alias |
Get-History |
history |
Alias |
Get-History |
kill |
Alias |
Stop-Process |
lp |
Alias |
Out-Printer |
ls |
Alias |
Get-ChildItem |
mount |
Alias |
New-PSDrive |
mv |
Alias |
Move-Item |
popd |
Alias |
Pop-Location |
ps |
Alias |
Get-Process |
pushd |
Alias |
Push-Location |
pwd |
Alias |
Get-Location |
r |
Alias |
Invoke-History |
rm |
Alias |
Remove-Item |
rmdir |
Alias |
Remove-Item |
echo |
Alias |
Write-Output |
cls |
Alias |
Clear-Host |
chdir |
Alias |
Set-Location |
copy |
Alias |
Copy-Item |
del |
Alias |
Remove-Item |
dir |
Alias |
Get-ChildItem |
erase |
Alias |
Remove-Item |
move |
Alias |
Move-Item |
rd |
Alias |
Remove-Item |
ren |
Alias |
Rename-Item |
set |
Alias |
Set-Variable |
type |
Alias |
Get-Content |
Get-Command |
Cmdlet |
獲取有關 cmdlet 的基本信息,以及有關 Powershell |
Get-Help |
Cmdlet |
顯示有關 Windows PowerShell cmdlet 和概-念的信息。 |
Get-History |
Cmdlet |
獲取在當前會話中輸入的命令的列表。 |
Invoke-History |
Cmdlet |
從會話歷史記錄中運行命令。 |
Add-History |
Cmdlet |
向會話歷史記錄追加條目。 |
ForEach-Object |
Cmdlet |
針對每一組輸入對象執行操作。 |
Where-Object |
Cmdlet |
創建控制哪些對象沿着命令管道傳遞的篩選器。 |
Set-PSDebug |
Cmdlet |
打開和關閉腳本調試功能,設置跟蹤級別並切換 strict 模式。 |
Add-PSSnapin |
Cmdlet |
將一個或多個 Windows PowerShell 管理單元添加到當前控制台。 |
Remove-PSSnapin |
Cmdlet |
從當前控制台中刪除 Windows PowerShell 管理單元。 |
Get-PSSnapin |
Cmdlet |
獲取計算機上的 Windows PowerShell 管理單元。 |
Export-Console |
Cmdlet |
將當前控制台的配置導出到文件中,以便對其進行重用或共享。 |
Start-Transcript |
Cmdlet |
在文本文件中創建全部或部分 Windows PowerShell 會話的記錄。 |
Stop-Transcript |
Cmdlet |
停止腳本。 |
Add-Content |
Cmdlet |
向指定項中添加內容。 |
|
|
|
Clear-Content |
Cmdlet |
刪除項的內容(例如從文件中刪除文本),但不刪除該項。 |
Clear-ItemProperty |
Cmdlet |
刪除屬性的值,但不刪除該屬性。 |
Join-Path |
Cmdlet |
將路徑和子路徑合並到單個路徑中。提供程序將提供路徑分隔符。 |
Convert-Path |
Cmdlet |
將路徑從 Windows PowerShell 路徑轉換為 Window |
Copy-ItemProperty |
Cmdlet |
將屬性和值從指定的位置復制到另一個位置。 |
Get-EventLog |
Cmdlet |
獲取與本地事件日志或其中存儲的條目有關的信息。 |
Get-ChildItem |
Cmdlet |
獲取一個或多個指定位置中的項和子項。 |
Get-Content |
Cmdlet |
獲取位於指定位置的項的內容。 |
Get-ItemProperty |
Cmdlet |
檢索指定項的屬性。 |
Get-WmiObject |
Cmdlet |
獲取 WMI 類的實例或可用類的相關信息。 |
Move-ItemProperty |
Cmdlet |
將屬性從一個位置移動到另一個位置。 |
Get-Location |
Cmdlet |
獲取當前工作位置的相關信息。 |
Set-Location |
Cmdlet |
將當前工作位置設置為指定的位置。 |
Push-Location |
Cmdlet |
將當前位置推入堆棧。 |
Pop-Location |
Cmdlet |
將當前位置更改為最近推入到堆棧中的位置。 |
New-PSDrive |
Cmdlet |
安裝新 WIndows PowerShell 驅動器。 |
Remove-PSDrive |
Cmdlet |
從所在位置刪除 Windows PowerShell 驅動器 |
Get-PSDrive |
Cmdlet |
獲取有關 Windows PowerShell 驅動器的信息 |
Get-Item |
Cmdlet |
獲取位於指定位置的項。 |
New-Item |
Cmdlet |
在命名空間中創建新項。 |
Set-Item |
Cmdlet |
將項的值更改為命令中指定的值。 |
Remove-Item |
Cmdlet |
刪除指定項。 |
Move-Item |
Cmdlet |
將項從一個位置移動到另一個位置。 |
Rename-Item |
Cmdlet |
重命名 Windows PowerShell 提供程序命名空間中的一個項。 |
Copy-Item |
Cmdlet |
將項從一個位置復制到命名空間內的另一個位置。 |
Clear-Item |
Cmdlet |
刪除項的內容,但不刪除該項。 |
Invoke-Item |
Cmdlet |
對指定項調用特定於提供程序的默認操作。 |
Get-PSProvider |
Cmdlet |
獲取有關指定的 Windows PowerShell 提供程序的信息。 |
New-ItemProperty |
Cmdlet |
設置位於某個位置的項的新屬性。 |
Split-Path |
Cmdlet |
返回指定的路徑部分。 |
Test-Path |
Cmdlet |
確定路徑的所有元素是否存在。 |
Get-Process |
Cmdlet |
獲取在本地計算機上運行的進程。 |
Stop-Process |
Cmdlet |
停止一個或多個正在運行的進程。 |
Remove-ItemProperty |
Cmdlet |
從注冊表項中刪除屬性及其值。 |
Rename-ItemProperty |
Cmdlet |
重命名項的屬性。 |
Resolve-Path |
Cmdlet |
解析路徑中的通配符並顯示路徑內容。 |
Get-Service |
Cmdlet |
獲取本地計算機上的服務。 |
Stop-Service |
Cmdlet |
停止一個或多個正在運行的服務。 |
Start-Service |
Cmdlet |
啟動一個或多個已停止的服務。 |
Suspend-Service |
Cmdlet |
掛起(暫停)一個或多個正在運行的服務。 |
Resume-Service |
Cmdlet |
恢復一項或多項掛起(暫停的)服務。 |
Restart-Service |
Cmdlet |
停止並接着啟動一個或更多服務。 |
Set-Service |
Cmdlet |
更改服務的顯示名稱、說明或啟動模式。 |
New-Service |
Cmdlet |
在注冊表和服務數據庫中為 Windows 服務創-建新項。 |
Set-Content |
Cmdlet |
在項中寫入內容或用新內容替換其中的內容。 |
Set-ItemProperty |
Cmdlet |
設置位於指定位置的屬性的值。 |
Get-Acl |
Cmdlet |
獲取資源(例如文件或注冊表項)的安全描述符。 |
Set-Acl |
Cmdlet |
更改指定資源(例如文件或注冊表項)的安全描述符。 |
Get-PfxCertificate |
Cmdlet |
獲取計算機上 .pfx 證書文件的相關信息。 |
Get-Credential |
Cmdlet |
獲取基於用戶名和密碼的憑據對象。 |
Get-ExecutionPolicy |
Cmdlet |
獲取外殼程序的當前執行策略。 |
Set-ExecutionPolicy |
Cmdlet |
更改外殼程序執行策略的用戶首選項。 |
Get-AuthenticodeSignature |
Cmdlet |
獲取文件中有關 Authenticode 簽名的信息。 |
Set-AuthenticodeSignature |
Cmdlet |
使用 Authenticode 簽名對 Windows PowerShell |
|
|
|
ConvertFrom-SecureString |
Cmdlet |
將安全字符串轉換為加密的標准字符串。 |
ConvertTo-SecureString |
Cmdlet |
將加密的標准字符串轉換為安全字符串。它還可以將純文本轉換為安全字符串。此... |
Format-List |
Cmdlet |
將輸出的格式設置為屬性列表,其中每個屬性均各占一行顯示。 |
Format-Custom |
Cmdlet |
使用自定義視圖來設置輸出的格式。 |
Format-Table |
Cmdlet |
將輸出的格式設置為表。 |
Format-Wide |
Cmdlet |
將對象的格式設置為只能顯示每個對象的一個屬性的寬表。 |
Out-Null |
Cmdlet |
刪除輸出,不將其發送到控制台。 |
Out-Default |
Cmdlet |
將輸出發送到默認的格式化程序和默認的輸出 cmdlet。此 cmdlet... |
Out-Host |
Cmdlet |
將輸出發送到命令行。 |
Out-File |
Cmdlet |
將輸出發送到文件。 |
Out-Printer |
Cmdlet |
將輸出發送到打印機。 |
Out-String |
Cmdlet |
將對象作為一列字符串發送到主機。 |
Add-Member |
Cmdlet |
向 Windows PowerShell 對象的實例中添加用戶定義的自定... |
Compare-Object |
Cmdlet |
比較兩組對象。 |
ConvertTo-Html |
Cmdlet |
創建顯示一個或一組對象的 HTML 頁。 |
Export-Csv |
Cmdlet |
創建逗號分隔值 (CSV) 文件來顯示輸入對象 |
Import-Csv |
Cmdlet |
導入使用 Export-CSV cmdlet 產生的格式的-逗號分隔值 |
Export-Alias |
Cmdlet |
將當前定義的別名的相關信息導出到文件中。 |
Invoke-History |
Cmdlet |
從會話歷史記錄中運行命令。 |
Add-History |
Cmdlet |
向會話歷史記錄追加條目。 |
ForEach-Object |
Cmdlet |
針對每一組輸入對象執行操作。 |
Where-Object |
Cmdlet |
創建控制哪些對象沿着命令管道傳遞的篩選器 |
Set-PSDebug |
Cmdlet |
打開和關閉腳本調試功能,設置跟蹤級別並切換 strict 模式。 |
Add-PSSnapin |
Cmdlet |
將一個或多個 Windows PowerShell 管理單元添加到當前控制台。 |
Remove-PSSnapin |
Cmdlet |
從當前控制台中刪除 Windows PowerShell 管理單元。 |
Get-PSSnapin |
Cmdlet |
獲取計算機上的 Windows PowerShell 管理單元。 |
Export-Console |
Cmdlet |
將當前控制台的配置導出到文件中,以便對其進行重用或共享。 |
Start-Transcript |
Cmdlet |
在文本文件中創建全部或部分 Windows PowerShell 會話的記錄。 |
Stop-Transcript |
Cmdlet |
停止腳本。 |
Add-Content |
Cmdlet |
向指定項中添加內容。 |
Clear-Content |
Cmdlet |
刪除項的內容(例如從文件中刪除文本),但不刪除該項。 |
Clear-ItemProperty |
Cmdlet |
刪除屬性的值,但不刪除該屬性。 |
Join-Path |
Cmdlet |
將路徑和子路徑合並到單個路徑中。提供程序將提供路徑分隔符。 |
Convert-Path |
Cmdlet |
將路徑從 Windows PowerShell 路徑轉換為 Window... |
Copy-ItemProperty |
Cmdlet |
將屬性和值從指定的位置復制到另一個位置。 |
Get-EventLog |
Cmdlet |
獲取與本地事件日志或其中存儲的條目有關的信息。 |
Get-ChildItem |
Cmdlet |
獲取一個或多個指定位置中的項和子項。 |
Get-Content |
Cmdlet |
獲取位於指定位置的項的內容。 |
Get-ItemProperty |
Cmdlet |
檢索指定項的屬性。 |
Get-WmiObject |
Cmdlet |
獲取 WMI 類的實例或可用類的相關信息。 |
Move-ItemProperty |
Cmdlet |
將屬性從一個位置移動到另一個位置。 |
Get-Location |
Cmdlet |
獲取當前工作位置的相關信息。 |
Set-Location |
Cmdlet |
將當前工作位置設置為指定的位置。 |
Push-Location |
Cmdlet |
將當前位置推入堆棧。 |
Pop-Location |
Cmdlet |
將當前位置更改為最近推入到堆棧中的位置。 |
New-PSDrive |
Cmdlet |
安裝新 WIndows PowerShell 驅動器。 |
Remove-PSDrive |
Cmdlet |
從所在位置刪除 Windows PowerShell 驅動器 |
Get-PSDrive |
Cmdlet |
獲取有關 Windows PowerShell 驅動器的信息 |
Get-Item |
Cmdlet |
獲取位於指定位置的項。 |
New-Item |
Cmdlet |
在命名空間中創建新項。 |
Set-Item |
Cmdlet |
將項的值更改為命令中指定的值。 |
Remove-Item |
Cmdlet |
刪除指定項。 |
Move-Item |
Cmdlet |
將項從一個位置移動到另一個位置。 |
Rename-Item |
Cmdlet |
重命名 Windows PowerShell 提供程序命名空間中的一個項。 |
Copy-Item |
Cmdlet |
將項從一個位置復制到命名空間內的另一個位置。 |
Clear-Item |
Cmdlet |
刪除項的內容,但不刪除該項。 |
Invoke-Item |
Cmdlet |
對指定項調用特定於提供程序的默認操作。 |
Get-PSProvider |
Cmdlet |
獲取有關指定的 Windows PowerShell 提供程序的信息。 |
New-ItemProperty |
Cmdlet |
設置位於某個位置的項的新屬性。 |
Split-Path |
Cmdlet |
返回指定的路徑部分。 |
Test-Path |
Cmdlet |
確定路徑的所有元素是否存在。 |
Get-Process |
Cmdlet |
獲取在本地計算機上運行的進程。 |
Stop-Process |
Cmdlet |
停止一個或多個正在運行的進程。 |
Remove-ItemProperty |
Cmdlet |
從注冊表項中刪除屬性及其值。 |
Rename-ItemProperty |
Cmdlet |
重命名項的屬性。 |
Resolve-Path |
Cmdlet |
解析路徑中的通配符並顯示路徑內容。 |
Get-Service |
Cmdlet |
獲取本地計算機上的服務。 |
Stop-Service |
Cmdlet |
停止一個或多個正在運行的服務。 |
Start-Service |
Cmdlet |
啟動一個或多個已停止的服務。 |
Suspend-Service |
Cmdlet |
掛起(暫停)一個或多個正在運行的服務。 |
Resume-Service |
Cmdlet |
恢復一項或多項掛起(暫停的)服務。 |
Restart-Service |
Cmdlet |
停止並接着啟動一個或更多服務。 |
Set-Service |
Cmdlet |
更改服務的顯示名稱、說明或啟動模式。 |
New-Service |
Cmdlet |
在注冊表和服務數據庫中為 Windows 服務創-建新項。 |
Set-Content |
Cmdlet |
在項中寫入內容或用新內容替換其中的內容。 |
Set-ItemProperty |
Cmdlet |
設置位於指定位置的屬性的值。 |
Get-Acl |
Cmdlet |
獲取資源(例如文件或注冊表項)的安全描述符。 |
Set-Acl |
Cmdlet |
更改指定資源(例如文件或注冊表項)的安全描述符。 |
Get-PfxCertificate |
Cmdlet |
獲取計算機上 .pfx 證書文件的相關信息。 |
Get-Credential |
Cmdlet |
獲取基於用戶名和密碼的憑據對象。 |
Get-ExecutionPolicy |
Cmdlet |
獲取外殼程序的當前執行策略。 |
Set-ExecutionPolicy |
Cmdlet |
更改外殼程序執行策略的用戶首選項。 |
Get-AuthenticodeSignature |
Cmdlet |
獲取文件中有關 Authenticode 簽名的信息。 |
Set-AuthenticodeSignature |
Cmdlet |
使用 Authenticode 簽名對 Windows PowerShell |
ConvertFrom-SecureString |
Cmdlet |
將安全字符串轉換為加密的標准字符串。 |
ConvertTo-SecureString |
Cmdlet |
將加密的標准字符串轉換為安全字符串。它還可以將純文本轉換為安全字符串。 |
Format-List |
Cmdlet |
將輸出的格式設置為屬性列表,其中每個屬性均各占一行顯示。 |
Format-Custom |
Cmdlet |
使用自定義視圖來設置輸出的格式。 |
Format-Table |
Cmdlet |
將輸出的格式設置為表。 |
Format-Wide |
Cmdlet |
將對象的格式設置為只能顯示每個對象的一個屬性的寬表。 |
Out-Null |
Cmdlet |
刪除輸出,不將其發送到控制台。 |
Out-Default |
Cmdlet |
將輸出發送到默認的格式化程序和默認的輸出 cmdlet。 |
Out-File |
Cmdlet |
將輸出發送到文件。 |
Out-Printer |
Cmdlet |
將輸出發送到打印機。 |
Out-String |
Cmdlet |
將對象作為一列字符串發送到主機。 |
Add-Member |
Cmdlet |
向 Windows PowerShell 對象的實例中添加用戶定義 |
Compare-Object |
Cmdlet |
比較兩組對象。 |
ConvertTo-Html |
Cmdlet |
創建顯示一個或一組對象的 HTML 頁。 |
Export-Csv |
Cmdlet |
創建逗號分隔值 (CSV) 文件來顯示輸入對象- |
Import-Csv |
Cmdlet |
導入使用 Export-CSV cmdlet 產生的格式的-逗號分隔值 |
Export-Alias |
Cmdlet |
將當前定義的別名的相關信息導出到文件中。 |
Invoke-Expression |
Cmdlet |
運行以字符串形式提供的 Windows PowerShell 表達式。 |
Get-Alias |
Cmdlet |
獲取當前會話的別名。 |
Get-Culture |
Cmdlet |
獲取計算機上區域設置的信息。 |
Get-Date |
Cmdlet |
獲取當前日期和時間。 |
Get-Host |
Cmdlet |
獲取對當前控制台主機對象的引用。默認情況下,顯示PowerShell |
Get-Member |
Cmdlet |
獲取有關對象或對象集合的信息。 |
Get-UICulture |
Cmdlet |
獲取有關 Windows PowerShell 的當前用戶界面區域性的信息。 |
Get-Unique |
Cmdlet |
從排序列表返回唯一項目。 |
Import-Alias |
Cmdlet |
從文件導入別名列表。 |
Select-String |
Cmdlet |
識別字符串中的模式。 |
Measure-Object |
Cmdlet |
度量對象的特征及其屬性。 |
New-Alias |
Cmdlet |
創建新別名。 |
New-TimeSpan |
Cmdlet |
創建 TimeSpan 對象。 |
Read-Host |
Cmdlet |
從控制台讀取一行輸入。 |
Set-Alias |
Cmdlet |
在當前 Windows PowerShell 會話中為 cmdlet 或... |
Set-Date |
Cmdlet |
將計算機上的系統時間更改為指定的時間。 |
Start-Sleep |
Cmdlet |
在指定的時間段內掛起外殼程序、腳本或運行空間活動。 |
Tee-Object |
Cmdlet |
通過管道將對象輸入傳遞給文件或變量,然后通過管道傳遞輸入。 |
Measure-Command |
Cmdlet |
度量運行腳本塊和 cmdlet 所用的時間。 |
Update-TypeData |
Cmdlet |
通過將 *.types.ps1xml 文件重新加載到內存中來更新 |
Update-FormatData |
Cmdlet |
更新並追加格式數據文件。 |
Write-Host |
Cmdlet |
使用主機用戶界面來顯示對象 |
Write-Progress |
Cmdlet |
在 Windows PowerShell 命令窗口內顯示進度欄。 |
New-Object |
Cmdlet |
創建 .Net 或 COM 對象的實例。 |
Select-Object |
Cmdlet |
選擇一個對象或一組對象的指定屬性。它還可以從對象的數組中選擇唯一對象 |
Group-Object |
Cmdlet |
指定的屬性包含相同值的組對象。 |
Sort-Object |
Cmdlet |
按屬性值對對象進行排序。 |
Get-Variable |
Cmdlet |
獲取當前控制台中的變量。 |
New-Variable |
Cmdlet |
創建新變量 |
Set-Variable |
Cmdlet |
設置變量的值。如果不存在具有所請求名稱的變量,則創建該變量。 |
Remove-Variable |
Cmdlet |
刪除變量及其值。 |
Clear-Variable |
Cmdlet |
刪除變量的值。 |
Export-Clixml |
Cmdlet |
創建對象的基於 XML 的表示形式並將其存儲-在文件中。 |
Import-Clixml |
Cmdlet |
導入 CLIXML 文件,並在 Windows PowerShell 中... |
Write-Debug |
Cmdlet |
將調試消息寫入主機顯示屏。 |
Write-Verbose |
Cmdlet |
將字符串寫入主機的詳細顯示屏。 |
Write-Warning |
Cmdlet |
寫入警告消息。 |
Write-Error |
Cmdlet |
將對象寫入錯誤管道。 |
Write-Output |
Cmdlet |
將對象寫入成功管道。 |
Get-TraceSource |
Cmdlet |
獲取用於跟蹤的 Windows PowerShell 組件。 |
Set-TraceSource |
Cmdlet |
配置、啟動和停止對 Windows PowerShell 組件的跟蹤。 |
Trace-Command |
Cmdlet |
Trace-Command cmdlet 配置並啟動對指定表-達式或命令的跟蹤 |
Alias |
Provider |
提供對 Windows PowerShell 別名以及它們所表示的值的訪問。 |
Environment |
Provider |
提供對 Windows 環境變量的訪問。 |
FileSystem |
Provider |
用於從 Windows PowerShell 中訪問文件和目錄的 Powershell |
Function |
Provider |
提供對 Windows PowerShell 中所定義函數的訪問。 |
Registry |
Provider |
提供從 Windows PowerShell 中對系統注冊表項和注冊表值... |
Variable |
Provider |
提供對 Windows PowerShell 變量及其值的訪問。 |
Certificate |
Provider |
提供對 X509 證書存儲區和對 Windows PowerShell |
about_alias |
HelpFile |
在 Windows PowerShell 中使用 cmdlet 和命令的... |
about_arithmetic_operators |
HelpFile |
可以在 Windows PowerShell 中用於執行數學運算的運算符 |
about_array |
HelpFile |
用於存儲數據元素的緊湊型數據結構 |
about_assignment_operators |
HelpFile |
在 Windows PowerShell 中可以用來為變量賦值的運算符 |
about_associative_array |
HelpFile |
用於存儲鍵與值的集合(每個鍵與一個值配對)的緊湊型數據結構 |
about_automatic_variables |
HelpFile |
Windows PowerShell 自動設置的變量 |
about_break |
HelpFile |
用於立即退出 foreach、for、while、do 或switch... |
about_command_search |
HelpFile |
Windows PowerShell 如何查找命令 |
about_command_syntax |
HelpFile |
Windows PowerShell 中的命令格式 |
about_commonparameters |
HelpFile |
每個 cmdlet 都支持的參數。 |
about_comparison_operators |
HelpFile |
Windows PowerShell 中用於對值進行比較的-運算符 |
about_continue |
HelpFile |
立即返回程序循環的頂部 |
about_core_commands |
HelpFile |
與數據存儲區相關的 Windows PowerShell 核心 Cmdlet |
about_display.xml |
HelpFile |
控制對象的顯示方式 |
about_environment_variable |
HelpFile |
如何在 Windows PowerShell 中訪問 Windows 環境變量 |
about_escape_character |
HelpFile |
更改 Windows PowerShell 對字符的解釋 |
about_execution_environment |
HelpFile |
影響命令運行方式的因素 |
about_filter |
HelpFile |
在 Windows PowerShell 中使用 Where-Objec |
about_flow_control |
HelpFile |
使用 Windows PowerShell 中的流控制語句來控制腳本塊 |
about_for |
HelpFile |
用於根據條件測試運行命令塊的語言命令。 |
about_foreach |
HelpFile |
用於遍歷項集合中所有項的語言命令 |
about_function |
HelpFile |
在 Windows PowerShell 中創建和使用函數 |
about_globbing |
HelpFile |
請參閱“通配符” |
about_history |
HelpFile |
檢索在 Windows PowerShell 命令提示符下輸入的命令 |
about_if |
HelpFile |
基於一個或多個條件測試的結果運行一個或幾個命令塊的語言命令 |
about_line_editing |
HelpFile |
在 Windows PowerShell 命令提示符下編輯命令 |
about_location |
HelpFile |
在 Windows PowerShell 中從工作位置訪問項目 |
about_logical_operator |
HelpFile |
在 Windows PowerShell 中可用於支持測試多個條件的語句... |
about_method |
HelpFile |
在 Windows PowerShell 中使用方法可以對對象執行操作 |
about_namespace |
HelpFile |
Windows PowerShell 維護的命名空間 |
about_object |
HelpFile |
在 Windows PowerShell 中使用對象 |
about_operator |
HelpFile |
Windows PowerShell 支持的運算符類型 |
about_parameter |
HelpFile |
在 Windows PowerShell 中使用 Cmdlet 參數 |
about_parsing |
HelpFile |
Windows PowerShell 如何分析命令 |
about_path_syntax |
HelpFile |
Windows PowerShell 中的完整和相對的路徑-名稱格式 |
about_pipeline |
HelpFile |
在 Windows PowerShell 中將命令合並到管道中 |
about_property |
HelpFile |
在 Windows PowerShell 中使用對象屬性 |
about_provider |
HelpFile |
Windows PowerShell 提供程序使用戶能夠訪-問那些如果沒有.. |
about_pssnapins |
HelpFile |
Windows PowerShell 管理單元是 .NET 程序-集,其中.. |
about_quoting_rules |
HelpFile |
設置字符串邊界的規則 |
about_redirection |
HelpFile |
將輸出從 Windows PowerShell 重定向到文本文件 |
about_ref |
HelpFile |
如何創建和使用引用變量類型 |
about_regular_expression |
HelpFile |
在 Windows PowerShell 的 Cmdlet 參數中使用正... |
about_reserved_words |
HelpFile |
Windows PowerShell 中一些具有特殊含義並-因此不能用作標.. |
about_scope |
HelpFile |
函數或變量在 Windows PowerShell 環境中具有可見性 |
about_script_block |
HelpFile |
在 Windows PowerShell 中將多個語句和命令分組為單個代碼塊 |
about_shell_variable |
HelpFile |
由 Windows PowerShell 創建和聲明的變量 |
about_signing |
HelpFile |
描述 Windows PowerShell 執行策略,以及如何使用和更改它們。 |
about_special_characters |
HelpFile |
特殊字符用於控制 Windows PowerShell 對命令或參數中的... |
about_switch |
HelpFile |
使用 switch 處理多個 if 語句。 |
about_system_state |
HelpFile |
在外殼程序運行時由 Windows PowerShell 維護的數據 |
about_types |
HelpFile |
在 Windows PowerShell 中擴展 .NET 類型系統 |
about_where |
HelpFile |
根據對象屬性篩選對象 |
about_while |
HelpFile |
用於根據條件測試的結果來運行命令塊的語言語句。 |
about_wildcard |
HelpFile |
在 Windows PowerShell 的 Cmdlet 參數中使用通配符 |