Work with Numbers As Binary
1. Problem
You want to work with the individual bits of a number, or work with a number built by combining a series of read more
Perform Complex Arithmetic
1. Problem
You want to use PowerShell to calculate more complex or advanced mathematical results.read more
Search a String for Text or a Pattern
1. Problem
You want to determine if a string contains another string, or want to find the position of read more
Control Access and Scope of Variables and Other Items
1. Problem
You want to control how you define (or interact with) the visibility of variables, aliases, functions, and drives.

