Showing results for November 2010 - Scripting Blog [archived]

Nov 30, 2010
Post comments count0
Post likes count0

Use PowerShell to Export and to Import Repetitive Commands

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to use Windows PowerShell to import and to export command history and avoid writing scripts.   Hey, Scripting Guy! I have worked with other systems where I was able to keep track of the commands that I typed into the console. The neat thing about that was that I could export my commands, and import them into another c...

Scripting Guy!Windows PowerShellscripting techniques
Nov 29, 2010
Post comments count0
Post likes count0

Learn When to Write PowerShell Scripts and When Not To

ScriptingGuy1
ScriptingGuy1

   Summary: Microsoft Scripting Guy Ed Wilson discusses when to write a Windows PowerShell script and when not to write a script.   Hey, Scripting Guy! I am wondering why everyone is talking about Windows PowerShell. To me it seems to simply be another scripting language, and I do not know why I should worry about it. I already know ...

Scripting Guy!Windows PowerShellscripting techniques
Nov 28, 2010
Post comments count0
Post likes count0

iCame, iPod, iScripted: Scripting iTunes conclusion

ScriptingGuy1
ScriptingGuy1

  [Disclaimer: this is a reprint of a previously published article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. It is printed here due to popular demand.] This is part three of a three part series of articles about using VBScript to script iTunes. The first article was published last Sunday, and t...

Scripting Guy!VBScriptWeekend Scripter
Nov 27, 2010
Post comments count0
Post likes count0

iCame, iPod, iScripted: Scripting iTunes part 2.

ScriptingGuy1
ScriptingGuy1

  [Disclaimer: this is a reprint of an old Scripting Guys article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. It is printed here due to popular demand.] This is part two of a three part series of articles about scripting iTunes with VBScript. See last Sundays article for part one. Bonus Script: ...

Scripting Guy!VBScriptWeekend Scripter
Nov 25, 2010
Post comments count0
Post likes count0

Use PowerShell to Add Local Users to Local Groups

ScriptingGuy1
ScriptingGuy1

  Summary: Microsoft Scripting Guy Ed Wilson shows how to add local users to local groups using Windows PowerShell.   Hey, Scripting Guy! I have enjoyed your posts this week. It is amazing how often I need to enable the Local Administrator account, or create a new local user or group. One thing you have left out, however, is how I add a l...

Scripting Guy!Windows PowerShellother Directory Services