
Synopsis: This module provides commands (advanced functions) facilitating easier use of Admin Console features such as dynamic nodes.
Version: 1.0.0.0
Requirements: PowerShell 2.0 or later PowerGUI 1.9.5.966 or later
Features: • Associate dynamic node scripts with object types • Easily define which scripts should check to see if the objects should be shown in dynamic nodes and which should not. • Set the grid label dynamically in a pipeline to show the objects presented in the data set • And much more...
Screencasts: Create a PowerPack in 10 Minutes
Release notes: None
How to install: 1. Download the AdminConsole.zip file that is attached to this article. 2. Extract the contents of the downloaded zip file into the WindowsPowerShell\Modules folder in your user Documents folder (i.e. C:\users\Poshoholic\Documents\WindowsPowerShell\Modules). If the WindowsPowerShell and Modules folders don't exist, you will have to create them. 3. At this point the module is installed and visible in PowerShell via the Get-Module -ListAvailable command. You can load the module in PowerGUI by using the File | PowerShell Libraries menu item and checking the check box next to the Admin Console module. Continue reading the Getting Started section if you want to know how to get started using this Module.
Getting started: See the examples shown in the Create a PowerPack in 10 Minutes screencast.
Revision history: November 12, 2009 Initial release.
|