Hello!
I used to have two virtual XP machines on my PC to run ADNM tests, since I use vista and MSDE isn’t Vista-friendly. I wanted to recreate that, but I’m having quite a problem when I try to distribute my installation package. I want to say again, it DID work in the past, it just doesn’t work anymore.
My VMs are set up on Sun’s Virtual Box, both with 128MB RAM. Again, it DID work on those settings.
I tried to set up the distribution task without any user accounts or password, since it isn’t (or at least I think it isn’t) on a domain, and I got an error. This is the log:
07/01/09 10:59:33: rinstInstall begin
07/01/09 10:59:33: Init 50 60 C:\WINDOWS\TEMP\aswA.tmp C:\Arquivos de programas\Alwil Software\Management Tools\InstPkgs NULL C:\WINDOWS\TEMP\asw9.tmp 0
07/01/09 10:59:34: Store
07/01/09 10:59:34: Domains:
07/01/09 10:59:34: Init GRUPO\VMXP1
07/01/09 10:59:34: VMXP1: GetAccount
07/01/09 10:59:34: VMXP1: not found in domain list
07/01/09 10:59:34: VMXP1: Finished with error
07/01/09 10:59:34: TerminateAll
07/01/09 10:59:34: rinstInstall end 87
There. Didn’t found the account on the domain list. Then I set up some acounts on the task (format: DOMAIN - USER - PASS):
-
- Admin - admin
-
- *\Admin - admin
(nothing here) - Admin - admin
- *\Admin - admin
This is the log that ADNM made:
07/01/09 11:00:35: rinstInstall begin
07/01/09 11:00:35: Init 50 60 C:\WINDOWS\TEMP\aswC.tmp C:\Arquivos de programas\Alwil Software\Management Tools\InstPkgs NULL C:\WINDOWS\TEMP\aswB.tmp 0
07/01/09 11:00:36: Store
07/01/09 11:00:36: Domains: *, *, ,
07/01/09 11:00:36: Init GRUPO\VMXP1
07/01/09 11:00:36: VMXP1: GetAccount
07/01/09 11:00:36: VMXP1: Queueing
07/01/09 11:00:36: StartThread
07/01/09 11:00:36: Loop
07/01/09 11:00:36: SpawnThreads
07/01/09 11:00:36: VMXP1: StartSetup
07/01/09 11:00:36: VMXP1: Connecting
07/01/09 11:00:41: VMXP1: WNetAddConnection2 \VMXP1\C$ VMXP1\Admin error 1326 (Falha de logon: nome de usuário desconhecido ou senha incorreta)
07/01/09 11:00:41: VMXP1: WNetAddConnection2 \VMXP1\ADMIN$ VMXP1\Admin error 1326 (Falha de logon: nome de usuário desconhecido ou senha incorreta)
07/01/09 11:00:41: VMXP1: RemoveOnError
07/01/09 11:00:41: VMXP1: Finished with error
07/01/09 11:00:41: TerminateAll
07/01/09 11:00:41: rinstInstall end 0
Both VMs can access the internet, ping eachother and ping the host, but the host can’t ping the VM.
Am I doing anything wrong?