Added the IgnoreRemoteKeyboardLayout Registry Key to prevent automatic changes to the keyboard layout.
As mentioned in (this article)[https://poweradm.com/ignoreremotekeyboardlayout-windows-rdp/] the rdp server adds and activates the US keyboard-layout if the keyboard-layout of the client does not match the servers. Since our client is on linux there are many cases where this is not given, so it is better to let the user choose a layout on windows.
Keep Windows networking tidy. At boot a Powershell script will run that clears out old network profile names automatically created at previous system reboots. A regist change disables the "Do you want your PC to be discoverable" nag screen after eachc reboot
Auto Admin logon is the default setting from the Dockur image. This is a large security vulnerability likely added for convenience. Blocking this default config does not seem to impact any of the Windows container setup.