Error while enabling psremoting
Error when running this command, any help?
Enable-PSRemoting --Force
new-item : The configuration XML is not valid. Resource Uri:
"http://schemas.microsoft.com/powershell/Microsoft.PowerShell" cannot be exposed
by more than one plugin.
At line:72 char:9
+ new-item -path WSMan:\localhost\Plugin -file "$filepath" -nam ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [New-Item], InvalidOperationExce
ption
+ FullyQualifiedErrorId : System.InvalidOperationException,Microsoft.PowerSh
ell.Commands.NewItemCommand