Reconfigure IIS Worker Process and Application Pool for IIS 7 After Moving a File Store

Reconfigure the IIS Worker Process and Application Pool after the file store is moved.

  1. Open the Active Directory Users and Computers and select an Organizational Unit (ou) to create the account in.
  2. Create an account named autodeskid. Set the password to match your domain password policy
  3. Make the autodeskid account a member of the IIS_WPG local group on DMMachine.
  4. Give autodeskid account Full Control permissions to the %SystemRoot%\Temp directory on DMMachine.
  5. Give the autodeskid account Full Control permissions to the \\FSMachine\VaultData remote file store directory.
  6. Right click on the Application Pools and select Add Application Pool.
  7. In the Add Application Pool dialog, name the application pool AutodeskAppPL and keep the other options at their default.
  8. In the Applications Pool listing, find your newly created application pool and right click on it.
  9. Select the Advanced Settings.
  10. Under Process Model, Select Identity and change the Identity to use the Domain account (autodeskid) that you created earlier.
  11. Expand the Default Web Site and navigate to the AutodeskDM\Services virtual directory.
  12. Right-click on the Services directory and select Manage Application > Advacned Settings.
  13. Change the Application Pool to the newly created AutodeskAppPL Application Pool.
  14. Apply the changes and close the properties of the Default Web site.
  15. Close the IIS Manager.
  16. Open a Command prompt and type IISRESET
  17. Add new files to the vault and verify that the properties are able to be indexed.