Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Beginning Use of PowerShell Runspaces: Part 2

Summary: Boe Prox presents some tips about beginning use with runspaces. Honorary Scripting Guy and Cloud and Datacenter Management MVP, Boe Prox, here today filling in for my good friend, The Scripting Guy. Note   This is a four-part series that includes the following posts: Yesterday, we spent some time ...

How Can I Determine the Day of the Week?

(image) Hey, Scripting Guy! I have a script that does certain management tasks based on the day of the week. I know how get the date in a script, but how can I tell whether it’s a Monday or a Tuesday or whatever? -- CT, Tallahassee, FL (image) (image) (image) Hey, CT. This is actually much easier then it might ...