I have an SCCM built Windows 8.1 Embedded Industry Pro image which will be used to deploy multiple Point-of-Sale (POS) platforms.
In that deployment process of the image, which consists of a preinstalled SQL Express 2012 database and the POS application, the application provides a proces that renames the machine to a specific POS register number\name and it also renames the SQL Server
name accordingly.
In the course of building this image I had changed the FilterAdministratorToken registry value to 1 so I could run iExplorer. Doing so changed the ability of the Builtin\Adminstrator
to drop a d add the SQL Server name.
Is there an additional setting that will allow me to set the FilterAdmini ...
Go to the complete details ...