Sometimes we IT administrators run in to a condition called "laziness". We do not want to type the entire command for Powershell with all its parameters and arguments. Well fear not, just use show and tell.
Type the following in your Powershell command line;
show-command New-Msoluser
Article originally published at
https://blogs.technet.microsoft.com/heyscriptingguy/2016/06/30/powertip-get-a-gui-interface-for-any-powershell-cmdlet/
Cheers!
No comments:
Post a Comment