You had me @ stfu

Show Queues

›
EMS one liner: $HTS = (Get-ExchangeServer | ?{$_.IsHubTransportServer -eq "True"}); while ($true){foreach ($HT in $HTS){Get-qu...

Database Size Limit in GB script

›
EMS to set the database size limit in the registry $DBsize = "200" $loc = get-location [string]$server = $env:computername ...

Method not allowed

›
Method not allowed Whilst trying to perform DAG tasks in an Exchange 2010 environment (suspending replication, moving an active database c...

Relay Connectors & multi-valued properties

›
I’ve been working with Receive connectors, specifically relay connectors. 101 Relay Connectors – A basic Receive Connector can be used to ...

Powershell remoting

›
I always configure my new Exchange servers for remote management and Powershell remoting but also run commands on each server. Sometimes the...

Exchange 2010 bits and pieces

›
Here are a few bits and pieces for optimizing an Exchange 2010 deployment: Moving the Transport Database and Queue (e.g. to a fast disk): ...

Create mailboxes with EMS

›
I couldn't find my script for setting up test mailboxes for an Exchange 2010 environment that I am working on, so I had to re-write it. ...

Exchange and Adobe iFilters

›
*N.B. this is an old article and may no longer be relevant* (Note: This article refers to Exchange 2007 and Exchange 2010) The full set ...

Windows Disk Timeouts (Ex2010)

›
*N.B. this is an old article and may no longer be relevant* As per the following article, MS make recommendations regarding storage for th...

Exchange Links

›
Bringing the Exchange Links back to the top of the list... We're on Exchange 2010 SP3 now: http://blogs.technet.com/b/exchange/archive...
‹
›
Home
View web version
Powered by Blogger.