It's very easy to find the PowerShell "Desired State Configuration" cmdlets. Just run the below command , and it will show you all DSC...
PowerShell Tips: Change The Foreground Colour of PowerShell console using .net and PowerShell. and ,Happy Holi
Quote of the day “Start where you are. Use what you have. Do what you can. –Arthur Ashe” So, it’s nearly weekend. ...
Part–3 : Working with Event Logs using PowerShell :- Get-EventLog
Part-1: Working with Event Logs using PowerShell Part–2 : Working with Event Logs using PowerShell :- Get-EventLog Welcome to the part 3 of the...
Working with PowerShell Preference Variables: $OFS (Output field Separator).
When you open PowerShell console, type $ and start pressing ‘tab’, you will amaze that there are many pre-built variables exists there. One of...
PowerShell Tip : Find Default Printer Installed using Powershell.
The job of System Administrators are very adventurous, sometime you have to find a little-little settings and sometime you have to write a big-big, hundred’s...
Powershell Tips : Use Only Powershell V2 cmdlets , with PowershellV3 Installed.
I use Windows 7 (64 bit) with Powershell V3 installed on it. Most of our users are still on PowerShell v2, Sometime when I am...