I’m trying to remotely access a windows core container but i’ve got an error by typing Enter-PSSession :
Enter-PSSession : Connecting to remote server 402d291ffcfd failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic. At line:1 char:1 + Enter-PSSession + ~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (402d291ffcfd:String) [Enter-PSSession], PSRemotingTransportException + FullyQualifiedErrorId : CreateRemoteRunspaceFailed
I saw someone with the same problem but the post is not up to date and i did all the steps they propose. Here is the link:Using Powershell on Host to Connect to Container
I don’t know what to do, can someone help me pls
And sry for my bad english