Skip Account Wizard
Available in KONNEKT 2.2.0 or newer
When KONNEKT starts, it automatically deploys KONNEKT for the current user including the setup of an account. With this policy, you can prevent this.
Policy name:
SkipAccountWizard
Policy Setting | Behavior |
---|---|
Disabled (Default) | KONNEKT shall be configured for the current user |
Enabled | KONNEKT shall NOT be configured for the current user |
It is very important to populate this policy prior the first start of KONNEKT to be effective.
- 1.
- 2.
- 3.Manually by adding the key in the registry
You do not need this if you use GPO or Intune management
- Value name:
SkipAccountWizard
- Value type:
REG_DWORD
- Value data:
0
or1
0
= disabled1
= enabled
- Value stored in:
HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt
Last modified 2mo ago