Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8807807
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T02:27:36+00:00 2026-06-14T02:27:36+00:00

I am trying to connect to my Exchange server remotely using PowerShell. The Exchange

  • 0

I am trying to connect to my Exchange server remotely using PowerShell. The Exchange server is on its own dedicated Exchange forest. I am trying to open the connection on a forest that does not have the Exchange server.

This is what I have in my PowerShell script:

$powershell_url = "http://exhange_server_url.com/PowerShell/"
$session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri $powershell_url -Authentication Kerberos

When I run this script, I get this error:

[exhange_server_url.com] Connecting to
remote server failed with the following error message : The WinRM
client cannot process the request. The authentication mechanism
requested by the client is not supported by the server or unencrypted
traffic is disabled in the service configuration. Verify the
unencrypted traffic setting in the service configuration or specify
one of the authentication mechanisms supported by the server. To use
Kerberos, sp ecify the computer name as the remote destination. Also
verify that the client computer and the destination computer ar e
joined to a domain. To use Basic, specify the computer name as the
remote destination, specify Basic authentication a nd provide user
name and password. Possible authentication mechanisms reported by
server: For more information, see the about_Remote_Troubleshooting
Help topic.
+ CategoryInfo : OpenError: (System.Manageme….RemoteRunspace:RemoteRunspace) [],
PSRemotingTransportExc eption
+ FullyQualifiedErrorId : PSSessionOpenFailed

How do I resolve this issue?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T02:27:38+00:00Added an answer on June 14, 2026 at 2:27 am

    This is what I ended up doing:

    $credentials = new-object -typename System.Management.Automation.PSCredential -argumentlist "DOMAIN\Administrator","password"
    #connect with remote cas server
    $powershell_url = "http://cas-server/PowerShell/"
    $session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri $powershell_url  -credential $credentials -Authentication Kerberos
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to develop a client to connect to Microsoft exchange server using
I am trying to connect to a MySQL Server using JDBC tool in java
I am trying to connect to our exchange 2007 server. I have placed lots
Trying to connect to a SQL Server 2005 instance remotely but getting the following
I was trying to connect with groovy WSClient to Exchange server wsdl, but can't
I'm trying to set up a client connection to a server using node.js and
I'm trying to configure a dedicated server that runs ASP.NET to send mail through
While trying to connect to a database that's set to read only, the connection
I'm getting the following error when trying to connect to my exchange server at
We have an Exchange Server running, we're trying to connect with it from an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.