From a computer running Windows Server 2008 R2, you can modify the configuration settings for a scan server using the Scan Server Configuration Wizard.

To modify settings for a scan server
  1. Open Server Manager.

  2. In the left pane, click Roles and then click Print and Document Services.

  3. In the right pane, click Scan Server Configuration Wizard.

  4. Follow the instructions in the Scan Server Configuration Wizard to change the scan server service account, scanned document settings, document delivery used, server authentication certificate, and user security settings.

Additional considerations

  • To open Server Manager, click Start, point to Administrative Tools, and then click Server Manager.

  • You can also run the Scan Server Configuration Wizard on the local server from the command line. Click Start, click Run, and then type:

    rundll32.exe SMCNative.dll,InvokeConfigScanServerWizard

  • Use Remote Desktop to run the Scan Server Configuration Wizard on a remote server.

  • The scan server service account is created with more permissions than are required to run scan processes. Only Write and List permissions are needed in order to run scan processes. You should consider removing unneeded permissions from the service account.

  • You should always select a certificate issued by a certification authority (CA) that is trusted by clients and devices connecting to the scan server. The subject name of the certificate must match the fully qualified domain name (FQDN) of the scan server.

Additional references