Install iTunes on Windows Turn off iPad Hold down the Home button(use the power button otherwise) whilst connecting USB lead to Windows machine Start iTunes to see if device is found If not check Device Manger for the USB drivers, if not installed you should be able to update driver from Windows update. In iTunes […]
Tag: ipad
Enrol an iOS Device via the Browser
This can be used where Workspace ONE Intelligent Hub is unavailable Navigate to https://<Environment_URL> from the setting in ‘MDM Enrollment URL’ in Groups & Settings > All Settings > System > Advanced > Site URLs. Enter Group ID to enroll your iOS device. Select Next. Enter the enrolment credentials. For agentless enrolment, navigate to Groups & Settings > All Settings > Devices & Users > General > Enrollment and ensure that the Require Intelligent Hub […]
Deploy/Enrol iPad With Workspace One
Is device already managed? Navigate to Devices -> List View, then search by device name or serial number. Select the device -> MORE ACTIONS -> Delete Device to remove it. Add the device to a user account. Navigate to Accounts -> List View, then search and select the account to attach the device to. You […]
Stop iPad and iOS devices formatting numbers on webpage
An iOS will automatically see some numbers as telephone numbers and will format the number bypassing any css styling your website might have. You can stop this by altering the Apple specific meta tags. Place the code below in the head section of your webpage. <meta name=”format-detection” content=”telephone=no”>
Remove iOS styling on input boxes
By default html input boxes will have a inner shadow style applied on iPad and other iOS devices. You can remove this styling by adding the following css code to a html input object. -webkit-appearance:none;
Handbrake
HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows. Handbrake is a good DVD ripper, current version will rip to mp4 and mkv, older versions will rip to avi also. When used in combination with DVD43 it is useful for ripping DVDs with DRM(digital rights management) Great for […]