July 31, 200521 yr I manage to search the almost 500 pages of the great forum (I think I missed something) but I have an issue.After windows ends the installation and boots from the first time this is what it happens:1.The welcome Screen appears with the administrator account and the "user" created account (explained on the site)I HAVE to make clic con the "user created account" to enter but for my surprise, this account has Limited rights and I want it to be an Administrator account being the only person runn¡ng the PC.This is my useraccounts.cmdnet user Leviathan /addnet localgroup Administrators Leviathan /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITAnd this is my autologon.regWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Leviathan""DefaultPassword"="""AutoAdminLogon"="1I don't want a Password in it, that's why I leave it blank, is this ok?2. The batch that I created to run all the apps to run unnatended in the first boot, only runs automatically when I log in into de Administrator account.and I want to run in the "user created account" instead.What do I have to do?? Thanks in advance.
July 31, 200521 yr You need to enter a password for the auto logon to work, and for the account to have admin rights. Edited July 31, 200521 yr by warrior1109
August 1, 200521 yr Author Thankyou.I will give a shot on that.In case I don't want to have an account with a password, what are my options?Or there is no way?
August 3, 200521 yr Try adding /Passwordreq:noto the user user commandsomething like:net user Leviathan /Passwordreq:no /add
Create an account or sign in to comment