Monday 1 April 2013

How to create a Windows service to start or run a program

At your command prompt, use the "sc create" Windows command to create your service. The correct syntax is as follows
How to create a Windows service to start or run a program automatically when starting your computer
C:\>sc create ServiceName binPath= "C:\Program Files\Programname\program.exe
to delete a service C:\sc delete ServiceName

Cant connect to esxi 4 box using vsphere client

Cant connect to esxi 4 box using vsphere client
1. Ping the console with the IP
2. connect to the ESXi from web browser using the ip
3. restart your network devices
4. In the console F2 to Customize the system. Disable and then enable the Management Network if you get this error.