description Automatically generated file. DO NOT MODIFY Import-Module Microsoft.Graph.Users $params = @{ isEnabled = "false" } Update-MgUserSettingItemInsight -UserId $userId -BodyParameter $params