VMware

This Question is Possibly Answered

1 "helpful" answer available (6 pts)
1 ... 4 5 6 7 8 Previous Next 119 Replies Last post: Apr 10, 2008 6:47 AM by Peter_vm   Go to original post
Click to view Peter_vm's profile Guru 9,058 posts since
Feb 1, 2006
This script does not use fixed (180 sec) delays, but probes services every few seconds and starts VMware when conditions are right.

You may try to change VMware Authorization Service and VMware Registration Service to a manual start.
Create a cmd script below and schedule it "At system startup":
[code]:loop
ping.exe -n 3 localhost
net start|find "VMware"
if errorlevel 1 goto loop
ping.exe -n 5 localhost
net start "vmware authorization service" & net start "vmware registration service"[/code]
Click to view john_ch's profile Lurker 1 posts since
Dec 26, 2006
I managed to eliminate the "The VMware Authorization Service service hung on starting. " problem by

A) Used Peter_vm's reghack to add the WMI driver extensions dependancy to VMWare Auth service.

B) Set the WMI Driver Extensions service from "Manual" to "Automatic".

Enviromnent: Windows 2000 AS w/ SP4
Click to view konenas's profile Enthusiast 54 posts since
Nov 18, 2006
net start "VMware Registration Service"
The VMware Registration Service service is starting.................................
The VMware Registration Service service could not be started.

More help is available by typing NET HELPMSG 3523.
VMware Server 1.0.3 W2k pro
Click to view RDPetruska's profile Guru 15,875 posts since
Jan 11, 2005
And, did you use Peter's script, 2 messages above?
Click to view konenas's profile Enthusiast 54 posts since
Nov 18, 2006
Yes but it's not working with this version 1.0.3
Click to view konenas's profile Enthusiast 54 posts since
Nov 18, 2006
The problem is that's not working.

I have my VMware running after 2 hours!! without Peter's script. But this is a very long time, isn't it?

You know, what Release Notes are, do you? ;)
What is this "Release Notes"? Do you read all the Release Notes? Do you? :)

I thought that Release Notes were written after releasing a product, not before.
Click to view RDPetruska's profile Guru 15,875 posts since
Jan 11, 2005
What is this "Release Notes"? Do you read all the Release Notes? Do you?
Well, I can tell you that *I* certainly do. Especially the "known issues" section, so that I don't ask questions which are already covered there! http://www.vmware.com/support/server/doc/releasenotes_server.html
Click to view konenas's profile Enthusiast 54 posts since
Nov 18, 2006
My friend Petruska,
I'm not convinced that you read all Release Notes.

Now it's working fine(?) after uninstalling VMware, the reinstalling it and at last changing the registry to include WMI. See http://www.vmware.com/community/thread.jspa?messageID=674549򤫵

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VMAuthdService]
"DependOnService"=hex(7):76,00,6d,00,78,00,38,00,36,00,00,00,77,00,6d,00,69,00,00,00,00,00

Why all these? Why not fixing new versions?

Thank you all.
Click to view canoodle's profile Lurker 3 posts since
Jun 20, 2007
THANK U Peter_vm! REG FIX WORKS 4 ME! (host: win 2000 v5.0 build 2195 sp3)

also had this strange service starting problems under win2000 (winxp no problem... but bloatware ;)

here it is again: (copy & paste into a FIX_VM.reg and run)

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VMAuthdService]
"DependOnService"=hex(7):76,00,6d,00,78,00,38,00,36,00,00,00,77,00,6d,00,69,00,\
00,00,00,00
Click to view sirius07's profile Lurker 1 posts since
Feb 7, 2006
Hi folks,
had the same prob (W2ksp4 Pro with all M$-hotfixes) and do the following:

change the service "W...M...I... Driver Extensions" from manual to automatic,
now the VMware Authorization Service start without probs in the event-log, followed by the VMware Registration Service starting too.

greetings from germany
Click to view konenas's profile Enthusiast 54 posts since
Nov 18, 2006
Hi,

my WMI service was automatic and VM still waits 20 mins to start, but I'm very happy 'cause I have VMs and do all my tests.

Regards

PS: waiting for ... new version ...
Click to view Robert M's profile Novice 20 posts since
Jan 11, 2007

A batch script at startup worked for me - Thanks to Uwri for posting (above).

net start "vmware registration service"

I am running VMWare Server 1.04 on Windows 2000 Pro, registration service would not start on its own.

Click to view gsmd's profile Novice 18 posts since
Dec 4, 2006
Installed 1.0.5 on a WinXP SP2 PC with all the updates and get Error 1067: The process terminated unexpectedly. Tried all the options listed here, still can't cure this :(.
Click to view Peter_vm's profile Guru 9,058 posts since
Feb 1, 2006
Open new thread. Uninstall VMware Server completely (possibly with cleanup) and install it again.

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities