Showing results for February 2014 - Page 2 of 11 - Scripting Blog [archived]

Feb 26, 2014
0
0

Apply Common PowerShell Concepts to Configuration Manager

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE, Heath Lawson, talks about applying common Windows PowerShell concepts to Configuration Manager. Microsoft Scripting Guy, Ed Wilson, is here. Today we welcome guest blogger, Heath Lawson. Heath is a System Center premier field engineer based in Kansas City, Missouri. He often posts about System Center-related scripting and au...

Scripting Guy!Windows PowerShellguest blogger
Feb 25, 2014
0
0

PowerTip: Use PowerShell to Count Hops to Server

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to count hops to a server.  On my computer running running Windows 8.1, how can I use Windows PowerShell to verify           the number of hops to my server?  Use the Test-NetConnection function and the –TraceRoute parameter,        ...

Scripting Guy!Windows PowerShellPowerTip
Feb 25, 2014
0
0

Using PowerShell to Migrate DHCP Servers: Part 2

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE, Ian Farr, continues his quest to use Windows PowerShell to migrate DHCP servers. Microsoft Scripting Guy, Ed Wilson, is here. Ian Farr is back today. You should read the first part of this series before getting into this one: Using PowerShell to Migrate DHCP Servers: Part  1. Episode 2: Return of the Scripter A sc...

Scripting Guy!Windows PowerShellguest blogger
Feb 24, 2014
0
0

PowerTip: Use PowerShell to Display DHCP Addresses

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to display DHCP addresses in Windows 8.  How can I use Windows PowerShell on my computer running Windows 8 to find IPV4 addresses           that are supplied by DHCP?  Use the Get-NetIPAddress function, and specify that the prefix origin is DHCP.       ...

Scripting Guy!Windows PowerShellPowerTip
Feb 24, 2014
0
0

Using PowerShell to Migrate DHCP Servers: Part 1

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE, Ian Farr, talks about using Windows PowerShell to migrate DHCP servers. Microsoft Scripting Guy, Ed Wilson, is here. Today we welcome back guest blogger, Ian Farr. Episode 1:  A New Hope In a galaxy very, very near to here, when you are not cleaning-up droids, you administer a DHCP infrastructure in Windows Server 2003...

Scripting Guy!Windows PowerShellguest blogger