Get-CMWindowsUpdate
取得 Windows 更新。
語法
Get-CMWindowsUpdate
[-Name <String>]
[-Fast]
[<CommonParameters>]
Get-CMWindowsUpdate
-Id <Int32>
[-Fast]
[<CommonParameters>]
Description
注意事項
從 Configuration Manager 月臺磁碟驅動器執行 Configuration Manager Cmdlet,例如 PS XYZ:\>
。 如需詳細資訊,請 參閱開始使用。
範例
範例 1
PS XYZ:\>
參數
-Fast
新增此參數,不自動重新整理延遲屬性。 延遲屬性包含相對沒有效率的擷取值。 取得這些屬性可能會導致額外的網路流量,並降低 Cmdlet 效能。
如果您未使用此參數,Cmdlet 會顯示警告。 若要停用此警告,請設定 $CMPSSuppressFastNotUsedCheck = $true
。
類型: | SwitchParameter |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-Id
類型: | Int32 |
別名: | CIId, CI_ID |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
-Name
類型: | String |
別名: | LocalizedDisplayName |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | True |
輸入
None
輸出
System.Object