Wednesday, July 18, 2018

Powershell 1.7.1 : Get-help online and Get-help show window


get- help invoke-command -online

This command displays the online version of the help topic for the mentioned cmdlet in your default web browser.




show window displays output in a window
get-help get-eventlog -showwindow
get-help about_switch -showwindow

Displays output as below





Featured Posts

Adding Accesspolicy to KeyVault for Service Principal Using Portal and Powershell

  Scripts path : https://drive.google.com/drive/folders/1sbBpnVFgXhUIXLdf2E9heyWDeU2f9427?usp=sharing  Adding Accesspolicy to KeyVault for S...