Hi,
How to Bypass User Creation on First Logon after Setup Complete of Windows 7.
I have Read Articles That Says You Can Skip User Creation By Using Shortcut Key Like ctrl + atl + ? (i don't remember which key is used)
if you have any info share with me.
i don't want to create user.i want to use administrator.
reply to my topic
thanks in advance
Page 1 of 1
how to skip user creation after setup complete of windows 7 i don't want to create user.i want to use administrator
#2
Posted 17 March 2010 - 06:32 AM
Shelax, on 15 March 2010 - 10:03 PM, said:
Hi,
How to Bypass User Creation on First Logon after Setup Complete of Windows 7.
I have Read Articles That Says You Can Skip User Creation By Using Shortcut Key Like ctrl + atl + ? (i don't remember which key is used)
if you have any info share with me.
i don't want to create user.i want to use administrator.
reply to my topic
thanks in advance
How to Bypass User Creation on First Logon after Setup Complete of Windows 7.
I have Read Articles That Says You Can Skip User Creation By Using Shortcut Key Like ctrl + atl + ? (i don't remember which key is used)
if you have any info share with me.
i don't want to create user.i want to use administrator.
reply to my topic
thanks in advance
Ctrl+Shift+F2
then run command prompt and type:
net user administrator /enable:yes
net user administrator /active:yes
Otherwise u could do some unattended action n skip user creation, hope it help!
Regards
#3
Posted 17 March 2010 - 07:02 AM
That's tough, unfortunately you cannot avoid creating a user, the preferred method is to create a dummy user account via your XML (this avoids the prompt during install), then (using setupcomplete.cmd) delete the dummy account and enable the admin account.
See this ancient thread starting at post #7. Microsoft might be able to force you to create an account, but they cannot stop you from deleting afterwards.
SetupComplete.cmd
Also you don't need the auto-login reg setting if you already do it from the XML.
FYI, this is easier than being at the computer hitting ctrl + alt + f2 every installation. (or is it shift + f10)
See this ancient thread starting at post #7. Microsoft might be able to force you to create an account, but they cannot stop you from deleting afterwards.
SetupComplete.cmd
NET USER Administrator /active:yes NET USER DummyAccount /DELETE
Also you don't need the auto-login reg setting if you already do it from the XML.
FYI, this is easier than being at the computer hitting ctrl + alt + f2 every installation. (or is it shift + f10)
This post has been edited by MrJinje: 17 March 2010 - 07:04 AM
#5
Posted 18 March 2010 - 06:44 PM
MrJinje, on 17 March 2010 - 07:02 AM, said:
That's tough, unfortunately you cannot avoid creating a user, the preferred method is to create a dummy user account via your XML (this avoids the prompt during install), then (using setupcomplete.cmd) delete the dummy account and enable the admin account.
See this ancient thread starting at post #7. Microsoft might be able to force you to create an account, but they cannot stop you from deleting afterwards.
SetupComplete.cmd
Also you don't need the auto-login reg setting if you already do it from the XML.
FYI, this is easier than being at the computer hitting ctrl + alt + f2 every installation. (or is it shift + f10)
See this ancient thread starting at post #7. Microsoft might be able to force you to create an account, but they cannot stop you from deleting afterwards.
SetupComplete.cmd
NET USER Administrator /active:yes NET USER DummyAccount /DELETE
Also you don't need the auto-login reg setting if you already do it from the XML.
FYI, this is easier than being at the computer hitting ctrl + alt + f2 every installation. (or is it shift + f10)
Actually you dont even need to do that, just in your answer file create the user account administrator. That works.
#6
Posted 06 October 2010 - 02:56 PM
No, it is not woking just by adding administrator to localusers in autounattended.xml. I just tried it, if it does for you, then attach example xml please.
#7
Posted 06 October 2010 - 03:00 PM
enable the admin user
and kill the msoobe.exe process
and kill the msoobe.exe process
#8
Posted 05 September 2011 - 05:17 AM
thank u
:thumbup:thumbup:thumbup:thumbup:thumbup:thumbup:thumbup:thumbup:thumbup:thumbup:thumbup:thumbup:thumbup
Share this topic:
Page 1 of 1



Help
Back to top









