Closed
Description
Get-MgReportTeamUserActivityCount -Period "D7" Give an error
PS H:> Get-MgReportTeamUserActivityCount -Period "D7"
Get-MgReportTeamUserActivityCount : Expected '{' or '['. Was String: Report.
At line:1 char:1
- Get-MgReportTeamUserActivityCount -Period "D7"
-
+ CategoryInfo : NotSpecified: (:) [Get-MgReportTeamUserActivityCount_Get1], ParserException + FullyQualifiedErrorId : Microsoft.Graph.PowerShell.Cmdlets.GetMgReportTeamUserActivityCount_Get1