Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 351 Bytes

File metadata and controls

17 lines (12 loc) · 351 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.CloudCommunications

$params = @{
	workLocationType = "office"
	placeId = "eb706f15-137e-4722-b4d1-b601481d9251"
}

# A UPN can also be used as -UserId.
Set-MgBetaUserPresenceManualLocation -UserId $userId -BodyParameter $params