To change the password for the guest user account for an Enterprise pool, use the following procedures.

To change the password for the Enterprise pool guest user account using Windows Server 2003

  1. Log on to the Front End Server as a member of the Administrators group.

  2. Open Internet Information Services (IIS) Manager: Click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.

  3. In the console tree, expand server name (local computer), expand Web Sites, expand Default Web Site, expand Etc, expand Place, expand Null, right-click File Tree, and then click Properties.

  4. On the Virtual Directorytab, click Connect as.

  5. Clear the Always use the authenticated user’s credentials when validating access to the network directorycheck box.

  6. In User name, type the user name for the Enterprise pool guest account, type the new password for the Enterprise pool guest account in Password, and then click OK.

  7. Open a command prompt window.

  8. 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] /Guest:[Guest
    Access Domain User Account] /GuestPassword[Guest Access Domain User
    Password]
    

To change the password for the Enterprise pool guest user account using Windows Server 2008

  1. Log on to the Front End Server as a member of the Administrators group.

  2. Open Internet Information Services (IIS) Manager: Click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.

  3. In the console tree, expand server name (local computer), expand Sites, expand Default Web Site, expand Etc, expand Place, expand Null, right-click File Tree, select Manage Virtual Directory, and then click Advanced Settings.

  4. In the Advanced Settingdialog box, click next to Physical Path Credentialsto open the Connect Asdialog box.

  5. In the Connect Asdialog box, select the Specific Usercheck box, and then click Set.

  6. In User name, type the user name for the Enterprise pool guest account, type the new password for the Enterprise pool guest account in Passwordand in Password Confirm, and then click OK.

  7. Open a command prompt window.

  8. 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] /Guest:[Guest
    Access Domain User Account] /GuestPassword[Guest Access Domain User
    Password]