I just posted my updated version of the XML Generation script that I published here on my blog: Section One Section Two Section Three It can now be downloaded on the Tech Net Wiki Gallery:
Lab Setup – Script – Part2
The second article in this series will continue the Lab Setup Script. This part of the script I wrote will cover these options: populating calendar entries, populating task entries, configuring impersonation, mailbox quotas, DLP policies, and adding a disclaimer. In the next article I will cover mobile devices, retention policies, enabling archives, OWA policies and…
Quick PowerShell Stuff 8
PowerShell and scripting solutions. If you haven’t noticed on my blog, I’ve written quite a few PowerShell Scripts and one liners that I have used to solve my everyday problems in Exchange. While I think that these scripts might be helpful, I also wanted to provide some sort of insight into how I get from…
Quick PowerShell Stuff 7
A while back I had published a small series of these quick PowerShell articles and thought I would drop another one onto my blog. Imagine if you will an HR system that removes users on a regular basis as these users are fired or leave the company. Now with the same system, no one has…
Lab Setup – Script – Part1
While creating multiple test environments for testing various Exchange versions and products it dawned on me that as I create users, databases, etc, this will be a time-consuming and repetitive process. In order to reduce my own work load, as well as provide a useable public script, I decided to venture into creating a script…
Exchange Migration, Failed Storage, No Backup and Recovery
My Exchange Server migration experience has taken me through Exchange 4.0 –> Exchange 5.5 all the way to the more modern Exchange 2007/2010 –> Exchange 2013. One of the most important and often skipped steps is to perform backups of recently migrated mailboxes (in today’s case once the mailbox is on Exchange 2013). This is…
Exchange Server 2013 Prerequisite Script *Updated*
A while back I wrote a script to install Exchange 2013 Prerequisites on Windows 2008 R2 and Windows 2012. This script has grown and expanded over time to include support for newer CU’s, Edge Transport Role, ETC. This version I’ve made some changes, cleaned up some code and basically made it more compatible for Exchange…
Midwest Messaging and Collaboration User Group Meeting
The next meeting for Midwest Messaging and Collaboration User Group (MMCUG) will be on Jan 28, 2015 at the AON building in Chicago, IL from 6:00 – 9:00 PM. We will have food as well as prizes to go along with the great content from our speakers. I will be speaking about Exchange 2013 Scripts…
Testing Exchange Server Updates – Part 4
In Part four of this series I will cover the remaining 10 Test Cmdlets in Exchange 2013. The remaining 10 cmdlets are as follows:
Troubleshooting SSL and OWA
A customer called me the other day with a problem. Apparently their certificate for Exchange was expiring and they had purchased a new certificate for their Exchange 2007/2010 environment. After replacing the certificate (a wildcard in this case) and restarting IIS, no one was able to connect to OWA. I was asked to figure out…