header
header Register : : Login header
header
divider
menuleft
menuright
submenu
left
Random Cmdlets
Test-ServiceHealth
Use the Test-ServiceHealth cmdlet to test whether all the required services that are configured to start automatically on a server have started. The Test-ServiceHealth cmdlet returns an error for any service that is required by a configured role and is set to start automatically but is not currently running.


New-UMAutoAttendant
The New-UMAutoAttendant cmdlet creates a new Unified Messaging (UM) auto attendant.


Get-ItemProperty
Retrieves the properties of a specified item.


Remove-AutodiscoverVirtualDirectory
Use the Remove-AutodiscoverVirtualDirectory cmdlet to remove the Autodiscover virtual directory that is associated with the Autodiscover service on a computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.


Get-TransportRule
Use the Get-TransportRule cmdlet view transport rules that are configured on a computer that has the Microsoft Exchange Server 2007 Hub Transport server role or the Edge Transport server role installed.


Remove-IPAllowListEntry
Use the Remove-IPAllowListEntry cmdlet to remove an IP address from the configuration information for the Connection Filter agent on the computer on which the command is run.


Copy-ItemProperty
Copies a property and value from a specified location to another location.


Get-ADObject
Search for objects in the Active Directory/Global Catalog.


Where-Object
Creates a filter that controls which objects will be passed along a command pipeline.


Get-StorageGroupCopyStatus
This topic explains how to use the Get-StorageGroupCopyStatus cmdlet to return the current replication status information about a cluster continuous replication (CCR) or local continuous replication (LCR) copy of a storage group.


  
New in the ScriptVault
Added Computers or Users in AD
by jdelatorre
Converted a previous VBScript from Chrissy LeMaire (AWESOME script by the way) to Powershell to...

Web Site Monitor
by jbrinkman
This script measures the time it takes to download a specified page from a website. The...

Set up demo AD environment
by dsotnikov
This script generates random Active Directory user accounts with human names, sets up...

CSV2Chart
by Ped
Gui front end to easily create charts from CSV files. Great for permon. Uses powergadgets and...