今天我学习了更多 Powershell 和 Ansible 模块
Table of Contents
SimeonOnSecurity 今天了解到并觉得有趣**
SimeonOnSecurity 学习了 Windows STIG Ansible 并更新了相关 repos。此外,还学习了与 powerhell、远程控制以及使用 invoke-command、start-process、win_powershell、win_shell、psexec 和 win_psexec 等模块在 Windows 上执行 shell/powershell 命令有关的各种 Microsoft 和 Ansible 资源。
新增/更新 Repos:
学习资源:
- microsoft - invoke-command
- microsoft - start-process
- microsoft - running remote commands
- ansible.windows.win_powershell
- ansible.windows.win_shell module
- community.windows.psexec
- win_psexec