I have a Gold build image which i have used in my Task sequence 2 to create a device specific image by adding the drivers.The Gold build already has an autologon registry entry for the Administrator account which is what i want after Task sequence 2 is over but as MDT deletes any autologon entries in the registry the autologon towards the end doesnt seem to take place.
The things i have tried is commented the part in LiteCleanup.wsf which clears any Autologon entries from registry but that doesn't seem to work. Any suggestion would be highly appreciated.