![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have 300 users on a shared email host. Our domain name is changing. Does
anyone know how I could automate changing the POP3 settings on each of my Outlook users without having to touch each PC? Theses PCs are spread out geographically and I don't trust the users aptitude to change them themselves. I have Googled this ad nauseam to no avail. Thank you. |
Ads |
#2
|
|||
|
|||
![]()
Must have been your search terms then. You can deploy a prf, mst or cmw file
for this. You can find more info and a wizard in the Office Resource Kit of your Office version. -- Robert Sparnaaij [MVP-Outlook] Coauthor, Configuring Microsoft Outlook 2003 http://www.howto-outlook.com/ Outlook FAQ, HowTo, Downloads, Add-Ins and more ----- "Davo" wrote in message ... I have 300 users on a shared email host. Our domain name is changing. Does anyone know how I could automate changing the POP3 settings on each of my Outlook users without having to touch each PC? Theses PCs are spread out geographically and I don't trust the users aptitude to change them themselves. I have Googled this ad nauseam to no avail. Thank you. |
#3
|
|||
|
|||
![]()
Thanks for the reply. I did see something about this. But I understood it as
only working in an Exchange environment. I may be wrong. My email server is running FreeBSD with Sendmail. Could you give me a little push in the right direction with a URL? Also, these are working installs of Outlook and I only want to change the user account name and domain in the POP3 account settings on each client. I don't want to have to redeploy Office to make the change. Again, thanks. "Roady [MVP]" t wrote in message ... Must have been your search terms then. You can deploy a prf, mst or cmw file for this. You can find more info and a wizard in the Office Resource Kit of your Office version. -- Robert Sparnaaij [MVP-Outlook] Coauthor, Configuring Microsoft Outlook 2003 http://www.howto-outlook.com/ Outlook FAQ, HowTo, Downloads, Add-Ins and more ----- "Davo" wrote in message ... I have 300 users on a shared email host. Our domain name is changing. Does anyone know how I could automate changing the POP3 settings on each of my Outlook users without having to touch each PC? Theses PCs are spread out geographically and I don't trust the users aptitude to change them themselves. I have Googled this ad nauseam to no avail. Thank you. |
#4
|
|||
|
|||
![]()
Actually, a .prf file, no matter how you deploy it, cannot remove or change an existing POP3 account. Nor is there any GPO setting to do that. The only solution I'd consider implementing would be a WMI script to iterate the Windows registry until it finds the right account and then change the domain name (which will be binary, not string).
The WMI sample at http://www.outlookcode.com/codedetail.aspx?id=821 is for a completely different purpose but has most if not all the pieces necessary except the name of the registry key that holds the server names. A little quality time spent with Regedit should turn that up. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Roady [MVP]" t wrote in message ... Must have been your search terms then. You can deploy a prf, mst or cmw file for this. You can find more info and a wizard in the Office Resource Kit of your Office version. -- Robert Sparnaaij [MVP-Outlook] Coauthor, Configuring Microsoft Outlook 2003 http://www.howto-outlook.com/ Outlook FAQ, HowTo, Downloads, Add-Ins and more ----- "Davo" wrote in message ... I have 300 users on a shared email host. Our domain name is changing. Does anyone know how I could automate changing the POP3 settings on each of my Outlook users without having to touch each PC? Theses PCs are spread out geographically and I don't trust the users aptitude to change them themselves. I have Googled this ad nauseam to no avail. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't change setting in Outlook 2003 | Jan | Outlook - Calandaring | 1 | November 14th 06 11:37 AM |
Outlook2003 Script How to change the sender | bbnimda | Outlook and VBA | 6 | September 11th 06 01:10 PM |
Outlook .prf file and cmd script wont change exchange server setti | HEU | Outlook - Installation | 1 | June 23rd 06 06:15 PM |
How do I change e-mail setting in Microsoft Outlook 2003? | Rangergee | Outlook - Installation | 1 | June 19th 06 06:37 PM |
Setting the auto-archiving folder via script | Thomas | Outlook and VBA | 2 | March 8th 06 08:26 AM |