Invoke-RASPerformanceMonitor
Invokes an action on the Performance Monitor.
Invoke-RASPerformanceMonitor -RetrieveURL <SwitchParameter> [-IsLightTheme <SwitchParameter>] [<CommonParameters>]
Invokes an action on the Performance Monitor.
-RetrieveURL <SwitchParameter> Retrieve URL
-IsLightTheme <SwitchParameter> Whether the browser should be set to light theme or not.
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ----------
Invoke-RASPerformanceMonitor -RetrieveURL
Retrieves the Preformance Monitor URL. ---------- EXAMPLE 2 ----------
Invoke-RASPerformanceMonitor -RetrieveURL -LightTheme
Retrieves the Preformance Monitor URL with Light Theme.