The “Hey, Scripting Guys!” blog has been retired. There are many useful posts in this blog, so we keep the blog here for historical reference. However, some information might be very outdated and many of the links might not work anymore.
New PowerShell content is being posted to the PowerShell Community blog where members of the community can create posts by submitting content in the GitHub repository.
Summary: Microsoft Scripting Guy, Ed Wilson, talks about working with fixed number sizes in Windows PowerShell.
(image) Hey, Scripting Guy! I have a script that returns a specific type of number, so I added a type constraint on the variable that holds the number. The problem is that sometimes when I run the script, I get errors. I cannot...
Summary: Easily use Windows PowerShell to round a number up or down.
(image) I want only a whole number returned, so I want the number rounded up or down as appropriate. How can I do this with Windows PowerShell?
(image) Cast the number as an integer, and Windows PowerShell will round...
Summary: Microsoft Scripting Guy, Ed Wilson, talks about numbers in Windows PowerShell.
(image) Hey, Scripting Guy! One of the things that is frustrating to me with Windows PowerShell is the way that it handles numbers. For example, I want to know the percent of processor utilization for something, and it displays a number that is like ...
Summary: Find the Windows PowerShell Survival Guide.
(image) Where can I find a community-based resource that links to all the essentials?
(image) Check out the Windows PowerShell Survival Guide on the TechNet Wiki. It contains links to dozens of Windows PowerShell resources...
Summary: The Honorary Scripting Guys for 2014 are announced.
Microsoft Scripting Guy, Ed Wilson, is here. I have been pretty busy, with missing work because of my ear surgery and the holidays and all, so I enlisted the help of the Scripting Wife, Teresa, to write the latest Honorary Scripting Guys post. I gave her the names and she did the ...