build2016 - p461 - windows device portal – diagnose windows devices from the comfort of your...

Post on 11-Apr-2017

351 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

#Build2016

Windows Device Portal and Remote DiagnosticsHirsch SinghalProgram Manager

Remote Diagnostics Made Easy

How to access Device PortalSKU On by default? HTTP HTTPS USB

HoloLens

Yes, in Dev Mode 80 (default) 443 (default)

localhost:10080

IoT Yes, in Dev Mode 8080 Enable via regkey

N/A

Xbox Enable inside Dev Mode

Disabled 11443 N/A

Desktop Enable inside Dev Mode

Random (xx080)

Random (xx443)

N/A

Phone Enable inside Dev Mode

80 443 localhost:10080

Device Portal listens on different ports on each platform.

Enabling Device Portal on Mobile

Device Portal on HoloLens

Customizable UI on Xbox

Using REST APIs from the command lineroot@localhost:/# curl -X POST http://localhost/api/taskmanager/app?appid=TWljcm9zb2Z0LjNEQnVpbGRlcl84d2VreWIzZDhiYndlIUFwcA%3D%3D -H 'Content-Length:0'

$(invoke-restmethod localhost/api/app/packagemanager/packages).InstalledPackages | ft -Property Name, PackageFullName

• Check out Device Portal on your Windows 10 device.

• Provide lots of feedback via the Feedback App

• Re-visit Build on Channel 9.• Continue your education at

Microsoft Virtual Academy online.

Call to Action

© 2016 Microsoft Corporation. All rights reserved.

top related