Skip to main content

Client - Start Parameters

It is possible to call the SCCM Manager with different startup parameters.

The following parameters are supported:

  • SCCMManager.exe -admin
    The client is started in administration mode (works only if the respective user is in the administration group)
  • SCCMManager.exe -login
    The client is started in login mode. This enables the input of specific login data.
  • SCCMManager.exe -login -admin
    Mixture of both parameters.
  • SCCMManager.exe -ClearClientCache
    Clears the client cache under %localappdata%\smcTeam\SCCMManager\Versionsnummer (it does not start the client application).