1 |
|
---|
2 | Test VM - tst-win7-32
|
---|
3 | =====================
|
---|
4 |
|
---|
5 | Setup:
|
---|
6 | - Configure a VM t-win7-32 with default windows 7 32-bit settings and disk size.
|
---|
7 | - VBoxManage unattended install t-win7-32 --iso i:\Windows\7\rtm\en_windows_7_enterprise_x86_dvd_x15-70745.iso \
|
---|
8 | --hostname=t-win7-32.smoketest --user=Administrator --password=password
|
---|
9 | - Start VM and perform unattended installation.
|
---|
10 | - Eject DVD and floppy.
|
---|
11 | - Create a user 'test' without a password.
|
---|
12 | - Create a user 'test2' with 'test2' as password.
|
---|
13 | - Enable the guest user.
|
---|
14 | - Proceed as shown in readme_first.txt
|
---|