Showing results for January 2011 - Scripting Blog [archived]

Jan 31, 2011
0
0

Use PowerShell to Simplify Collecting Performance Information

ScriptingGuy1
ScriptingGuy1

 Summary: Learn how to use Windows PowerShell to simplify collecting performance information from your servers. Hey, Scripting Guy! We are having performance problems with several of our servers. It is really strange, because if you were to look at the specifications, you would think they are awesome boxes. What I need to do is to collect ...

Scripting Guy!Windows PowerShelloperating system
Jan 30, 2011
0
0

Provide Progress for Your Script with a PowerShell Cmdlet

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to provide progress for your Windows PowerShell script using a simple cmdlet.   Microsoft Scripting Guy Ed Wilson here. I have spent much of the weekend working on games for the 2011 Scripting Games. I am almost ready to make an announcement about the dates. It will happen this coming week, so stay tuned. As is usually the ...

Scripting Guy!Windows PowerShellscripting techniques
Jan 29, 2011
0
0

Add a Progress Bar to Your PowerShell Script

ScriptingGuy1
ScriptingGuy1

  Summary: Microsoft Scripting Guy Ed Wilson shows you how to add a progress bar to your script.   Microsoft Scripting Guy Ed Wilson here. I was sitting in the kitchen reflecting on how much nicer things are nowadays than they used to be even a few years ago. For example, the Scripting Wife and I have a computer in our kitchen. The ...

Scripting Guy!Windows PowerShellscripting techniques
Jan 28, 2011
0
0

Installing PowerShell on Windows XP, and Copying Files

CraigLieb
CraigLieb

Summary: Learn how to install Windows PowerShell 2.0 on Windows XP, and how to distribute files between two folders.   In this Post: This is the download page for Windows PowerShell 2.0. Unfortunately, it is not called “Download page for Windows PowerShell 2.0”; it is called TechNet Support Article 968929, and ...

Scripting Guy!Windows PowerShellscripting techniques
Jan 27, 2011
0
0

Use PowerShell to Toggle the Archive Bit on Files

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to use Windows PowerShell to toggle file attributes such as the archive bit. Hey, Scripting Guy! I have a number of files that have had the archive bit flipped. Unfortunately, our backup program relies on the archive bit to determine if it has backed up a file recently or if a file has changed and is in need of backup ...

Scripting Guy!Windows PowerShellscripting techniques

Feedback