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