Today I Learned more Powershell and Ansible Modules
Table of Contents
What SimeonOnSecurity learned about and found interesting today
SimeonOnSecurity learned about Windows STIG Ansible and updated related repos. Also, studied various Microsoft and Ansible resources related to powershell, remoting, and executing shell/powershell commands on Windows using modules like invoke-command, start-process, win_powershell, win_shell, psexec, and win_psexec.
New/Updated Repos:
Learning Resources:
- microsoft - invoke-command
- microsoft - start-process
- microsoft - running remote commands
- ansible.windows.win_powershell
- ansible.windows.win_shell module
- community.windows.psexec
- win_psexec