Question : was updating 4.0 to 4.1 and got error can't start any vm's

Experts,

Got error


Running [/usr/sbin/cim-install.sh]...
ok.
Running [/usr/sbin/vmkmod-install.sh]...
ok.
Running [esxcfg-boot -b]...
Encountered error PostScriptError:
The error data is:
  Script      - esxcfg-boot -b
  Exitcode    - 127
  Errno       - 19
  Description - A post-transaction script failed with a nonzero exit code.
                Examine esxupdate logs for more details.

WHAT NOW?!? Thanks

Answer : was updating 4.0 to 4.1 and got error can't start any vm's

Can you try this:

strFileName=Session.Property("SOURCEDIR") & "MyExe.exe"
Set objShell = CreateObject("WScript.Shell")
objShell.Run strFileName, 1, True

Regards,

Rob.
Random Solutions  
 
programming4us programming4us