Mklink /J “%appdata%\Apple Computer\MobileSync\Backup” “H:\itunesbackup“
This will create a shortcut called Backup in the %appdata%\Apple Computer\MobileSync folder and that shortcut will point to the H:\itunesbackup folder
Mklink /J “%appdata%\Apple Computer\MobileSync\Backup” “H:\itunesbackup“
This will create a shortcut called Backup in the %appdata%\Apple Computer\MobileSync folder and that shortcut will point to the H:\itunesbackup folder