If you’ve followed my previous posts on this topic you have seen the growing list of automated PowerShell setups that are included for some of the basic functions in Exchange. For this article I am going to start delving into the more complicated, more advanced features of Exchange including the option to handle more complex…
Quick PowerShell Stuff 12
In my lab setup script, one of the options for several functions is to work on a list of random mailboxes. For example, if I have 100 mailboxes and I select the apply to random mailboxes option, Original Code The first iteration (which I used in my first 3 versions of my lab setup script)…
Quick PowerShell Stuff 11
As is par for the course in my Quick PowerShell series, I am taking an all too common problem and providing a PowerShell solution to it. In this post I am covering an all too often occurrence when a mailbox is deleted too soon and an administrator needs to recover the mailbox. The mailbox recovery…
Quick PowerShell Stuff 10
While doing research for another article I found links in the PowerShell cmdlets that let to pages with no content. The below script is an attempt to find all the help links for each an every PowerShell cmdlets for Exchange 2013. The basic logic of the script is to store the entire help for a…
Exchange 2013 – Recent Observations
As I’ve noted on many of my past blog posts, things are a changin’ with Exchange 2013 and its various release versions. Some changes are hard to notice at first and others are more obvious. I think both of the changes that I’m writing about are less obvious than other changes that have occurred in…
Exchange 2013 Hybrid, DNS Replication and Lock Out?
Many Exchange 2013 Hybrid installations go without a hitch. The hybrid configuration wizard in Exchange 2013 just goes click next, next, next and so on. However, there are times when the Hybrid wizard does something unexpected and your have to review the error message / logs in order to see what went wrong. First Run…
Exchange 2013 Room Lists
Imagine an international law firm or manufacturer that has locations around the world. Now assume those locations have multiple conference rooms or even multiple buildings with multiple conferences rooms per those buildings. Locating the appropriate room might have taken a carefully constructed namespace that satisfied both IT staff and end-user alike. With Exchange 2013 has…
Lab Setup – Script – Part3
The third article in this series will continue the Lab Setup Script. This part of the script I wrote will cover these options: mobile device policies, retention tags/policies, enabling archives, OWA policies and configuring APPs. In the next article I will cover more advanced functionality for existing features and also demonstrate lab cleanup for resetting…
New and Updated Exchange 2013 Performance Guidance
Microsoft just released a new compilation of their Exchange 2013 Performance Guidance – here.
Migration Issues to Office 365
I’ve written a few blog posts on problems I’ve seen while moving users to the cloud. Recently a client of mine experienced the normal one or two issues connecting mailboxes to the cloud. However, he went through our check list of updates, new profile and checking attributes (remote mailbox – email address, email addresses in…
