Sign In
TechNet Blogs
Technet Blog Images
More ...
Tweet tweet!
Translate this page
Powered by
Microsoft® Translator
Related Links
Blog Home
Script Center Home
Scripting Library
Learn to Script
Script Repository
Scripting Forum
2012 Scripting Games
Common Tasks
Blog Home
RSS for comments
RSS for posts
Atom
OK
Email Blog Author
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
2009 Summer Scripting Games (42)
2010 Scripting Games (115)
2011 Scripting Games (132)
2012 Scripting Games (125)
Active Directory (216)
ActiveX Data Objects (ADO) (30)
Advanced (70)
arrays hash tables and dictionary objects (29)
Beginner (96)
CSV and other delimited files (35)
databases (57)
dates and times (56)
desktop management (111)
displaying output (32)
event logs (45)
events and monitoring (37)
Excel spreadsheet (52)
Excel.Application (31)
files (140)
folders (74)
general management tasks (55)
getting started (299)
groups (39)
guest blogger (264)
Internet Explorer (31)
leaderboard (57)
local accounts and Windows NT 4.0 accounts (33)
Logs and monitoring (48)
Microsoft Excel (114)
Microsoft Outlook (49)
Microsoft Word (95)
multimedia (30)
Office (286)
operating system (229)
other Directory Services (34)
performance (32)
printing (31)
prize winners (32)
processes (48)
Quick-Hits Friday (88)
registry (82)
regular expressions (39)
running (86)
Scripting Guy! (2162)
scripting techniques (990)
Scripting Wife (85)
Sean Kearney (50)
searching Active Directory (63)
security (44)
servers (31)
services (31)
sponsors (38)
storage (211)
string manipulation (48)
text files (147)
troubleshooting (39)
user accounts (89)
using the Internet (38)
VBScript (1049)
Web pages and HTAs (71)
Weekend Scripter (186)
Windows PowerShell (1300)
Windows PowerShell ISE (33)
WMI (159)
writing (45)
Archives
Archives
May 2012
(29)
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)
August, 2009
TechNet Blogs
>
Hey, Scripting Guy! Blog
>
August, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Hey, Scripting Guy! Blog
When a Book Is Finished...
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
(Note: This post by Ed Wilson originally appeared on the Microsoft Press Blog .) I finished writing my Windows PowerShell Best Practices book for Microsoft Press. I do not have all of the statistics available (number of words, number of figures, number...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Create a GUI for a Windows PowerShell Script?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey, Scripting Guy! I know this may sound like a strange question, but I would like to create a graphical user interface for a Windows PowerShell script. I could do these kinds of things using a HTML Application (HTA) file, but I like writing Windows...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (8/28/09)
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Troubleshooting the Use of a WMI Class Hey, Scripting Guy! When we try to work with the Win32_OperatingSystem WMI class on either Windows Server 2008 or Windows Vista, we run into a problem with our WMI script because of the way we were connecting...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! How Can I Figure Out Which Version of Microsoft Office Word Is on a Bunch of Computers?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! We are currently beta testing Microsoft Office 2010. It is awesome by the way, and I need to figure out what version of Word we have installed on our computers. I know there are different versions, and I would like to get some kind...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Read a Text File and Use It to Query Servers?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I need to generate a list of hotfixes that are installed on my servers. I have 100 servers on the network for which I am responsible. Each of the server names is listed in a text file called servers.txt. I need a way to read the text...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can You Translate This VBScript to Windows PowerShell?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I am wondering about something. I was looking on the Script Center Script Gallery, and I came across a pretty cool script that lists items that are in the user's profile. It is in VBScript. Can you translate it to Windows PowerShell...
Hey, Scripting Guy! Blog
Developing a Script Taxonomy
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
(Note: This post by Ed Wilson originally appeared on the Microsoft Press Blog .) As we have been busy at the TechNet Script Center with our migration to the blog and bringing the Script Gallery online, I have been giving a lot of thought to organizing...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I List the Program Identifiers That Are on My Computer?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey, Scripting Guy! I am looking for a script that will list program identifiers on my computer. Have one of those? -- CG Hello CG, Microsoft Scripting Guy Ed Wilson here. It is interesting you ask for a script that will list program identifiers...
Hey, Scripting Guy! Blog
Ode to Our New Script Gallery
Posted
over 3 years ago
by
ScriptingGuy1
4
Comments
(This post was initially made on the Microsoft Press Blog .) Microsoft Scripting Guy Ed Wilson here. At long last we have a real Script Gallery for the Script Center . This was a project that was in the planning stages for nearly a year. The great...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Pause and Resume Scripts with Windows PowerShell?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I am working on a Windows PowerShell script, and I would like to pause the script for three minutes and then resume it. I know I can use the Start-Sleep cmdlet to halt script execution, but I would like to give a visual indication that...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Sort a Tab-Separated Value File with Windows PowerShell 2.0?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I have a bunch of data in a tab-separated value (TSV) file that I need to sort based upon one of the columns. If you could help me it would be great. We are using Windows PowerShell 2.0 if that is of any importance to your solution...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Determine Which Folders Are Using the Most Space on My Computer?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I have a laptop that I bought last year with Windows Vista installed on it. I love it. However, I have been reading all the positive reviews surrounding Windows 7, and I think I am going to install Windows 7 as soon as it is available...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Update More Than One Text File?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I am trying to convert a number of text files that have been used to create old Web pages to a Web site that uses a new format. The problem is that the text files are not in a standard format. I need to identify the shortest lines in...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Search a Text File to Work with Specific Text?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I have a log file that is produced by an application. The file is simply text, and is not really formatted in any discernable way. I can open the log in Notepad and use the <ctrl-f> (control –f) command to search the text file...
Hey, Scripting Guy! Blog
Check Out Our New Script Gallery!
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Great news: The TechNet Script Center Gallery launched Thursday afternoon, August 13! What’s new? · You can now submit your own scripts on the site. Click Upload on the right side of the Script Gallery home page and follow the simple process...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Download Multiple Files at Once with Internet Explorer in Windows 7?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! Internet Explorer used to be limited to only downloading two items at a time. I found a script that would increase it to 10, but that script does not work on Windows 7. I got accustomed to being able to download 10 things at the same...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Query a Microsoft Access Database with a Windows PowerShell Script?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I have a Microsoft Access database that I need to query from a Windows PowerShell script. I have seen a number of VBScript examples, but I cannot find any Windows PowerShell samples. Can you point me in the right direction? I do not...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Why Was Beginner Event 3 in the Summer Scripting Games So Hard?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I really enjoyed participating in the 2009 Summer Scripting Games. The events were really cool, and I learned a lot. One minor criticism is in order: I thought the shot put beginner event 3 was too hard. I think it would have been better...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can I Query CPU Information with WMI and Windows PowerShell?
Posted
over 3 years ago
by
ScriptingGuy1
1
Comments
Hey, Scripting Guy! I am interested in working with WMI and I would like to query for information from the CPU class. Do you have a script that will show me information about my CPU? I am particularly in need of processor speed and memory because we are...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! How About a Formal Wrap-Up of the 2009 Summer Scripting Games?
Posted
over 3 years ago
by
ScriptingGuy1
1
Comments
Hey Scripting Guy! Whatever happened to the Summer Scripting Games? There was all the build up to the games, and then the games were over, and that was it. It would be nice to know what happened. Can you do a recap or something? -- ZQ Hello ZQ...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (8/7/09)
Posted
over 3 years ago
by
ScriptingGuy1
1
Comments
Does Windows PowerShell Let Me Trap Errors? Hey Scripting Guy! Does Windows PowerShell have the ability to trap errors? -- JP Hello JP, Yes, it does. Here is an example of using the trap statement in a script. DemoTrapSystemException...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Where Can I Find a List of All the Things I Can Do with Windows PowerShell and WMI?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey, Scripting Guy! Using the Get-Member cmdlet with Windows PowerShell is pretty cool, but the one thing I do not like is the way that Windows PowerShell hides stuff from me. When I look in MSDN for information about a WMI class, I see all of these methods...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! Can Windows PowerShell Call WMI Methods?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey, Scripting Guy! I have seen a number of methods listed for WMI classes on MSDN, but when I try to use them in Windows PowerShell, they do not work. I am wondering what the secret is to making these things actually do something. I assume they are not...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! How Do I Use WMI with Windows PowerShell to Return Information About Properties?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey Scripting Guy! I have been playing with WMI on Windows PowerShell, and I think the Get-WmiObject cmdlet is pretty cool. It makes it easy to query for information from computers on my network. But what if I want to actually do something? How do I do...
Hey, Scripting Guy! Blog
Hey, Scripting Guy! How Do I Use WMI with Windows PowerShell to Query More Than One Piece of Information?
Posted
over 3 years ago
by
ScriptingGuy1
0
Comments
Hey, Scripting Guy! I have been trying to get on the Windows PowerShell bandwagon as I feel it is essential to my career as a network administrator who works in the Windows world. At first, it seemed to be confusing, but now I am starting to get it. I...
Page 1 of 1 (25 items)