ridicurious.com
Powershell

PowerShell : Your own ‘Cmdlet of the Day’ Script.

They say – ” Success is nothing but, Accumulated Small Victories over a long period of time”.

So when it comes to Powershell, learning small things (~ Small Wins) each day over period of time, could make you real good at Powershell, hence a script for all those Learners out there.

HOW IT WORKS :

Script runs Get-Help and filter out one random Cmdlet, then some cleaning and refining is done to display Cmdlet of The Day in a customized syntax with Description and Examples into the Powershell console.

HOW TO RUN IT :

Just Suggestions.

You can copy-paste the function into your PowerShell profile and start your learning next time you open your PowerShell host

Or, just Paste the batch file on the desktop and keep double clicking it whenever you’re free ( ~ Like I do, just for Fun 😉 )

batr

Following is the code –

OUTPUT :

On execution function will generate output something like in the below screenshot

Hope you enjoyed reading and find it useful. #GoScripting 🙂

Related posts

PowerShell Rainbow

Prateek Singh
8 years ago

PowerShell : GUI based Email Search and Removal in Exchange

Prateek Singh
8 years ago

Weekly Newsletter – PowerShell Digest #009

Prateek Singh
4 years ago
Exit mobile version