Files
ansible-docs/examples
patchback[bot] dd5aebc51f Document Windows App Control Feature (#2654) (#2929)
* Add documentation for App Control for Windows

* Update script for better Python detection

* Another passthrough and update script

* Linting fixes

* Update docs/docsite/rst/os_guide/windows_app_control.rst



* Remove inlined script in favour of hyperlink

* Update docs/docsite/rst/os_guide/windows_app_control.rst



* Fix up from review comments

* Try and fix admonition content block

* Use github URL for PowerShell script

---------



(cherry picked from commit 4f63297a83)

Co-authored-by: Jordan Borean <jborean93@gmail.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
2025-07-31 15:11:16 -04:00
..
2020-07-19 18:51:29 -05:00
2022-11-18 14:26:35 -05:00

Update on maintenance of scripts ConfigureRemotingForAnsible.ps1

Important Notice

This is to notify users that the aforementioned script is currently unmaintained and may be removed in the future. Please read this notice carefully before using the script.

Why Unmaintained ?

The script is designed to check the current WinRM (PS Remoting) configuration and make the necessary changes to allow Ansible to connect, authenticate and execute PowerShell commands. As of now, Ansible can connect to Windows host that has already run Enable-PSRemoting in PowerShell already.

There's really no need to use this script at all as the defaults in Windows are just fine. Also, using the scripts may result in potential security issues.

Use at Your Own Risk

  • The script is provided as-is, without ongoing support or updates.
  • Use them at your own risk, and carefully consider the potential consequences.