Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Scripting Guys schedule for TechEd Europe and special guests at the Scripting Guys booth

Wow, it has been an exciting month so far. Tonight we are in Alpharetta GA because tomorrow is the annual Atlanta Techstravaganza event. Ed is one of the speakers at the event and we love to drive to Atlanta to visit with the wonderful PowerShell community here.   I did finish up the schedule for TechEd Europe next week as far as where Ed...

PowerTip: Use PowerShell Function to Return Properties for Network Adapters

Summary: Use a Windows PowerShell function in Windows 8 to return advanced properties of network adapters. (image)  How can I use a Windows PowerShell function in Windows 8 to return advanced properties for network adapters? (image)  Use the Get-NetAdapterAdvancedProperty CIM function: Get-NetAdapterAdvancedProperty (image...