Test-SCPROTip
測試 VMM 與 Operations Manager 之間的 PRO 整合。
Syntax
Test-SCPROTip
[-VMMServer <ServerConnection>]
[<CommonParameters>]
Description
Test-SCPROTip Cmdlet 會測試 Virtual Machine Manager (VMM) 和 Operations Manager 之間的整合。 建立與 Operations Manager 的連線並設定效能和資源優化 (PRO) 監視器之後,請執行 Test-SCPROTip 來驗證 PRO 整合是否正常運作。 Test-SCPROTip 會在 Operations Manager 中建立新的警告 PRO 警示、叫用補救,然後實作 PRO 提示的修正。
範例
範例 1:測試 VMM 與 Operations Manager 之間的 PRO 整合
PS C:\> $PROTipJob = Test-SCPROTip
PS C:\> $PROTipJob
第一個命令會執行 Test-SCPROTip 作業,並將相關聯的作業儲存在名為 $PROTipJob 的變數中。
第二個命令會驗證測試的狀態。 您也可以在 VMM 作業介面中檢視狀態。
參數
-VMMServer
指定 VMM 伺服器物件。
Type: | ServerConnection |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |