Seite 1 von 1

Change local administrator password

Verfasst: 12 Dez 2012, 13:23
von bobzbobz
Hi

How do you change the default local administrator-password "nt123" on the win7-x64-image?

Best Regards

Re: Change local administrator password

Verfasst: 12 Dez 2012, 13:30
von bobzbobz
I was told that you could extract the win7-template and edit the control-file to change keyboard-layout, but can you also edit the admin-password here?

Code: Alles auswählen

opsi-package-manager -x /var/lib/opsi/repository/win7-x64_4.0.2-1.opsi

Re: Change local administrator password

Verfasst: 13 Dez 2012, 08:36
von Antoine GUEVARA
If you want to change the localadministrator password:

Go to :

/opt/pcbin/install/win7(-x64)/custom/unattend.xml

and search for nt123 and change the value.

Re: Change local administrator password

Verfasst: 13 Dez 2012, 08:38
von bobzbobz
Thanks :)