Changing a Outlook Client Access Server without a profile rebuild

I have a client that had a botched exchange migration. They were attempting a Migration from 2003 to 2010. At the point that I took over they had introduced two Exchange 2010 Client Access Servers and information spread between 2003 and both 2010 CAS(s). The fact the client did not implement a CAS Array meant that already deployed outlook profiles would never automatically move to the 2nd CAS.

A case was opened up with Microsoft and after going through several engineer escalations they stated there was no way we could accomplish getting all users pointed to the newly built CAS array without rebuilding all of the outlook profiles.

I just could not accept that. I spent a little time researching exactly how Outlook knows where its CAS is. Once I identified this I wrote a script that allows you to change the Outlook CAS while leaving all other settings alone.

I wrote an elaborate version of the script that backs things up and has complete logging and error checking. For the point of this post I will release a simple version of my much more complex script.

https://pastebin.com/wafpN1eq

 

要查看或添加评论,请登录

Brian Clark的更多文章

  • Example LLM Agent Tool Framework

    Example LLM Agent Tool Framework

    You can't open up a website or social media feed and not see the phase AI Agent somewhere. I figured I would do my part…

  • How to Estimate Your GPU's LLM Token Generation Speed

    How to Estimate Your GPU's LLM Token Generation Speed

    Ever wondered how many tokens per second (TPS) your AI model can generate on your GPU(s)? Let’s walk through a simple…

  • Powershell Crypto Currency Trading API for Bittrex

    Powershell Crypto Currency Trading API for Bittrex

    powershell-bittrex-api Powershell Wrapper for the Bittrex Crypto Currency Exchange API Written By: Brian Clark - AKA…

  • Powershell Script Settings System

    Powershell Script Settings System

    It has been a short while since I have posted something here. I have been working, and have almost completed, an…

    2 条评论
  • Automating Dell Equallogic Guest LUN Failover

    Automating Dell Equallogic Guest LUN Failover

    One of my most recent work related endeavors is creating an end-to-end solution for Automating the failover of Virtual…

  • Internet Explorer 8, 9, & 10 reach End of Life January 12th

    Internet Explorer 8, 9, & 10 reach End of Life January 12th

    A security patch, which goes live on January 12th, will implement a nag screen for any Internet Explorer version 8, 9…

  • Powershell Automation - Example Exchange Mailbox Export

    Powershell Automation - Example Exchange Mailbox Export

    If you deal with Windows servers, one thing you might run into quite a bit is needing to carry out some…

    2 条评论
  • PowerShell Generic Objects

    PowerShell Generic Objects

    Hey All, In an effort to learn PowerShell better I have decided to write a full single player RPG / Adventure gaming…

社区洞察

其他会员也浏览了