Weblog of Jeffery Hicks

Managing Event Logs with PowerShell – Part 1

Event logs are terrific management tools, but they themselves require a little attention every now and then. You may need to configure a log to control size and number of entries. Many IT Pros probably accept the default values and don’t think much about it. But for the rest of you, let me demonstrate over the course of a few articles on how to manage event logs using Windows PowerShell.

A picture of Jeffery HicksMVP By Jeffery Hicks - Thu, June 13, 2013 - 0 comments google+ icon

Jeffery Hicks is a Microsoft MVP in Windows PowerShell, Microsoft Certified Trainer and an IT veteran with 20 years of experience. Follow his blog.

(more..)

NIC Teaming with PowerShell

Teaming network adapters, or NICs, is a great way of providing load-balancing and failover capabilities for mission critical services. Windows Server 2012 allows up to 32 network adapters in a single team. You can create a team in the graphical server manager, or through PowerShell, which is very useful if you are automating server build or configurations.

A picture of Jeffery HicksMVP By Jeffery Hicks - Mon, May 6, 2013 - 0 comments google+ icon

Jeffery Hicks is a Microsoft MVP in Windows PowerShell, Microsoft Certified Trainer and an IT veteran with 20 years of experience. Follow his blog.

Define new IP address

How to install the loopback adapter in Windows 8

In earlier versions of Windows, Microsoft included a loopback adapter. This was a virtual network interface that essentially you could use for network testing but without having a physical network card. In Windows 8 this device is a little trickier to install. Let me show you how to install the loopback adapter and how I’m using it in Hyper-V.

A picture of Jeffery HicksMVP By Jeffery Hicks - Mon, April 22, 2013 - 2 comments google+ icon

Jeffery Hicks is a Microsoft MVP in Windows PowerShell, Microsoft Certified Trainer and an IT veteran with 20 years of experience. Follow his blog.

Microsoft KM TEST Loopback Adapter

FREE: MoW PowerShell WMI Browser

We’ve been looking at a number of tools for exploring WMI. The last one I want to discuss is actually a PowerShell script, but it won’t feel like any PowerShell script you’ve run before. The WMI Explorer was written back in the days of PowerShell 1.0, I believe, by former PowerShell MVP Marc van Orsouw, more familiarly known as MoW.

A picture of Jeffery HicksMVP By Jeffery Hicks - Mon, April 15, 2013 - 0 comments google+ icon

Jeffery Hicks is a Microsoft MVP in Windows PowerShell, Microsoft Certified Trainer and an IT veteran with 20 years of experience. Follow his blog.

MoW PowerShell WMI Browser - Viewing classes

FREE: SAPIEN Technologies WMI Explorer

In my previous article I demonstrated how to use the free WMI Tools from Microsoft for exploring WMI. One of the downsides is that they aren’t officially supported for any current operating system and rely on an older version of Internet Explorer. Another option is the free WMI Explorer from SAPIEN Technologies.

A picture of Jeffery HicksMVP By Jeffery Hicks - Mon, April 8, 2013 - 0 comments google+ icon

Jeffery Hicks is a Microsoft MVP in Windows PowerShell, Microsoft Certified Trainer and an IT veteran with 20 years of experience. Follow his blog.

SAPIEN Technologies WMI Explorer