PowerShell for Windows Admins:

October, 2011


October 19, 2011  2:08 PM

Discovering NIC that has a specific IP Address



Posted by: Richard Siddaway
Deep dive, Network, PowerShell v2, WMI

One question (of many) that came up at that European Deep Dive (more on that later) was finding the particular network adapter associated with an IP Address.  The problem is that IP Address (in the later versions of Windows) is a string array in WMI

Get-WmiObject -Class...

October 12, 2011  1:15 PM

European Deep dive approaching



Posted by: Richard Siddaway
Deep dive, PowerShell

Next Monday & Tuesday sees the first European Deep Dive  - if you are a PowerShell fan its where you need to be.

 

The speaker line up is available from

 


October 6, 2011  12:25 PM

Deep Dive line up



Posted by: Richard Siddaway
Deep dive, PowerShell

The line up for this months Deep Dive has been announced

Bookmark and Share     0 Comments     RSS Feed     Email a friend


October 4, 2011  1:27 PM

Win32_OSRecoveryConfiguration class



Posted by: Richard Siddaway
PowerShell v2, WMI

The Win32_OSRecoveryConfiguration class represents the types of information that will be gathered from memory when the operating system fails. This includes boot failures and system crashes.

One very important parameter is DebugInfoType  which sets the type of debugging information...


October 2, 2011  1:21 PM

PowerShell 3 and DHCP: scope options



Posted by: Richard Siddaway
PowerShell 3, Windows 8

In this post -

Bookmark and Share     0 Comments     RSS Feed     Email a friend