Showing results for TCP/IP - Scripting Blog [archived]

Dec 27, 2014
0
0

Weekend Scripter: Exploring IP Address Functions

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell with TCP/IP. Microsoft Scripting Guy, Ed Wilson, is here. This morning, I decided to make a cup of orange spice tea. I did not even do it manually. I used a tea bag. I know, I know, I know. But hey, sometimes I like the convenience of opening a tea bag and filling the...

Scripting Guy!Windows PowerShellscripting techniques
Jan 26, 2014
0
0

Weekend Scripter: Modify DNS Settings via Windows PowerShell

Doctor Scripto
Doctor Scripto

Summary: Guest blogger, Gershon Levitz, talks about modifying DNS settings with Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a new guest blogger, Gershon Levitz. Gershon is a senior technical writer for Hyper-V at Microsoft. The floor is yours, Gershon... There are times when I need to change the DNS settings and u...

Scripting Guy!Windows PowerShellguest blogger
Jan 17, 2014
0
0

Gathering Network Statistics with PowerShell

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about various ways to gather network statistics by using Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Hey, it is nearly the weekend! This means we are one week closer to Windows PowerShell Saturday #007... PowerShell Saturday #007 will be held in Charlotte, North Carolina on Feb...

Scripting Guy!Windows PowerShellnetworking
Nov 11, 2011
0
2

Use PowerShell to Easily Convert Decimal to Binary and Back

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to easily convert decimal to binary and back, and simplify custom subnet mask calculations.   Microsoft Scripting Guy Ed Wilson here. Today is 63. Yep, that is right, today is 63. That is what you get when you see 11 11 11 represented as binary. This appears here.   PS C:\> 1+2+4+8+16+32 63...

Scripting Guy!Windows PowerShellscripting techniques