Sign in
TechNet Blogs
Technet Blog Images
More ...
Browse by Tags
TechNet Blogs
>
Hey, Scripting Guy! Blog
>
All Tags
>
using the internet
Server & Tools Blogs
>
Server & Management Blogs
>
Hey, Scripting Guy! Blog
All About Windows Server
Windows Server
Windows Server Essentials Blog
Building Clouds
Partner & Customer Solutions
Server & Cloud
Ask The
Performance Team
Ask Premier Field Engineering
Ask the Core Team
Cloud & Datacenter Management
The System Center Team Blog
System Center Virtual Machine Manager
System Center Service Manager
System Center Operations Manager
System Center Data Protection Manager
System Center Orchestrator
Partner & Customer Solutions
Client Management
System Center Configuration Manager
System Center Service Manager
MDOP
Malware Protection Center
Windows Intune
SUS
Partner and Customer Solutions
Virtualization, VDI & Remote Desktop
Virtualization Team Blog
Ben Armstrong’s Virtualization Blog
Jose Barreto Blog on Hyper-V
Partner & Customer Solutions
Remote Desktop Services
Windows Multipoint Server
Ask the Core Team on Hyper-V
File & Storage & High Availability
File & Storage
Jose Barreto
Partner & Customer Solutions
Ask the Core Team on Failover Cluster
Clustering & High Availability
Windows Server Management
PowerShell
Hey Scripting Guy (PowerShell)
Server Manager
Group Policy
Networking
Identity & Access
Ask Directory Services
Active Directory
Microsoft Leadership
Brad Anderson - In the Cloud
Hey, Scripting Guy! Blog
Learn about Windows PowerShell
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Twitter Feed
Recent Posts
Weekend Scripter: Use PowerShell to Find Computers SIDs in AD DS
Posted
7 hours ago
by
The Scripting Guys
0
Comments
PowerTip: Use PowerShell to Put Virtual Machine in Saved State
Posted
19 hours ago
by
The Scripting Guys
1
Comments
Export Multiple Virtual Machines with Windows PowerShell
Posted
1 day ago
by
The Scripting Guys
0
Comments
Scripting Wife Comments on Beginner Event 5
Posted
1 day ago
by
The Scripting Guys
2
Comments
Tags
2011 Scripting Games
Advanced
arrays hash tables and dictionary objects
downloading files
Event 6
guest blogger
Internet Explorer
Marco Shaw
modules
operating system
PowerShell 3
PowerTip
processes
Quick-Hits Friday
registry
regular expressions
RSS
running
Scripting Guy!
scripting techniques
Tome Tanasovski
VBScript
web services
Weekend Scripter
Windows PowerShell
Related Resources
Script Center Home
Scripting Library
Learn to Script
Script Repository
Scripting Forum
2012 Scripting Games
Archives
Archives
May 2013
(53)
April 2013
(61)
March 2013
(62)
February 2013
(56)
January 2013
(62)
December 2012
(62)
November 2012
(68)
October 2012
(62)
September 2012
(62)
August 2012
(63)
July 2012
(32)
June 2012
(39)
May 2012
(33)
April 2012
(97)
March 2012
(44)
February 2012
(31)
January 2012
(31)
December 2011
(31)
November 2011
(30)
October 2011
(31)
September 2011
(30)
August 2011
(31)
July 2011
(31)
June 2011
(30)
May 2011
(31)
April 2011
(97)
March 2011
(41)
February 2011
(28)
January 2011
(31)
December 2010
(31)
November 2010
(30)
October 2010
(31)
September 2010
(30)
August 2010
(33)
July 2010
(31)
June 2010
(30)
May 2010
(67)
April 2010
(65)
March 2010
(34)
February 2010
(29)
January 2010
(23)
December 2009
(23)
November 2009
(22)
October 2009
(23)
September 2009
(22)
August 2009
(25)
July 2009
(24)
June 2009
(38)
May 2009
(22)
April 2009
(22)
March 2009
(22)
February 2009
(20)
January 2009
(22)
December 2008
(8)
November 2008
(17)
October 2008
(9)
September 2008
(8)
August 2008
(6)
July 2008
(5)
June 2008
(21)
May 2008
(21)
April 2008
(22)
March 2008
(21)
February 2008
(21)
January 2008
(22)
December 2007
(10)
November 2007
(20)
October 2007
(23)
September 2007
(19)
August 2007
(23)
July 2007
(21)
June 2007
(21)
May 2007
(22)
April 2007
(21)
March 2007
(22)
February 2007
(21)
January 2007
(21)
December 2006
(11)
November 2006
(20)
October 2006
(22)
September 2006
(20)
August 2006
(23)
July 2006
(20)
June 2006
(22)
May 2006
(22)
April 2006
(20)
March 2006
(23)
February 2006
(20)
January 2006
(21)
December 2005
(16)
November 2005
(20)
October 2005
(21)
September 2005
(21)
August 2005
(23)
July 2005
(20)
June 2005
(22)
May 2005
(21)
April 2005
(21)
March 2005
(22)
February 2005
(20)
January 2005
(21)
December 2004
(16)
November 2004
(20)
October 2004
(21)
September 2004
(21)
August 2004
(22)
More
▼
Less
▲
Tagged Content List
Blog Post:
PowerTip: Use PowerShell to Keep Up-to-Date with the 2013 Scripting Games
The Scripting Guys
Summary : Use Windows PowerShell to help you stay up-to-date with the 2013 Scripting Games. How can I use Windows PowerShell to obtain an RSS feed of all 2013 Scripting Games content from the Scripting Guys? Use the Invoke-RestMethod cmdlet in Windows PowerShell 3.0 and specify the uri for the...
on
22 Apr 2013
Blog Post:
Use PowerShell and a Web Service to Find Holidays
The Scripting Guys
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...
on
18 Feb 2013
Blog Post:
PowerTip: Use PowerShell 3.0 Cmdlet to Find PowerTips and Links
The Scripting Guys
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...
on
13 Feb 2013
Blog Post:
Use PowerShell to Convert to or from JSON
The Scripting Guys
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...
on
8 Oct 2012
Blog Post:
Use PowerShell to Automatically Download TechEd 2012 Sessions
The Scripting Guys
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...
on
25 Sep 2012
Blog Post:
Weekend Scripter: Use a File When Making a SOAP Request via PowerShell
The Scripting Guys
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...
on
23 Sep 2012
Blog Post:
PowerTip: Cast an RSS Feed into XML with PowerShell
The Scripting Guys
Summary : Use Windows PowerShell to cast an RSS feed to an XML document. How can you navigate an RSS feed as if it was an XML document by using Windows PowerShell? When retrieving an RSS feed, ensure that you cast it to an XML document by using the [xml] type accelerator: [xml]$hsg = Invoke...
on
22 Sep 2012
Blog Post:
Weekend Scripter: Use PowerShell to Explore an RSS Feed from a Blog
The Scripting Guys
Summary : Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to explore an RSS feed from the Hey, Scripting Guy! Blog. Microsoft Scripting Guy, Ed Wilson, is here. It is just a few days until I speak at the Central Ohio Windows PowerShell User Group. The Scripting Wife and I...
on
22 Sep 2012
Blog Post:
Use PowerShell to Download Web Page Links from a Blog
The Scripting Guys
Summary : Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell 3.0 to easily download web page links from a blog. Microsoft Scripting Guy, Ed Wilson, is here. Today the weather outside is beautiful here in Charlotte, North Carolina in the United States. I opened the windows around...
on
21 Sep 2012
Blog Post:
Use PowerShell 3.0 to Easily Download 60 Spanned Files
The Scripting Guys
Summary : Windows PowerShell MVP, Marco Shaw, talks about using a Windows PowerShell 3.0 cmdlet to download 60 virtual machine files from the Microsoft download site. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest blog from Windows PowerShell MVP, Marco Shaw. Take it away Marco…...
on
17 Aug 2012
Blog Post:
Use SharePoint Web Services and PowerShell to Work with Search
The Scripting Guys
Summary : Learn how to use the web services in SharePoint with Windows PowerShell to query for search results. Microsoft Scripting Guy, Ed Wilson, is here. Today our Guest Blogger Week continues with an excellent post about using Windows PowerShell cmdlets with SharePoint. The post is written by a...
on
1 Dec 2011
Blog Post:
Automate Facebook with a Free PowerShell Module
CraigLieb
Summary : Guest Blogger Jon Newman shows how to automate Facebook with a free Windows PowerShell module. Microsoft Scripting Guy Ed Wilson here. It’s Guest Blogger Week! Today, we have Jon Newman from Microsoft who is going to talk to us about his new Windows PowerShell Facebook module. Take...
on
15 Aug 2011
Blog Post:
Download TechEd Sessions Automatically by Using PowerShell
ScriptingGuy1
Summary : Microsoft Windows PowerShell MVP, Marco Shaw, shows how to use Windows PowerShell to automatically download TechEd sessions. Microsoft Scripting Guy, Ed Wilson, here. Today we have a guest blogger: Microsoft Windows PowerShell MVP, Marco Shaw. Downloading Microsoft TechEd sessions automatically...
on
2 Jun 2011
Blog Post:
Expert Solution for 2011 Scripting Games Advanced Event 7: Use PowerShell and Regex to Get Twitter IDs from a Web Page
ScriptingGuy1
Summary : Microsoft Windows PowerShell MVP, Tome Tanasovski, uses regular expressions to get Twitter IDs from a web page while solving Advanced Event 7 in 2011 Scripting Games. Microsoft Scripting Guy, Ed Wilson, here. Tome Tanasovski is the expert commentator for Advanced Event 7. Tome is a...
on
26 Apr 2011
Blog Post:
Expert Solution for 2011 Scripting Games Advanced Event 6: Use PowerShell to Get Twitter IDs from a Web Page
ScriptingGuy1
Summary : Microsoft Windows PowerShell senior software engineer, Lee Holmes, solves 2011 Scripting Games Advanced Event 6 and gets Twitter IDs from a web page. Microsoft Scripting Guy, Ed Wilson, here. Today we have Lee Holmes as our expert commentator for Advanced Event 6 . Lee Holmes is...
on
25 Apr 2011
Blog Post:
The 2011 Scripting Games Advanced Event 7: Map User's Names and Twitter Names with PowerShell
ScriptingGuy1
Summary : Advanced Event 7 in 2011 Scripting Games uses Windows PowerShell to map user's names to Twitter names. About this event Division Advanced Date of Event 4/12/2011 12:15 AM Due Date 4/19/2011 12:15 AM Event...
on
12 Apr 2011
Blog Post:
The 2011 Scripting Games Advanced Event 6: Use PowerShell to Get Twitter Names from a Web Page
ScriptingGuy1
Summary : Advanced Event 6 in 2011 Scripting Games uses Windows PowerShell to get Twitter names from a web page. About this event Division Advanced Date of Event 4/11/2011 12:15 AM Due Date 4/18/2011 12:15 AM Event...
on
11 Apr 2011
Blog Post:
Scripting Wife Learns About Unblocking Files in PowerShell
ScriptingGuy1
Summary : The Scripting Wife learns how to unblock files that are downloaded from the Internet by using Windows PowerShell and a Sysinternals tool. Microsoft Scripting Guy, Ed Wilson, here. It is two days until the 2011 Scripting Games kick off. Things are quiet right now, and I am enjoying a chance...
on
2 Apr 2011
Blog Post:
Use PowerShell Regular Expressions to Parse an RSS Feed
ScriptingGuy1
Summary : Learn how to use Windows PowerShell regular expressions to parse an RSS feed. Hey, Scripting Guy! How can I find patterns in text with regular expressions when I am unsure of where line breaks will occur in the text I am reading? —TT Hello TT, Microsoft Scripting Guy, Ed...
on
4 Mar 2011
Blog Post:
Use PowerShell to Download and Install Internet Code Snippets
ScriptingGuy1
Summary : Learn how to use Windows PowerShell to download code snippets from the Internet and install them for use in the Windows PowerShell ISE. Microsoft Scripting Guy Ed Wilson here. It seems as if there is an old song that rather describes things right now. It goes somewhat like this: The...
on
12 Feb 2011
Blog Post:
Use PowerShell to Download Files from the Internet
CraigLieb
Summary: Learn how to use Windows PowerShell to download files from the Internet and other cool tasks in today’s Quick-Hits Friday. In this Post: Working with Windows PowerShell Group Policy Cmdlets Using PowerShell to Log In to an HTTPS Website PowerShell Best Practices VBScript...
on
21 Jan 2011
Blog Post:
Weekend Scripter: Query the Bing Search Engine from a PowerShell Script
ScriptingGuy1
Summary: Microsoft MVP Sean Kearney shows how to use the Bing web services API from inside a Windows PowerShell script. Microsoft Scripting Guy Ed Wilson here. Sean Kearney is back with us today as he continues to share with us his discoveries while playing. Read more about Sean in the introduction...
on
16 Jan 2011
Blog Post:
Weekend Scripter: Download Lyrics for Your Favorite Song with PowerShell
ScriptingGuy1
Summary: Learn how to use a Windows PowerShell function to download lyrics for your favorite songs. Retrieving song lyrics with Windows PowerShell Microsoft Scripting Guy Ed Wilson here. Well it is New Year’s day in Charlotte , North Carolina . This year, or perhaps I should say last...
on
1 Jan 2011
Blog Post:
Weekend Scripter: Use PowerShell to Create Holiday Wish List
ScriptingGuy1
Summary: Learn how to use Windows PowerShell to create a holiday wish list Microsoft Scripting Guy Ed Wilson here. It is almost the end of the year and we have decided to devote some posts to the holiday season. We even have guest bloggers from around the world to share some holiday spirit. Today...
on
18 Dec 2010
Blog Post:
Use PowerShell to Detect Version of Internet Explorer
ScriptingGuy1
Summary: Learn how to use Windows PowerShell to detect the version of Internet Explorer that is running on your computer. In this post: Access Environment Variables using a VBS Script Version Control for PowerShell Scripts Detect Internet Explorer Versions ...
on
10 Dec 2010
Page 1 of 2 (48 items)
1
2