- danovich.com.au -

For the enterprise sys admin by the enterprise sys admin

  • Home
  • About
  • Contact
  • RSS Feed

12

Mar

Balance mailboxes across databases – Exchange 2007

Posted by danovich  Published in Exchange, Powershell

There is a fantastic script on Kurtdepauw’s blog (http://kurtdepauw.wordpress.com/2007/11/10/dbbalancer-load-balance-your-exchange-mailbox-databases/) to assist in evenly balancing your Exchange 2007 databases so they are of similar size. I have customized it slightly and highlight the 2 lines below as useful modifications: Line 78 – added ‘| Where-Object {$_.Name -notlike “Archive Storage Group”}’ – this is very useful if [...]

  • Share/Bookmark

Continue reading...

Tags: automate, balance, database, dbbalancer, Exchange 2007, mailboxes, move mailbox, powershell, script

no comment

24

Feb

Email HTML report of largest Exchange 2007 mailboxes

Posted by danovich  Published in Exchange, Powershell

This PowerShell script queries the defined Exchange 2007 server and emails in HTML format the top 25 biggest mailboxes to the defined receipents. Simply create a scheduled task and you can have a automated weekly report: # Name: top25.ps1 # Purpose: Report on the 25 largest mailboxes on an Exchange server and email this report [...]

  • Share/Bookmark

Continue reading...

Tags: biggest mailboxes, Exchange 2007, powershell, top 25 users

no comment

12

Feb

Exchange 2007 Powershell script scheduled task?

Posted by danovich  Published in Exchange, Powershell

To run a Exchange 2007 Powershell script as a scheduled task you need to call the Exchange Shell as part of the command eg: powershell -psconsolefile “C:\Program Files\Microsoft\Exchange Server\bin\exshell.psc1″ -command “& ‘your script.ps1′ “

  • Share/Bookmark

Continue reading...

Tags: Exchange 2007, powershell, Scheduled Task

no comment

10

Feb

Set Exchange 2007 mailbox limits via group membership

Posted by danovich  Published in Exchange, Powershell

Powershell and Exchange 2007 allow for setting user mailbox limits (including warning and send / receive restrictions) based on Active Directory Group Membership. For example, you can create a Powershell script that sets a 1GB mailbox limit for all users in the ‘Exchange Mailbox 1GB Storage Limit’ Active Directory Group.  Schedule this script to automatically [...]

  • Share/Bookmark

Continue reading...

Tags: Exchange 2007, groups, mailbox limits

no comment

4

Feb

Exchange 2007 BuildToBuildUpgrade error

Posted by danovich  Published in Exchange

Whilst recently installing the Hub Transport role of Exchange 2007 SP1, the installation failed because it could not start the OpsMan server (it was disabled, another story). After enabling the service I went to reinstall the role and had the error shown below, indicated that I needed to perform the “BuildToBuildUpgrade” action. After checking out [...]

  • Share/Bookmark

Continue reading...

Tags: BuildToBuildUpgrade, Exchange 2007, OpsMgr

1 comment

Recent Posts

  • Installing SQL Server 2005 on a Windows Server 2008 R2 Cluster fails
  • Add the classic menu theme to Office 2007 & 2010
  • New Microsoft TS certifications
  • SCCM clients not installing in native mode

Categories

  • AntiVirus (1)
  • App-V (1)
  • Certificates (2)
  • Exchange (6)
  • Geek (14)
  • Office Communications Server (8)
  • Scripting (13)
    • Powershell (9)
  • SMS / SCCM (17)
  • Storage (3)
  • Tools (28)
  • VMWare (2)
  • Windows (31)

Archive

  • August 2010 (3)
  • July 2010 (1)
  • June 2010 (4)
  • May 2010 (4)
  • April 2010 (2)
  • March 2010 (9)
  • February 2010 (7)
  • January 2010 (8)
  • December 2009 (1)
  • November 2009 (4)
  • October 2009 (5)
  • September 2009 (3)
  • August 2009 (2)
  • June 2009 (3)
  • May 2009 (1)
  • March 2009 (2)
  • February 2009 (4)
  • January 2009 (2)
  • December 2008 (7)

Random Quote

When I do good, I feel good; when I do bad, I feel bad. That’s my religion.. — Abraham Lincoln

Recommended Blogs

  • Michael Kleef blog
  • opsm.gr
  • Tao's System Management Blog

Tech Links

  • Dr Web online URL check
  • Live Mesh
  • Microsoft Connect
  • Microsoft Discussion Newsgroups
  • Microsoft IPD
  • Microsoft KB monitoring
  • Microsoft TechNet Forums
  • MX Lookup Tool
  • Speedtest
  • TVCatchup.com

Recent Entries

  • Installing SQL Server 2005 on a Windows Server 2008 R2 Cluster fails
  • Add the classic menu theme to Office 2007 & 2010
  • New Microsoft TS certifications
  • SCCM clients not installing in native mode
  • App-V sequenced applications not keeping settings / preferences
  • Group Policy Search
  • Great tool to install multiple applications at once
  • Windows 7 enable Recent Items via group policy
  • How to export RSS feeds in Outlook 2010
  • SuperFlow for SCCM Operating System Deployment via PXE

Recent Comments

  • goof1427 in Office Communicator error - Cannot synchronize add…
  • jrothlis in Add the classic menu theme to Office 2007 & 2010
  • liviui in Office Communicator error - Cannot synchronize add…
  • pcvchriskmg in Windows 7 enable Recent Items via group policy
  • danovich in Group Policy Search
  • jrothlis in Group Policy Search
  • bizzarro in Send SCCM task sequence email report
  • bizzarro in Send SCCM task sequence email report
  • ultrafris in Windows 7 enable Recent Items via group policy
  • danovich in Send SCCM task sequence email report
  • Random Selection of Posts

    • SCOM R2 – Service Name Changes
    • How to export RSS feeds in Outlook 2010
    • chrome.exe – The application failed to initialize properly (0xc0000005)
    • Exchange 2003 cluster with Symantec Endpoint Protection (SEP)
    • Group Policy Search
    • How to tell what version of SQL is running?
    • Exchange 2007 Powershell script scheduled task?
© 2009 - danovich.com.au - is proudly powered by WordPress.