Showing results for August 2009 - Page 2 of 3 - Scripting Blog [archived]

Aug 24, 2009
0
0

Developing a Script Taxonomy

ScriptingGuy1
ScriptingGuy1

(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 the keywords/tags that are used to provide quick links to gr...

Script Center
Aug 24, 2009
0
0

Hey, Scripting Guy! Can I List the Program Identifiers That Are on My Computer?

ScriptingGuy1
ScriptingGuy1

 Hey, Scripting Guy! I am looking for a script that will list program identifiers on my computer. Have one of those?-- CGHello CG, Microsoft Scripting Guy Ed Wilson here. It is interesting you ask for a script that will list program identifiers on your computer. Program identifiers (PIDs) are the secret word combinations that are used when cre...

Scripting Guy!Windows PowerShellVBScript
Aug 21, 2009
0
0

Ode to Our New Script Gallery

ScriptingGuy1
ScriptingGuy1

(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 thing about the new Script Gallery is the way it fosters community involvement. The people who best kno...

Script Center
Aug 14, 2009
0
0

Check Out Our New Script Gallery!

ScriptingGuy1
ScriptingGuy1

 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.·  The Script Center Gallery has a dedicated search now....

Script Center
Aug 6, 2009
0
0

Hey, Scripting Guy! Where Can I Find a List of All the Things I Can Do with Windows PowerShell and WMI?

ScriptingGuy1
ScriptingGuy1

 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 listed. When I use the Get-Member  cmdlet, some of the methods are not listed. So...

Scripting Guy!Windows PowerShellscripting techniques