Monday, October 21, 2013

powershell : Help and get-command

Like the Help cmdlet, Get-Command accepts wildcards, meaning you can run something
like Gcm *event* to see all of the commands that contain “event” in their
name. For better or worse, that list will include not only cmdlets, but also external
commands like netevent.dll, which may not be useful.

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...