Close
Skip to content

12 Comments

  1. e
    May 21, 2013 7:52 am @ 07:52

    Great little script Travis! Thank you for sharing!
    Question: is there a way to hide the challenge prompt that appears briefly for the user to enter their AD credentials for Microsoft Outlook? It disappears of course, but confuses some of the users.

    thanks,
    e

    Reply

    • Travis
      May 21, 2013 8:42 am @ 08:42

      Glad you like it :) You mean that dialog that prompts for name and initials? If that’s what you’re talking about, I haven’t been able to minimize that. I’m not sure it’s possible to hide that dialog. If you find a way, please let me know

      *EDIT*

      I just re-read your question. If your users are being prompted with an authentication prompt, then there is something going on deeper. The logged in users credentials should be passed silently. I would investigate why that is not happening before proceeding with my script. I would start checking event logs and Outlook settings. Let me know what you’ve figured out, I’m interested.

      ¯\_(ツ)_/¯

      Reply

  2. Steve
    July 25, 2013 1:32 pm @ 13:32

    I just wanted to thank you for the awesome script! I’ve been searching for days for one that does exactly what this script does to no avail. You totally made my day. Rock on!

    Steve

    Reply

    • Travis
      July 25, 2013 3:08 pm @ 15:08

      Sweet ^_^ Thanks Steve. Appreciate the kind words. Makes me feel like I’ve helped someone out there in this small world.

      Reply

  3. Tom Wurm
    October 29, 2013 9:02 am @ 09:02

    This script is very helpful. I did notice that the -windowstyle minimized did not work for me.. I ended up having to create a shortcut .lnk to outlook.exe and set the shortcut to minimized. I then used invoke-item outlook.lnk to execute which then would successfully minimize the outlook window.

    Thank you!

    Tom

    Reply

  4. kunle
    November 29, 2013 5:12 am @ 05:12

    This script just made my day. works a treat. Thanks.

    Reply

    • Travis
      December 3, 2013 5:52 pm @ 17:52

      You’re very welcome.

      Reply

  5. Robert Larosn
    January 18, 2014 1:52 pm @ 13:52

    Thanks. I’m in the midst of an Exchange -> Office 365 migration and was struggling to figure out how I was going to change hundreds of mail profiles easily. Did not know about /importprf. So, while my use case was a bit different than yours this post definitely nudged me toward a great solution. I implemented similar code just as a simple DOS batch file. Give users a link to it and bam, they’re reconfigured with proper profiles. Going to save us lots of running around post-migration. Thanks!!

    Reply

    • Travis
      April 22, 2014 6:49 am @ 06:49

      Thanks a lot for the comment. It brightened my night.

      Reply

    • tosin v
      July 19, 2018 9:15 am @ 09:15

      Can you share this. I want to use this too but we are using UPNs to authenticate , Not sure How I can add the UPN

      Reply

  6. Robert Larosn
    January 18, 2014 1:52 pm @ 13:52

    Thanks. I’m in the midst of an Exchange -> Office 365 migration and was struggling to figure out how I was going to change hundreds of mail profiles easily. Did not know about /importprf. So, while my use case was a bit different than yours this post definitely nudged me toward a great solution. I implemented similar code just as a simple DOS batch file. Give users a link to it and bam, they’re reconfigured with proper profiles. Going to save us lots of running around post-migration. Thanks!!

    Reply

    • Travis
      April 22, 2014 6:49 am @ 06:49

      Thanks a lot for the comment. It brightened my night.

      Reply

Leave a Reply

Your email address will not be published. Required fields are marked *