You mean this one <https://github.com/ansible/ansible/blob/devel/examples/scripts/ConfigureRemotingForAnsible.ps1>? ;)
On Thursday, March 16, 2017 at 11:43:11 AM UTC-7, Erick Sevmont wrote: > > Hi Trond! > > I'm very interested, I just joined a project where I need this exactly, > wondering if you still have that available, the link sends 404, I snooped a > bit in https://github.com/trondhindenes but I didn't see it! Would you > mind sharing this again if you have it handy? > > Thanks! Erick > > On Saturday, July 5, 2014 at 10:56:59 AM UTC-5, Trond Hindenes wrote: >> >> If anyone else in here are interested in Windows support, I've published >> an updated version of the winrm configuration script which basically >> performs a fire-and-forget setup of WinRM for https. >> >> I'm trying to be as smart as possible and do as little as possible, so if >> WinRM over https is already enabled (like it is on VMs running in Azure) >> i'm skipping that part. The script should also work on Windows 2008R2 hosts >> where PowerShell 3.0 is enabled (I've made that a hard requirement as >> Ansible won't run on lower versions of PowerShell). >> >> In any case, I'd be happy to take feedback on it, and if Michael wants to >> add this to the "scripts" folder inside the source at some point then I'd >> be all for that of course. >> >> https://gist.github.com/trondhindenes/b9b5b25b11273cc35659 >> >> >> -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/73952461-7d2c-42a9-a970-69462f50ea45%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
