Hi
Not sure if this the right area, so sorry if not.
I work at further education college and we moving to windows 7, and wish to automate as much software as possible for deployment,
I am currently trying to get VMware Workstation 8 to install silently, I have gotten a script off the VMware site to the install which works, however we need to change the virtual network editor settings to set VMnet0 to host only so it wont recive an ip address from dhcp and I cant find a way to do this and was wondering if anyone had achieved this or has any ideas?
here is a copy of the script from the VMware site
VMware-workstation-full-8.0.1-528992.exe /s /nsr /v ADDLOCAL=ALL DISABLE_AUTORUN=0 QUICKLAUNCH_SHORTCUT=0 SERIALNUMBER="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
cheers