Showing results for using the Internet - Scripting Blog [archived]

Feb 18, 2013
0
0

Use PowerShell and a Web Service to Find Holidays

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to find the date for a specific holiday by using a web service.  Hey, Scripting Guy!  I have a problem. I guess you hear that a lot. Anyway, my boss has given me what I think is an impossible task—to find the holidays we have coming up this year. Not ju...

Scripting Guy!Windows PowerShellusing the Internet
Feb 13, 2013
0
0

PowerTip: Use PowerShell 3.0 Cmdlet to Find PowerTips and Links

Doctor Scripto
Doctor Scripto

Summary: Use a Windows PowerShell 3.0 cmdlet to find PowerTip articles and the associated links.  How can I use a Windows PowerShell 3.0 cmdlet to find PowerTip articles and associated links to those articles?  Use the Invoke-WebRequest cmdlet and specify the URI for the Hey, Scripting Guy! Blog. Use the link...

Scripting Guy!Windows PowerShellPowerTip
Oct 8, 2012
0
0

Use PowerShell to Convert to or from JSON

Doctor Scripto
Doctor Scripto

Summary: Windows PowerShell MVP, Doug Finke, discusses using a simple Windows PowerShell command to convert to or from JSON. Microsoft Scripting Guy, Ed Wilson, is here. Today we have guest blogger, Doug Finke. Microsoft Windows PowerShell MVP, Doug Finke is the author of Windows PowerShell for Developers. He works in New York City for Lab49, a co...

Scripting Guy!Windows PowerShellscripting techniques
Sep 25, 2012
0
0

Use PowerShell to Automatically Download TechEd 2012 Sessions

Doctor Scripto
Doctor Scripto

Summary: Microsoft PowerShell MVP, Marco Shaw, shows how to use Windows PowerShell to download TechEd 2012 session content. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest blogger, Windows PowerShell MVP, Marco Shaw. For more from Marco, read his other Hey, Scripting Guy! guest blogs. Here’s Marco… I wrote a Windows ...

Scripting Guy!Windows PowerShellguest blogger
Sep 23, 2012
0
0

Weekend Scripter: Use a File When Making a SOAP Request via PowerShell

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use a text file when making a SOAP request via Windows PowerShell 3.0. Microsoft Scripting Guy, Ed Wilson, is here. Today, I spent the day playing around with Windows PowerShell 3.0. It is a lot of fun. One of the things I enjoy doing is working with web services. Windows PowerShell&nbs...

Scripting Guy!Windows PowerShellWeekend Scripter