Computer Library windows 2008 exchange server power shell security register

Simplify Math with Administrative Constants

1. Problem

You want to work with common administrative numbers (that is, kilobytes, megabytes, and gigabytes) read more



Measure Statistical Properties of a List

1. Problem

You want to measure the numeric (minimum, maximum, sum, average) or textual (characters, words, lines) features of a list of objects.read more



Perform Complex Arithmetic

1. Problem

You want to use PowerShell to calculate more complex or advanced mathematical results.read more



Convert a String to Upper/Lowercase

1. Problem

You want to convert a string to uppercase or read more



Place Special Characters in a String

1. Problem

You want to place special characters (such as tab and newline) in a string read more



Create a String

1. Problem

You want to create a variable that holds text.

read more



Add a Pause or Delay

1. Problem

You want to pause or read more



Repeat Operations with Loops

1. Problem

You want to execute the same block of code more than once.read more



Manage Large Conditional Statements with Switches

1. Problem

You want to find an easier or more compact way to represent a large read more



Types and Objects

1. Problem

You have an instance of an object and want to know what methods and properties it supports.

read more