Server Administration > Workflow to Manage Process and Change > Testing Workflow With Admin Migration Wizard > Performing a Cold Restart of the Staging Server
  
Performing a Cold Restart of the Staging Server
After restoring the database for the staging server, perform a cold restart using the isutil command. Type the following:
isutil –c setCacheRestartAction full cache=RootCache
application=integrity reason=reason
where:
setCacheRestartAction requests a cold restart for the staging server on next restart.
full flushes all caches, deleting the index and file system objects. The server reacts slowly to commands for an extended period because the cache is rebuilding.
RootCache specifies to cold start the staging server’s root cache
reason is the reason for performing the cold start.