When I run this command I get this error. Windows 2016 server.
PS C:\Users\Administrator> Get-TfsTeamProject
Get-TfsTeamProject : Method not found: 'Newtonsoft.Json.JsonSerializerSettings System.Net.Http.Formatting.BaseJsonMediaTypeFormatter.get_SerializerSettings()'.
At line:1 char:1
- Get-TfsTeamProject
-
+ CategoryInfo : NotSpecified: (:) [Get-TfsTeamProject], MissingMethodException
+ FullyQualifiedErrorId : MissingMethodException,TfsCmdlets.Cmdlets.TeamProject.GetTeamProject