Set-RASPerformanceMonitorSettings
Updates the Performance Monitor Settings.
Set-RASPerformanceMonitorSettings [-Enabled <bool>] [-Port <uint>] [-Server <string>] [<CommonParameters>]
Updates the Performance Monitor Settings.
-Enabled <bool> Enable or disable RAS Performance Monitor.
-Server <string> Server hosting RAS Performance Monitor database.
-Port <uint> Connection Port to the Server hosting RAS Performance Monitor database.
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ---------- Set-RASPerformanceMonitorSettings -Server "server.company.dom" Modifies the Server hosting RAS Performance Monitor database.