summaryrefslogtreecommitdiff
path: root/examples/scripts/ConfigureRemotingForAnsible.ps1
Commit message (Expand)AuthorAgeFilesLines
* Backportapalooza 06 16 (#78072)Sandra McCann2022-06-211-0/+15
* ansible-test pssa update and new rules (#76256)Jordan Borean2021-11-101-98/+65
* many pslint fixes (#55862)Shachaf922019-07-091-9/+9
* explicitly set LocalAccountTokenFilterPolicy on WinRM configure script (#45947)Jordan Borean2018-09-251-0/+15
* Generate SHA256 signed certificates for WinRM (#36668)David Norman2018-04-201-1/+33
* Added possibility to disable basic auth (#33224)Erwan Quélin2018-01-021-10/+32
* avoid use of Write-Host in config scriptMatt Davis2017-12-201-3/+3
* add GlobalHttpFirewallAccess arg (#34124)Matt Davis2017-12-201-1/+60
* Explain -EnableCredSSP in headerDag Wieers2017-11-021-0/+2
* Set startup type to automatic before attempting to start the service. Otherwi...Simon Liddicott2017-08-071-3/+3
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-121-1/+1
* ConfigureRemotingForAnsible: RSA 1024 to RSA 4096 (#23684)Nicolas Simond2017-04-191-3/+5
* Remove useless # in comment (#21609)David PHAM-VAN2017-02-181-1/+1
* fix ambiguous cert selection in WinRM enable script (#21263)Matt Davis2017-02-131-4/+5
* Added info on ntlm and credssp, updated configure script for credssp (#21175)Jordan Borean2017-02-081-1/+17
* Add missing support for -CertValidityDays (#21009)Dag Wieers2017-02-061-36/+22
* Improve inline docs (#21029)Dag Wieers2017-02-041-7/+14
* Ensure that the script is run with elevated privileges (#20669)Dag Wieers2017-01-271-0/+18
* Small fix for running using Invoke-ExpressionDag Wieers2017-01-261-1/+1
* Enable -Verbose and log to EventLog (#19909)Dag Wieers2017-01-101-24/+74
* adjust WinRM service configuration message textnitzmahone2016-09-091-1/+1
* Start WinRM service automatically on rebootjlehtniemi-broadsoft2016-09-091-0/+2
* Update to ConfigureRemotingForAnsible.ps1Cryptophobia2016-04-131-1/+38
* Merge pull request #12363 from breathe/develMatt Davis2016-02-291-3/+14
|\
| * Document -SkipNetworkProfileCheck switchNathaniel Cohen2015-09-221-0/+4
| * allow ConfigureRemotingForAnsible.ps1 script to function from 'public' adaptersNathaniel Cohen2015-09-141-4/+11
* | $SubjectName variable unused; clean upMichael Crilly2016-02-291-16/+14
|/
* moved WinRM setup script test after confignitzmahone2015-08-311-25/+22
* Fixed error handling for the enabling of PS RemotingWillem Pienaar2014-12-161-7/+1
* Update firewall rules, error handling, other comment/whitespace cleanup.Chris Church2014-11-111-110/+133
* Added script for configuring winrm for AnsibleTrond Hindenes2014-07-061-0/+181