-
Hello All, I have installed power-shell & Exchange server 2010 in a machine. When I try to browse power-shell using following URL http://192.168.1.235/powershell?ser...evel=Full, It gives the below error. Can anyone help me on this? I have referred the following article msexchange and did the following steps. Step 1 : Set-User ‘Administrator’ –RemotePowerShellEnabled $True ( Success ) Step 2 : $SkipCertificate = New-WSManSessionOption –SkipCACheck –SkipCNCheck –SkipRevocationCheck
-
Hello All, I have installed power-shell & Exchange server 2010 in a machine. When I try to browse power-shell using following URL http://192.168.1.235/powershell?ser...evel=Full, It gives the below error. Can anyone help me on this? I have referred the following article msexchange and did the following steps. Step 1 : Set-User ‘Administrator’ –RemotePowerShellEnabled $True ( Success ) Step 2 : $SkipCertificate = New-WSManSessionOption –SkipCACheck –SkipCNCheck –SkipRevocationCheck
-
Hello All, I get the following exception when I start Exchange management shell. Can anyone help me to solve this? -------------------------------------------------------------------------------------------------------------------------------------- Welcome to the Exchange Management Shell! Full list of cmdlets: get-command Only Exchange cmdlets: get-excommand Cmdlets for a specific role: get-help -role *UM* or *Mailbox* Get general help: help Get help for a cmdlet: help or -? Show quick reference
-
Hello, I was trying to connect to a machine(192.168.1.194); using powershell using the following query Enter-PSSession 192.168.1.194. But I got the following error. Enter-PSSession : Connecting to remote server failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.At line:1 char:16 + Enter-PSSession <<<< 192.168.1.194 + CategoryInfo : InvalidArgument: (192.168.1.194:String) [Enter-PSSession], PSRemotingTransportException
-
Hello, I was trying to connect to a machine(192.168.1.194); using powershell using the following query Enter-PSSession 192.168.1.194. But I got the following error. Enter-PSSession : Connecting to remote server failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.At line:1 char:16 + Enter-PSSession <<<< 192.168.1.194 + CategoryInfo : InvalidArgument: (192.168.1.194:String) [Enter-PSSession], PSRemotingTransportException