How to Change Passwords for Mobile Information Server System Accounts (298119)
The information in this article applies to:
- Microsoft Mobile Information 2001 Server
This article was previously published under Q298119
Microsoft Outlook Mobile Manager has been discontinued and is no longer available for download. If you have already installed Outlook Mobile Manager, continue to check the Microsoft Knowledge Base for any documented issues. To obtain additional information about Microsoft Mobile Information Server, visit the following Microsoft Web site:
SUMMARY
This article describes the how to change the passwords on the accounts that Mobile Information Server 2001 uses for its services and components.
MORE INFORMATION
Use the procedure in this section to change the passwords on the system accounts used by Mobile Information Server. This procedure describes how to change the passwords on COM+ components and Microsoft Windows 2000 services for Mobile Information Server: NOTE: In the following procedure, domain.root.com stands for your fully qualified domain name (FQDN).
- Change passwords in Active Directory for Message Processor, HTTPCONNECTOR, and ENTEVENTSOURCE. To do so:
- Click Start, click Programs, click MMIS, and then click Active Directory Users and Computers.
- Click to expand the Users container, right-click the Message Processor user, and then click Reset Password.
- Type the new password, confirm the password, and then click OK.
- Repeat these steps for the HTTPCONNECTOR and ENTEVENTSOURCE.
- Change the password on the Mobile Information Server Message Processor Service (Mobiinfo.exe). To do so:
- Right click My Computer, and then click Manage.
- Click to expand the Services and Applications container, and then click Services.
- Right-click Mobile Information Server Message Processor, and then click Properties.
- Click the Logon tab, and then verify that the service is set for This Account.
- Verify that the user is domain.root.com/Message Processor.
- Type the new password, confirm the password, click Apply, and then click OK.
- Change passwords on In, MMISDeviceInfo, MMISNotify, OMA and Exchange Mobility Event Sink COM+ Objects. To do so:
- Click Start, click Programs, click Administrative Tools, and then click Component Services.
- Click to expand Component Services, click to expand Computers, and then click to expand My Computer.
- Click to expand COM+ Applications, right-click IIS-{Default Web site//root/In}, and then click Properties.
- Click the Identity tab, verify that This user is selected, and then verify that the user is domain.root.com/HTTPCONNECTOR.
- Type the new password, confirm the password, click Apply, and then click OK.
- Right-click IIS-{Default Web Site//root/MMISDeviceInfo}, and then click Properties.
- Click the Identity tab, verify that This user is selected, and then verify that the user is domain.root.com/Message Processor.
- Type the new password, confirm the password, click Apply, and then click OK.
- Right-click IIS-{Default Web Site//root/MMISNotify}, and then click Properties.
- Click the Identity tab, verify that This user is selected, and then verify that the user is domain.root.com/HTTPCONNECTOR.
- Type the new password, confirm the password, click Apply, and then click OK.
- Right-click IIS-{Default Web Site//root/OMA}, and then click Properties.
- Click the Identity tab, verify that This user is selected, and then verify that the user is domain.root.com/HTTPCONNECTOR.
- Type the new password, confirm the password, click Apply, and then click OK.
- Close the Component Services snap-in.
- On the Exchange 2000 computer that has the Exchange Event Source installed on it, change the password of the Exchange Event Source:
- On the Exchange 2000 computer that has the Exchange Event Source, click Start, click Programs, click Administrative Tools, and then click Component Services.
- Click to expand Component Services, click to expand Computers, and then click to expand My Computer.
- Click to expand COM+ Applications, right-click the Exchange Mobility Event Sink object, and then click Properties.
- Click the Identity tab, verify that This user is selected, and then verify that the user is domain.root.com/ENTEVENTSOURCE.
- Type the new password, confirm the password, click Apply, and then click OK.
- Quit the Component Services snap-in.
NOTE: When you choose the Message Processor user, make sure that you pick the Message Processor user for your domain and not the Message Processors group.
- Restart the Internet Information Service (IIS) Administrator Service and the dependent services on both servers. To cycle the IIS Administrator Service:
- Right click My Computer, and then click Manage.
- Click to expand the Services and Applications container, and then click Services.
- Right-click IIS Admin Service, and then click Restart.
- Click Yes to cycle all dependant services.
After you finish this procedure, browse to a mailbox and send an item to test Outlook Mobile Access. Test push notifications from the Exchange Event Source server and Microsoft Outlook Mobile Manager clients by triggering notifications to be forwarded to the device. NOTE: Make sure you allow enough time for the password changes that you made to Message Processor, HTTPCONNECTOR, and ENTEVENTSOURCE in Active Directory to replicate.
If Outlook Mobile Access or push notifications do not work after you change the passwords, use the following troubleshooting procedure:
- Run Script Synciwam.vbs on the Mobile Information Server computer. Use either of the following methods:
- Use Cscript to run Synciwam.vbs:
- At a command prompt, change the folder to C:\Inetpub\AdminScripts, where c: is the system drive and Synciwam.vbs is located in the AdminScripts folder.
- Run the following command:
- Use Wscript to run Synciwam.vbs (when you run this command the output is displayed in Windows in a graphical user interface [GUI] mode):
- Click Start, and then click Run.
- In the Open box, type the following command:
wscript c:\inetpub\adminscripts\synciwam.vbs -v
- Fix COM+ accounts so that the correct user names and passwords are used (step three of the preceding procedure).
- Restart IIS Administrator Service and dependent services (step five of the preceding procedure).
- Test Outlook Mobile Access by browsing to a mailbox and sending a item.
NOTE: The SMS Connector Service (Smsgw.exe) that is included in Mobile Information Server Carrier Edition, and the Mobile Information Server SMTP Connector Service (Smtpsrv.exe) both run as the local system account. These services do not have a password that can be changed.
If Outlook Mobile Access fails, the following error message is reported on the device:
-2147467259 (0x80004005) In addition, the following event ID messages are logged in the System log:
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10004
User: N/A
Computer: MMISSERVER
Description:
DCOM got error "Logon failure: unknown user name or bad password" and was
unable to logon domain.root.com\HTTPCONNECTOR in order to run
the server:
{9DF79FFB-99E4-4562-BBD5-FCC1DDA5E3FB}
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
User: N/A
Computer: MMISSERVER
Description:
The server failed to load application '/LM/W3SVC/1/Root/OMA'. The error
was 'The server process could not be started because the configured
identity is incorrect.' Check the username and password.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://search.support.microsoft.com/search/?adv=1.
Mobile Information Server uses COM+ programs that run out-of-process with IIS. This behavior occurs because the Windows 2000 Component Services and IIS 5.0 processes are not synchronized. The HTTPCONNECTOR and Message Processor accounts may be out-of-synchronization with the metabase, Active Directory, and COM+. Account information that is stored in the IIS metabase should be synchronized with Active Directory, but COM+ programs are not automatically updated. IIS 5.0 provides the Synciwam.vbs script to update the starting identity of all IIS COM+ program packages that run out-of-process.
Modification Type: | Major | Last Reviewed: | 7/17/2006 |
---|
Keywords: | kbinfo KB298119 |
---|
|