Questions tagged [device-management]
32 questions
0
votes
1 answer
Azure AD Device Owners
While working in Azure AD Device Mangement, I come across a cmdlet Add-AzureADDeviceRegisteredOwner which is used to add owners to a device.
I wanted to know what is the purpose of adding multiple owners to a device and how it would be helpful.

chris
- 1
0
votes
1 answer
Azure Graph API - Device Mgmt. does not return all systems
I have sent the following call to the Microsoft Graph API: https://graph.microsoft.com/beta/deviceManagement/managedDevices here I get a list of devices, but it is incomplete. Client and server systems are missing, which our customer can see via the…

Bornus.J
- 1
0
votes
0 answers
Clearing a STALL conditon in COM device with c application
Can I clear a STALL condition in COM device, connected by USB using c?
The program is a application, written in C using gcc.
Now I communicating with device using function CreateFile for conneting and WriteFile/ReadFile to read, write data from…

InKronos
- 1
- 1
- 3
0
votes
0 answers
How restart USB endpoint STALL error without addicional library in C
Can I somehow restart usb stall error without using winusb, libusb libraries on windows? Can I do this using only functions from windows.h/winbase.h?
The program is a library, written in C using BCB5.
Now I communicating with device using function…

InKronos
- 1
- 1
- 3
0
votes
2 answers
Get list of direct methods registered with IotHub device
I am working on one sample IoT project. Where 1 IoT device is registered on IotHub. It is exposing 1 direct method to control device temperature. On, device startup it is registering callback on IoTHub to listen for method invocation requests.
As…

Yash Mochi
- 769
- 6
- 15
0
votes
1 answer
Managing a device for public usage and forbidding specific app usage
I'm currently working on a project that is going to have over 100 android devices used and the users of each device will also change on a daily bases.
What we want to achieve is that the user is allowed to open only 1 or 2 of the apps on the…

Matīss Strautmanis
- 21
- 3
0
votes
0 answers
Profile Installation Failed: The SCEP server returned an invalid response (occurring when profile is modified)
I'm trying to experiment with configuration profiles and in order to do that I am starting out with one created by Apple's Profile Manager application that uses SCEP. When I take the .mobileconfig file and install in on the device (using Apple…

Locksleyu
- 5,192
- 8
- 52
- 77
0
votes
0 answers
WSO2 Device management agent android not work for a box TV
I used a WSO2 device management agent for box TV but it doesn't work.I can't synchronize with the wso2 iot server. The same agent work fine with my phone!! any ideas please. Thank you

Spikee
- 1
- 3
0
votes
1 answer
disallow powering off device within android device management
Is it possible to enforce the policy by which the managed device through android device management, user will not be able to power off the device.

Vikas Pandey
- 1,115
- 1
- 15
- 25
0
votes
0 answers
Not able to see message in Bluemix IOT Watson Platform Console
I am trying to follow the poc as explained in the below link.Also I have followed the same steps and verified the same.
https://console.bluemix.net/docs/services/IoT/nodereddevice_sample.html#creating-and-connecting-a-node-red-device-simulator
The…

Diya
- 43
- 1
- 9
0
votes
1 answer
How to check message received from registered device only in IBM Watson IOT- Node Red
Is there a way to identify the messages received is from the registered gateway or device in the organization.
I'm using IBM Watson IOT and Node-Red - editor to simulate send from device /gateway. here the question is after receiving message How can…

Sugan S
- 1,782
- 7
- 25
- 47
0
votes
1 answer
Device onboarding in IBM Bluemix platform
I have a few questions regarding onboarding a thing in IBM Bluemix IOT. My questions are as follows:
In scenario 1: Let's say I need to connect only one thing to the Bluemix platform, so I configure the device type, device, authentication token,…

Arul
- 349
- 2
- 4
- 10
0
votes
1 answer
How do I know if my Device in Azure IoT Hub is reachable?
I have a Azure IoT Hub with 2 Devices. I send a Message from a RaspberryPi to another Device.
How do I know that the message was received from the other Device?

ofitz
- 152
- 1
- 2
- 14
0
votes
1 answer
Device communication behind gateway
Where can I find sample code for implementing the Azure IoT Hub Device Management features? Looking at https://github.com/Azure/azure-iot-sdks there doesn't seem to be any samples on this.

Boris Pluimvee
- 397
- 2
- 3
- 9
0
votes
1 answer
IP Address Range for Apple MDM service?
I know that in order to use Profile Manager's MDM service I need to open ports 2195, 2196, 5223. From documentation I can check which IP Addresses are used when using Apple Push Notification Service:
The IP address range for the push service is…

Fengson
- 4,751
- 8
- 37
- 62