Tuesday, October 16, 2018

iPhone Windows 10 Copy Photos "Device is unreachable" Fix

Go to Settings/Photos and scroll down to "Transfer to Mac or PC", Check "Keep Originals".


It is because iPhone keeps Photos in HEIC Format, It automatically converts HEIC to JPG when you copy from USB IPhone Device to Windows. However, this function sucks and causing the iPhone disconnect from Windows. By disabling this feature, you can copy HEIC and MOV format to Windows directly without issues and increase copy speed dramatically.

You can install HEIC extension for Windows 10 here: 
https://www.microsoft.com/en-us/p/heif-image-extensions/9pmmsr1cgpwg#activetab=pivot:overviewtab

Saturday, May 12, 2018

VMware VCenter 5.X SSL Certificate Erros

Cannot verify SSL certificate chain

check Web Client Server C:\ProgramData\VMware\SSL\ca_cerficiates.crt, this cert should be the SSO server root cert (not the customize root chain)


Cannot verify SSL http://servername.fqdn:XXXX/sdk

check duplicate serviceid using JXplorer and compare it with the serviceid in vpxd.cfg , removing is using unregister command.

Monday, February 26, 2018

Enable Split Tunneling for Apps

Set-VpnConnection -Name US -SplitTunneling $True

Set-VpnConnection –Name US –IdleDisconnectSeconds 300

Add-VpnConnectionTriggerApplication -Name US –ApplicationID 4DF9E0F8.Netflix_mcm4njqhnhss8




Remove-VpnConnectionTriggerApplication