ict.myjewe.nl
JéWé Bloggings | VMWare, Hyper-V, SCOM, SCCM, WDS, OS
VMWare, Hyper-V, SCOM, SCCM, WDS, OS. Change VPN pptp iprange on synology. Start a telnet session to your device. (beware :use your root account). Localip 192.168.0.50 (ip number of your device). Remoteip 192.168.0.100-105. Save your config and restart VPN (DSM or restart service). Hyper-V and Vmware on the same box. How to solve this! Make two batch scripts:. One to stop Hyper-V. REG ADD “HKLM SYSTEM CurrentControlSet Services VMwareHostd” /V “Start” /t REG DWORD /d 0x2 /f. Shutdown /r /t 000 /f. Taskki...