Showing results for June 2009 - Scripting Blog [archived]

Jun 30, 2009
0
0

Hey, Scripting Guy! How Can I Supply More Than One Value from the Command Line?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I do not think I write very complicated scripts, but quite often I find that it would be nice to be able to supply more than one value from the command line. It seems that everything I see written for Windows PowerShell uses the $args variable to get command line input, and I cannot figure out how to make $args accept more than...

Scripting Guy!Windows PowerShell
Jun 29, 2009
0
0

Hey, Scripting Guy! How Can I Run a Script Without Involving Notepad?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I love looking at the scripts on the Script Center. I think it is amazing when a person writes you an e-mail stating they have this problem that will take like a zillion years to do manually, and you whip up a script that they can run in just a few seconds and it solves their problem. I am not sure how much you guys make, but ...

Scripting Guy!
Jun 3, 2009
0
0

Hey, Scripting Guy! How Can I Collect System Restore Information in Windows Vista?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I was looking at System Restore on my Windows Vista computer, and I had an idea. Wouldn’t it be great if I could script the collection of information for System Restore? I would like it to tell me how much disk space is being consumed, as well as when it is scheduled to run. I think you should write a script that will let me...

Scripting Guy!Windows PowerShellbackup and system restore
Jun 2, 2009
0
0

Hey, Scripting Guy! How Can I Enable and Disable Offline Files?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! The script you wrote yesterday to check the status of offline files was pretty cool. However, it does not help me if I want to enable or disable offline files on my computer. Do you have a script to allow me to actually dooooooooo something?- LS Hi LS, Doooooooooo we have a script that actually does something? Of course we do...

Scripting Guy!Windows PowerShellbackup and system restore