⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

repair function Set-IntuneDevicePrimaryUser#241

Open
pheasantus wants to merge 1 commit intomicrosoftgraph:masterfrom
pheasantus:patch-1
Open

repair function Set-IntuneDevicePrimaryUser#241
pheasantus wants to merge 1 commit intomicrosoftgraph:masterfrom
pheasantus:patch-1

Conversation

@pheasantus
Copy link

From
$Resource = "deviceManagement/managedDevices/('$IntuneDeviceId')/users/$ref" TO $Resource = "deviceManagement/managedDevices/$IntuneDeviceId/users/$ref"

From
  $Resource = "deviceManagement/managedDevices/('$IntuneDeviceId')/users/`$ref"
TO
    $Resource = "deviceManagement/managedDevices/$IntuneDeviceId/users/`$ref"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant