I'm trying to switch a user mailbox to a Room Mailbox but my server alway return the same error
[PS] S:\> Set-Mailbox testroommailbox@domain.com -Type Room
Error on proxy command 'Set-Mailbox -Type:'Room' -Identity:'testroommailbox@Domain.com' -Force:$True' to server
MBX01.domain.local: Server version 1941996140, Proxy method RPS:
The WinRM client cannot process the request. The connection string should be of the form
[<transport>://]<host>[:<port>][/<suffix>] where transport is one of "http" or "https". Transport, port and suffix are
optional. The host may be a hostname or an IP address. For IPv6 addresses, enclose the address in brackets - e.g.
"http://[1::2]:80/wsman". Change the connection string and try the request again. .
+ CategoryInfo : NotSpecified: (:) [Set-Mailbox], CmdletProxyException
+ FullyQualifiedErrorId : 9BF4A8EA,Microsoft.Exchange.Management.RecipientTasks.SetMailbox
+ PSComputerName : cas02.domain.local
I have try direct from a CAS or a MBX, it's alway the same, every other Set-mailbox work well if I don't include the -Type:Room (or -Type Room or -Type "Room" ...)
This problem is present on 2 of my Exchange 2013 CU1 environnement.
MCITP: Enterprise Messaging Administrator 2010 MCITP: Enterprise Administrator on Windows Server 2008 MCSA: Windows Server 2008 VMware Certified Professional on vSphere 4