Quantcast
Channel: The Multifunctioning DBA » Exchange Scripting
Browsing all 6 articles
Browse latest View live

Exchange and Powershell

I was just asked to take a look at writing a script for our new Exchange environment. Now I do not have a lot of experiance scripting for Exchange but I love a Powershell challenge. The problem was...

View Article



Exchange Email Changes (Policy)

Another thing that I have found is that you are not able to change the primary smtp address for a mailbox if the mailbox has the emailaddresspolicyenabled flag set to true. Since in my case we want all...

View Article

Exchange Email Changes (Mailboxes)

So lets dive into some of the code in order to get this thing done. This post will be in multiple parts since I actually am still not done writing the code. I have done the majority of it at this time...

View Article

Exchange Email Changes (Users)

Last time we went through and got a list of all the mailboxes and out put all smtp addreses to $comparefile. This time we need to get all of the ad records that are associated with the same OU. Now to...

View Article

Exchange Email Changes (Users meet Mialboxes)

Now that I have both the users stored in an array and the mailboxes stored in another array it is time to start making sure that I am working with a mailbox and a user account that match up. I do not...

View Article


Exchange Email Changes (filtering)

Sorry for the long delay in posts but I have been moving and it is a mess. We purchased a prevously owned home and I will never do that again. New is the only way to go. But now that we are settling in...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images