Avatar of swolff1
swolff1
Flag for United States of America asked on

OUtlook deployment with GPO

Hello,
 
I need to add another mailbox into my Outlook 2010 (external mailbox which is not part of Domain) and would like to use GPO if possible, potentially that will be done for few hundred users. Any recommendations?

Thank you,

sw
OutlookExchangeActive Directory

Avatar of undefined
Last Comment
Ben Hart

8/22/2022 - Mon
Ben Hart

The easiest method, If you are running at least Exchange 2010 is when you give a user full permissions the mailbox is automatically mapped to their Outlook profile.  So you don't have to do a thing.  From what Im seeing there isnt a native way to do this via GPO.
swolff1

ASKER
just read that GPO is not available.....is there a script solution for this type of project?

Thanks again.
swolff1

ASKER
where do you check\allow full permission for a mailbox on Exchange 2010?
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
Ben Hart

Do you have powershell access?
I can't write it any better than MSFT did here.
swolff1

ASKER
keep in mind that my Exchange doesn't know anything about external mailbox, there is no reference for the mailbox that I'd like to add on my mail server.
Thanks.
Ben Hart

Ah you didn't specify it was external. So what's hosting this external mailbox?  Another exchange server or...?
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
Ben Hart

I'm thinking you might have to work with a .prf file and then deploying that via GP. I'm reading here.
Ben Hart

Using the ORK (Outlook Resource Kit) you could create a prf to be applied to an existing profile. Have that prf add and account of what you specify.  I've never added an external account to Outlook so I'm betting the ability to do this might hinge on the provider of that external account.  But this is the way you could get 'er done.
swolff1

ASKER
I guess it is another Exchange but don't have access to it.
Manually I would go to Mail---Profile--New mailbox (add email address, server name, credentials), open Outlook and another mailbox is right below my main one. Since I don't know everyone credentials (just email address, server name, remote domain) and don't want to know it, I hope to push some sort of the script that would add a mailbox and user when log in and opens the Outlook would add his/her credentials, and again if there is another approach to this issue I'm open for any working solution.

Thanks.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
swolff1

ASKER
sorry I'm replying to your comments at the same time you send them...
Ben Hart

So this is not the same external mailbox added to everyone but instead different external mailboxes.. Weird.  Well IIRC it cant be Exchange unless there's a trust relation ship or they are using Outlook Anywhere.  But then your users would obviously needs credentials for another domain.
Ben Hart

Also are you wanting the second mailbox in the existing profile or a new profile?  That will also make a difference.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
swolff1

ASKER
second mailbox is in the same profile, users know their email addresses and have credentials for them. I found this article and not sure if I can use it.

http://www.howto-outlook.com/howto/deployprf.htm
Ben Hart

That link is the same as what I suggested above, using prf or profile files to push out these changes.
However this will be largely ineffective if all 200 (or however many) users all have individual mailboxes to add.  You can't use wild cards to create the prf files.
swolff1

ASKER
Any other ideas?
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
Ben Hart

The absolute only way I can see you doing this would be if you generated a list of current users and the associated secondary mailbox info then maybe somehow create custom prf files for each one.  But depending on how many users you have it just might be faster to touch each one rather than develop a one-off push procedure. Some things just aren't suited to being deployed or pushed and I think you found one of those.
ASKER CERTIFIED SOLUTION
Ben Hart

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
swolff1

ASKER
Thanks for brainstorming.
Ben Hart

Not a prob.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.