When i am removing the mailbox database. following error is shown
[PS] C:\Windows\System32>Remove-MailboxDatabase -Identity Mailbox Database 1853738799Creating a new session for implicit remoting of "Remove-MailboxDatabase" command...
New-PSSession : [wsus.holzoo.local] Connecting to remote server wsus.holzoo.local failed with the following error
message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from
the destination computer. The content type is absent or invalid. For more information, see the
about_Remote_Troubleshooting Help topic.
At C:\Users\administrator.HOLZOO\AppData\Roaming\Microsoft\Exchange\RemotePowerShell\wsus.holzoo.local\wsus.holzoo.loca
l.psm1:136 char:17
+ & $script:NewPSSession `
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
gTransportException
+ FullyQualifiedErrorId : -2144108297,PSSessionOpenFailed
Exception calling "GetSteppablePipeline" with "1" argument(s): "No session has been associated with this implicit
remoting module"
At C:\Users\administrator.HOLZOO\AppData\Roaming\Microsoft\Exchange\RemotePowerShell\wsus.holzoo.local\wsus.holzoo.loca
l.psm1:45065 char:13
+ $steppablePipeline = $scriptCmd.GetSteppablePipeline($myInvocation.C ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : RuntimeException
[PS] C:\Windows\System32>