CHAPTER7 Troubleshooting
C455HD | Users & Administrator's Manual
● Toexecutethecommandadb shell,seeGettingLogsusingUUIDoverADBShellonthe
nextpage
● Toexecutethecommandssh,seeGettingLogsusingUUIDoverSSHbelow
Getting Logs using UUID over ADB Shell
To use this method of getting new logs, Android Debug Bridge (ADB), a command-
line utility included with Google's Android SDK, must be installed on your PC.
➢ To execute the command adb shell:
1. AftercopyingtheUUIDnumberasshowninGettingLogsusingUUIDonthepreviouspage,
executethecommandadb shell asshowninthefollowingexample:
adb shell am broadcast -a
com.microsoft.windowsintune.companyportal.intent.action.IPPHONE_
UPLOAD_LOGS --es SessionID <Generated UUID> -n
com.microsoft.windowsintune.companyportal/.omadm.IPPhoneReceiver
2. Replace<Generated UUID> withthenumberthatyoucopied,forexample:
adb shell am broadcast -a
com.microsoft.windowsintune.companyportal.intent.action.IPPHONE_
UPLOAD_LOGS --es SessionID <0d23126e-0e2f-4b5b-92de-
f07521f92e48> -n
com.microsoft.windowsintune.companyportal/.omadm.IPPhoneReceiver
3. Afterrunningthecommand,thelogsaresavedin'Intune',Microsoft'scloud-basedservice
formobiledevicemanagement(MDM)andmobileapplicationmanagement(MAM).
4. SendAudioCodestheUUIDnumber.
Getting Logs using UUID over SSH
SSH(SecureShell)cryptographicnetworkprotocolcanalsobeusedtosecuregettingCompany
PortallogsviaUUID.
SSH is by default disabled and can be enabled with Administrator permissions in the
phone screen (Device Administration > Debugging > SSH).
➢ To execute the command ssh:
1. AftercopyingtheUUIDnumberasshowninGettingLogsusingUUIDonthepreviouspage,
executethecommandsshasshowninthefollowingexample:
- 113 -