Are you a System Administrator and managing Active Directory too? If Yes, then i know what is the most annoying problem we do face almost...
Part– 4 : Working with Event Logs using PowerShell :- Get-WinEvent
Part-1: Working with Event Logs using PowerShell Part–2 : Working with Event Logs using PowerShell :- Get-EventLog Part–3 : Working With Event Logs Using PowerShell...
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...
Part–2 : Working with Event Logs using PowerShell :- Get-EventLog
In my previous blog post,, i had tried to cover the basics of “Event Logs”, and in https://amandhally.com/2013/11/12/part-1-working-with-event-logs-using-powershell/previous post we had also saw the...
Part-1: Working with Event Logs using PowerShell.
Hi, I am planning to start a few post series on managing Event Logs with PowerShell. I do believe that, it doesn’t matter ,which...
MVP Community Day: November 9th, 2013, Saturday at Microsoft (Gurgaon)
Hi, This Saturday is MVP Community day. We are doing 2 PowerShell events on that day. One event is on “Start Using PowerShell for Managing...
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 Script : Find the name of Installed Antivirus on local or remote laptop.
Do you ever want to know what antivirus installed on remote laptop, or does remote system has a antivirus or not, knowing this is always...
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...