To change the password of the LSGroupExpAppPool account, use one of the following procedures.
To change the password for the LSGroupExpAppPool account using Windows Server 2003
-
Log on to the Front End Server as a member of the Administrators group.
-
Open Internet Information Services (IIS) Manager: Click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
-
In the console tree, expand server name (local computer), expand Application Pools, right-click LSGroupExpAppPool, and then click Properties.
-
On the Identitytab, in Password, type the new password for the LSGroupExpAppPool account, and then click OK.
-
Open a command prompt window.
-
To activate the new password in Office Communications Server, at the command prompt, type the following command, and then press ENTER:
Copy Code LcsCmd /Web /Action:Activate /PoolName:[EE Pool Name] /User:[AppPool Identity Domain User Account] /Password:[AppPool Identity Domain User Password]
To change the password for the LSGroupExpAppPool account using Windows Server 2008
-
Log on to the Front End Server as a member of the Administrators group.
-
Open Internet Information Services (IIS) Manager: Click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.
-
In the console tree, expand server name (local computer), select Application Pools, right-click LSGroupExpAppPool, and then click Advanced Settings.
-
In the Advanced Settingsdialog box, click next to Identityto open the Application Pool Identitydialog box.
-
In the Application Pool Identitydialog box, select Custom Account, and then click Set.
-
In User name, type the account username, type the new password for the LSGroupExpAppPool account in Passwordand in Password Confirm, and then click OK.
-
Open a command prompt window.
-
To activate the new password in Office Communications Server, at the command prompt, type the following command, and then press ENTER:
Copy Code LcsCmd /Web /Action:Activate /PoolName:[EE Pool Name] /User:[AppPool Identity Domain User Account] /Password:[AppPool Identity Domain User Password]