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...
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...
Find Operating System Start time using Powershell.
Today, I have been asked to do a strange task, My manager told me to find a Operating System Start time. I was thinking about...
Enable useSSLtrasport in VMware Mirage using Powershell.
As i always says, Powershell is a Sanjivini for system administrators, You are use Powershell to do anything you like to do, and it...
ON-OFF Keyboard Lock keys {Caps,Scroll,Num} Using PowerShell.
There is no need to prove that PowerShell is a very cool technology, we already proved it many times. For me PowerShell is like...