Windows 2019 Data Center
Windows 10 Pro
From my windows 10 Pro desktop I open PowerShell as administrator
Ru this command
Invoke-Command -computer SERV010-2019.mynet.com -ScriptBlock {get-service -name patches}
get this error
[SERV010-2019.mynet.com] Connecting to remote server SR010-2019.mynet.com failed with the following
error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OpenError: (SERV010-2019.mynet.com:String) [], PSRemotingTransportException
+ FullyQualifiedErrorId : AccessDenied,PSSessionStateBroken
On the Windows 2019 Server I ran this
PS C:\Users\administrator> winrm quickconfig
WinRM service is already running on this machine.
WinRM is already set up for remote management on this computer.
PS C:\Users\administrator> Enable-psremoting
PS C:\Users\administrator>
the enable-psremoting never prompts run for a minute then ends with no indication
At ideas?
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Most Valuable Expert award recognizes technology experts who passionately share their knowledge with the community, demonstrate the core values of this platform, and go the extra mile in all aspects of their contributions. This award is based off of nominations by EE users and experts. Multiple MVEs may be awarded each year.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.