-
Notifications
You must be signed in to change notification settings - Fork 0
Ye-Min-Tun/WinRM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Copy the ConfigureRemotingForAnsible.ps1 file under C:\ 2. Then, run the following commands. $file = "C:\ConfigureRemotingForAnsible.ps1" powershell.exe -ExecutionPolicy ByPass -File $file 3. Verify WinRM configured winrm get winrm/config/Service winrm get winrm/config/Winrs winrm enumerate winrm/config/Listener 4. Make sure both the HTTP and HTTPS listeners are opened
About
winrm setup for ansible kerberos authentication
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published