Showing archive results for March 2010

Mar 17, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Use Windows PowerShell Jobs in a Script?

ScriptingGuy1

  Hey, Scripting Guy! Your examples this week on using Windows PowerShell jobs have all been from the command line. Is it possible to use Windows PowerShell jobs in a script? If so, how would I do it? -- AG   Hello AG, Microsoft Scripting Guy Ed Wilson at your service. The fog covers my front lawn like a down blanket draped casually ac...

Scripting Guy!Windows PowerShellscripting techniques
Mar 16, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Manage Windows PowerShell Jobs?

ScriptingGuy1

   Hey, Scripting Guy! I am not sure how much help running the Get-Process cmdlet as a job is going to be for me in my work environment. I kind of get what you are trying to do—provide an illustrative technique for working with Windows PowerShell jobs—but I have things that take a really long time. I need to know not only how ...

Scripting Guy!Windows PowerShellscripting techniques
Mar 15, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Start, Receive, and Manage Jobs in Windows PowerShell 2.0?

ScriptingGuy1

   Hey, Scripting Guy! I have been thinking about writing a script and using the .NET Framework class system.thread to give me the ability to do multiple things at once. I need to perform a query of Active Directory Domain Services (AD DS) that will consume a decent amount of time. While waiting for that query to complete, I could be doin...

Scripting Guy!Windows PowerShellscripting techniques
Mar 14, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! Weekend Scripter: How Can I Run Windows PowerShell Commands Remotely?

ScriptingGuy1

 Microsoft Scripting Guy Ed Wilson here. It is Sunday evening in Charlotte, North Carolina, in the United States, which means it is Monday morning on the other side of the world. I was up late last night finishing yesterday’s Weekend Scripter article. My good friend, Jit, found me on Office Communicator, and we chatted for a little while...

Scripting Guy!Windows PowerShellWeekend Scripter
Mar 13, 2010
Post comments count0
Post likes count0

Hey, Scripting Guy! Weekend Scripter: Accessing Environmental Variables

ScriptingGuy1

 Microsoft Scripting Guy Ed Wilson here. I spent the day at SQL Saturday in Charlotte, NC. I could not resist the opportunity to network with that many rabid Windows PowerShell addicts. I mean, anyone who gives up their Saturday to come to a Microsoft office and sit in training sessions all day is dedicated. Definitely my type of geek. It was ...

Scripting Guy!Windows PowerShellWeekend Scripter