Computer Library windows 2008 exchange server power shell security register

The Secrets of Windows Vista’s BCDEDIT

affled by Windows Vista’s BCDEDIT command-line tool for customizing multiboot startups? Who isn’t? Here’s an easy guide to its basics.

If you’re read more



Convert Numbers Between Bases

1. Problem

You want to convert a number to a different base.

read more



Simplify Math with Administrative Constants

1. Problem

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



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



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



Perform Simple Arithmetic

1. Problem

You want to use PowerShell to calculate simple mathematical results.

2. Solution

read more



Format a Date for Output

1. Problem

You want to control the way that PowerShell displays or formats a date.

read more



Convert a String to Upper/Lowercase

1. Problem

You want to convert a string to uppercase or 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