MS-700 Practice Question 3294
Exam: MS-700
Domain: Monitor, report on, and troubleshoot Teams
Difficulty: medium
An administrator wants to use PowerShell to view the current tenant-wide Teams client configuration settings. Which cmdlet from the MicrosoftTeams PowerShell module should they execute?
Answer Options
A
Get-CsTeamsClientConfiguration
B
Get-MailboxDatabase
C
Test-NetConnection
D
Get-WindowsFeature
Correct Answer
A: Get-CsTeamsClientConfiguration
Explanation
Get-CsTeamsClientConfiguration retrieves tenant-wide settings that govern Teams client behavior, such as email integration and organization tab visibility.