question

AMaDAC-0347 avatar image
0 Votes"
AMaDAC-0347 asked IanXue-MSFT answered

Allowing WINRM basic authentication for PowerShell login sending credentials over internet

Is there a way to do this avoiding the risk of sending username and password over the internet in allowing WINRM basic authentication?

Any other way to do these? or how other groups/companies achieved this?

Please let me know how or links that can help.

Thanks in advanced.

windows-server-powershell
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

IanXue-MSFT avatar image
0 Votes"
IanXue-MSFT answered

Hi,

To create WinRM session you can refer to the links below.
https://docs.microsoft.com/en-us/windows/win32/winrm/authentication-for-remote-connections
https://docs.microsoft.com/en-us/windows/win32/winrm/wsman-createsession

As it doesn't seem to be a powershell issue I'll remove the powershell tag. Thanks for your understanding.

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.