Hi,
Please open Windows PowerShell and run Enable-PSRemoting to configure WinRM, then you can start an interactive session with a remote computer using Enter-PSSession like this
Enter-PSSession -ComputerName Server01
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.