The Microsoft Online Services Sign In application can be set to follow group policies determined by your company. Using group policies creates a uniform user experience that can be optimized for the needs and environment of your workers.
To configure the Sign In application for group policies, you must set the registry keys for Sign In application options with the values you want. The Sign In application keys are located in the Windows registry at: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\MOCHA\Preferences.
To manually set the registry keys, use the information in the following table.
For a simpler process, we recommend that you use an Administrative Template (.adm file). Administrative Templates are used to populate user interface settings and enable administrators to manage registry-based policy settings. Microsoft Online Services Support has created an .adm file for managing the Sign In application. You can download the Sign In application .adm file at http://blogs.technet.com/msonline.
|
Option
|
Registry key
|
Value definition for all options
|
|---|
|
Remember name
|
RememberMe
|
0 = Not set, option disabled. Option cannot be changed by user.
1 = Set, option disabled. Option cannot be changed by user.
Undefined = Option can be set and changed by user.
Note
By default, Microsoft Online Services enables several options.
|
|
Remember password
|
RememberPassword
|
|
Automatically sign in
|
AutoSignIn
|
|
Automatically start
|
AutoRun
|
|
Minimize after signing in
|
HideDash
|
|
Provide notification when update is available
|
ShowUpdateAlerts
|
|
Provide notification when new configuration is available
|
ShowConfigAlerts
|
|
Provide notification if service license expires
|
NotifyExpiredSubscriptions
|
Note |
|---|
-
In addition to the check box options shown here for the ShowUpdateAlerts and the ShowConfigAlerts registry keys, these registry keys also control the availability of the related “check now” text links directly below the check boxes in the user interface. These text links are disabled if you define the registry key values as 0 or 1.
-
The option for notification of service license expiration is not exposed in the the Sign In application user interface. This option is enabled by default. For more information about notification of service license expiration, see About Expiration of Subscriptions.
|
See Also