简体   繁体   中英

Connect to Exchange 2013 with powershell while disconnected from network

I have restored a version of my exchange 2013 server to a virtual machine. I want to do some work with it but I don't want to bring it online. When I try to connect to it with powershell it gives me errors like:

WinRM cannot process the request. The following error with errorcode 0x80090311 occurred while using Kerberos authentication: There are currently no logon servers available to service the logon request.

How might I get connected so I can run my normal commands through powershell without connecting the server to the network?

You need a Domain Controller for authentication. How did you logon to the machine?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM