While the above options are recommended, these option can be used. They were more common Pre-ITMS 8.5:
Method A: IIS Session Cache/Persistence.
NOTE: Only use this method if you are confident in IIS cache and session persistence not being interrupted from start to finish. Before the AppID password has changed, and access to SMP console is still available. If this method fails, Method B will be required to be followed.
(If access is no longer possible, you will need to use the command line tool listed in Method B, below.)
- Before changing the AppID password in Active Directory (AD):
- Log into the SMP console with an account that is assigned to the Symantec Administrator role that is not the AppID
- Navigate to: Settings > All Settings > Notification Server > Notification Server Settings
- If you can't click on the service account shown in blue under the Application Identity section, open the Symantec Installation Manager > Configure Settings > Configure NS Settings
- Leave this page open in the web browser and make the changes in AD for the AppID.
- After the changes to AD have propagated to all Domain Controllers:
- Return to the SMP console and update the fields for the AppID
- As mentioned in step 2, if you can't change the AppID there, put the new password in 'Symantec Installation Manager > Configure Settings > Configure NS Settings', Press Next > Finish
- In this case, the services will also restart automatically so you can jump to step 5.
- Click "Save Changes"
- Click on "Restart Services"
- Restart IIS by running IISRESET from an administrator command prompt window.
- Manually update the credentials for any task, job, or policy that was set to the AppID when created. (By default there are none, but it is possible to manually set this when editing the item).
Note: You will need to manually update the WMI protocol credentials (or you will get audit failures) which can be found in the management console under Settings, All Settings, Monitoring and Alerting, Protocol Management, Connection Profiles, Manage Connection Profiles, select the Default Connection Profile, edit the profile, and go down to the WMI section. Alternatively, you can use a domain account that has local admin rights on your systems or disable the WMI section altogether if you are not using components like the power on computers if necessary feature, Network Discovery, Inventory for Network Devices (agent-less inventory), Monitor Solution, Real-Time System Manager, etc.
Method B: Command line or recovery option:
Command line tool if access to the SMP console is no longer possible, or a need to script the task is needed.
The aexconfig.exe utility can be used to set the AppID and/or AppID password. (from \Notification Server\bin directory and run aexconfig /? to see additional options).
- To change the AppID setting use the /svcid switch. This switch will require a username and password. Substitute the appropriate domain, username, and password into the syntax below and run it from an administrator command prompt. You should run it from the directory where you have installed the Symantec Management Platform. By default, this is C:\Program Files\Altiris\Notification Server\Bin.
- AeXConfig.exe /svcid user: password:
Example: AeXConfig /svcid user: OurDomain\administrator password:pw.
- Restart IIS.
- Note: If the Password contains special characters, it is necessary to include the password in quotes. password:"p@ssw0rd". Also, avoid using the "!" character if possible. This tool is a command line tool, and that character can be difficult for the command line to ignore even within quotes.
Also Remember: If you are using IT Analytics you will need to update the password for the Reporting Services Data Source using the steps found in the following KB article: Change stored credentials on IT Analytics Reporting Server Configuration