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



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



Place Special Characters in a String

1. Problem

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



Repeat Operations with Loops

1. Problem

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



Display the Properties of an Item As a List

1. Problem

You have an item (for example, an error record, directory item, or .NET object), and you want to display detailed information about that object in a list format.read more



Find a Command to Accomplish a Task

1. Problem

You want to accomplish a task in PowerShell but don’t know the command or cmdlet to accomplish that task.

2. Solution

read more