PowerShell

PowerShell and GUI : Working with GUI “Form” properties using PowerShell Studio 2012

  In my previous post, we had created a blank PowerShell GUI form, in this post, I am just sharing about few useful form properties. Note: We are using Sapien PowerShell Studio 2012 Windows State of the form If you want to run your GUI to me minimize, or maximize when they run, you are… Continue reading PowerShell and GUI : Working with GUI “Form” properties using PowerShell Studio 2012

PowerShell

Part–3 : PowerShell and DHCP : Configuring the DHCP ScopeOn DHCP Server

    Part – 1 : PowerShell and DHCP : Installing DHCP Server Role on Server 2012 Part – 2 :PowerShell and DHCP : DHCP Post-Install Configuration     In my previous post, we do the Post-Install configuration task for the DHCP Server.  Now it’s time to configure the DHCP Sever Scope. We can going… Continue reading Part–3 : PowerShell and DHCP : Configuring the DHCP ScopeOn DHCP Server

PowerShell

Part – 1 : PowerShell and DHCP : Installing DHCP Server Role on Server 2012

New PowerShell Series After publishing my “Event Logs and PowerShell” series, I am posting another PowerShell article series, this article series is on installing, configuring, maintain DHCP Server using PowerShell. In this series, we will configure a DHCP Server from scratch and we configure it using PowerShell. We will try to use as much as… Continue reading Part – 1 : PowerShell and DHCP : Installing DHCP Server Role on Server 2012

PowerShell

Part-7: Working with Event Logs using PowerShell :- Clearing Event Entries and Removing Event Log.

  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 :- Get-EventLog Part–4 : Working with Event Logs using PowerShell :- Get-WinEvent Part–5 : Working with Event Logs using PowerShell :- Get-WinEvent Part–6 : Working with Event Logs using… Continue reading Part-7: Working with Event Logs using PowerShell :- Clearing Event Entries and Removing Event Log.

PowerShell

Part– 6 : Working with Event Logs using PowerShell :- Creating New Event Logs and Event Entries.

  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 :- Get-EventLog Part–4 : Working with Event Logs using PowerShell :- Get-EventLog Part–5 : Working with Event Logs using PowerShell :- Get-EventLog   Yesterday, I blogged about using –FilterXML… Continue reading Part– 6 : Working with Event Logs using PowerShell :- Creating New Event Logs and Event Entries.

PowerShell

Part– 5 : 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 :- Get-EventLog Part–4 : Working with Event Logs using PowerShell :- Get-EventLog   Before I start writing article, I do want to wish you  a very “Happy New year 2014”.… Continue reading Part– 5 : Working with Event Logs using PowerShell :- Get-WinEvent

PowerShell

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 :- Get-EventLog   In previous posts , i had shown you how to use “Get-EventLog”, now we are going to use “Get-WinEvent” cmdlet, The Get-WinEvent cmdlet is more powerful then… Continue reading Part– 4 : Working with Event Logs using PowerShell :- Get-WinEvent