Getting started youre going to need to create an account and setup a store profile. all devices will be automatically detached once you create your account. you will then be given access tokens for 3 devices. you will need to copythe device startup script from the server. and then open the annabooks program and set the startup script to run as the user and default shell.
Remove Acrylic Background
Navigate to registry editor, follow these names: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System, right click System, click New, click DWORD 32 bit value, type in exactly DisableAcrylicBackgroundOnLogon, press enter then double clcik on the new value and set the value to 1
-------------------------------------------------------------------------------------------
Auto logon kvs
Navigate to registry editor, follow these names: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Passwordless\Device, clcik "DevicePasswordLessBuildVersion" set the value to 0. reboot the computer then open "Netplwiz" then deselect "User must enter a username and password to use this computer." click apply and type in the password. reboot the pc and test.
-------------------------------------------------------------------------------------------
connecting to update server
Double click on the "Check_For_Update.exe" file, when prompted enter the ip adress of the update server. the server must be running and the ip must match the ip exactly Ex 192.168.1.190:5001 that is not a production IP but an example.
-------------------------------------------------------------------------------------------
running Kvs on start up in kisok mode
Download annabooks shell launcher utility, extract the zip, once done run the shelllauncher utility, on the set user shell type in the user name, then select the "Check_For_Update.exe" program, select "Do Nothing", then click "Set User Shell" then at the top select "Enable shell launcher", if all the steps where set correctly, reboot the controller and it should run the kvs, to check for proper connection to the update server pull up the commmand window where the server is running and check for a "GET" from the controllers IP adress.
-------------------------------------------------------------------------------------------