microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Add other operating system to disable device from update-mgdevice command

Open
#2,723 4 comments 0 reactions 1 assignee View on GitHub

@freestyll is already working on this.

Since May 17, 2024.

type:feature
Dominant language
C#
Stars
898
Forks
230
Avg merge
2d 5h
Merged PRs (30d)
31

Description

Is your feature request related to a problem? Please describe the problem.

I try to disable a device with the command : update-mgdevice -deviceid "IDofTheDevice" -AccountEnabled:$false

But I get that answer when I tried for an Android or iOS device : Update-MgDevice_UpdateExpanded: Properties other than ExtendedAttribute1..15 can be modified only on windows devices.

For a windows device : success

Describe the solution you'd like.

Add android and iOS capabilities for that update-device command, we should have the same capabilities between shell command and from azure portal.

Additional context?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.