Carpe Diem: Flaphead.com 

Twitter Gplus LinkedIn RSS
 
 
Home » 2008 » August » 07

Archive for August 7th, 2008:


Exchange 2007 and Public Folders

So every day is a school day and today I learnt two thing, which means that is enough for one week So first off is BES.  If you use Exchange 2007, you MUST have public folders for BES to work?! Yeah! BlackBerry Enterprise Server obtains free/busy data from the Schedule+Free/Busy Public Folder on the Microsoft

(More)…

comments  Comments Off

Get-AllQueuesGUI.ps1 v1.4

Update to this script too, basically a change from using Get-ExchangeServer in places to Get-TransportServer.  Also add a size column to the message tab. It will also log data to c:\ps\logs\ Let me know what you think  

comments  Comments Off

Get-AllQueues.ps1

So another script .. This is actually a one liner but this is an easy wrapper.  The one liner is: Get-TransportServer | Get-Queue

comments  Comments Off

Dump-Help.ps1 v1.0

Recreation of an old script.  Basically this will run get-help for all commands and output it to c:\ps\help .. I like it ######################################################################################### $AppName = “Dump-Help.ps1″ $AppVer  = “v1.0 [7 August 2008]“ #v1.0 6 August 2008 : A script is Born # #This script Checks dumps the build help information for all commands it can

(More)…

comments  Comments Off
 
© Origin Solutions IT Limited