Showing archive results for 2014

Jan 13, 2014
Post comments count0
Post likes count1

Enabling and Disabling Network Adapters with PowerShell

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks using Windows PowerShell to enable and disable network adapters. Microsoft Scripting Guy, Ed Wilson, is here. Today I have spent much of the day working with the various speakers who will be speaking at Windows PowerShell Saturday #007 in Charlotte, North Carolina. We have finalized the schedule. W...

Scripting Guy!Windows PowerShellnetworking
Jan 12, 2014
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find Protocol Binding on Network Adapters

Doctor Scripto

Summary: Use Windows PowerShell to find which protocols are bound to your network adapters.  How can I use Windows 8.1 and Windows PowerShell 4.0 to show which enabled protocols           are bound to my network adapters?  Use the Get-NetAdapter cmdlet to retrieve all of the network adapters on your...

Scripting Guy!Windows PowerShellPowerTip
Jan 12, 2014
Post comments count0
Post likes count0

Weekend Scripter: Use PowerShell to Identify Network Adapter Characteristics

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to identify network adapter characteristics. Microsoft Scripting Guy, Ed Wilson, is here. Today I am kicking off Network Adapter Week. Note  PowerShell Saturday #007 will be held in Charlotte, North Carolina on February 8, 2014. This will be an awesome chance to...

Scripting Guy!Windows PowerShellWeekend Scripter
Jan 11, 2014
Post comments count0
Post likes count0

PowerTip: Predefine Cmdlet Parameters in Variable

Doctor Scripto

Summary: Pass a cluster of parameter values by using an array.  Is there an easy way to write Windows PowerShell commands to handle two separate domains           (for example, production and development) and their credentials?  Define them in an array that contains the parameter names and their values. For exampl...

Windows PowerShellPowerTipguest blogger
Jan 11, 2014
Post comments count0
Post likes count0

Weekend Scripter: Wow! I Didn’t Know You Could Do That in PowerShell!

Doctor Scripto

Summary: Discover the power of the “double splat.” Honorary Scripting Guy, Sean Kearney, here filling in for our good friend, Ed. He’s keeping himself inside where it’s warm. I’m here in Canada typing really fast to keep even warmer! It’s 31 degrees below Celsius here in Ottawa, don’t cha know? I was develo...

Windows PowerShellguest bloggerWeekend Scripter