<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Remoting on simeononsecurity</title><image><url>https://simeononsecurity.com/tags/remoting//img/banner.png</url><title>Remoting on simeononsecurity</title><link>https://simeononsecurity.com/tags/remoting/</link></image><link>https://simeononsecurity.com/tags/remoting/</link><description>Recent content in Remoting on simeononsecurity</description><generator>1337 H4X0R RSS GENERATOR</generator><language>en</language><lastBuildDate>Tue, 03 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://simeononsecurity.com/tags/remoting/index.xml" rel="self" type="application/rss+xml"/><item><title>Today I Learned more Powershell and Ansible Modules</title><link>https://simeononsecurity.com/til/2022-05-03/</link><pubDate>Tue, 03 May 2022 00:00:00 +0000</pubDate><category>
"Automation"
, "Compliance"
, "Ansible"
, "Ansible Playbooks"
, "Ansible Collections"
, "Windows Security"
, "Windows Administration"
, "PowerShell"
, "IT Automation"
, "Configuration Management"</category><guid>https://simeononsecurity.com/til/2022-05-03/</guid><comments>https://github.com/simeononsecurity/simeononsecurity.com-comments/issues</comments><description>
&lt;p&gt;&lt;strong&gt;What SimeonOnSecurity learned about and found interesting today&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;SimeonOnSecurity learned about
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="Windows STIG"&gt;
&lt;meta itemprop="url" content="https://simeononsecurity.com/github/stiging-standalone-windows-servers/"&gt;
&lt;a href="https://simeononsecurity.com/github/stiging-standalone-windows-servers/"
rel="follow me"
&gt;Windows STIG&lt;/a&gt;
&lt;/span&gt;
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.&lt;/p&gt;
&lt;h2 id="newupdated-repos"&gt;
&lt;a href="#newupdated-repos" title="New/Updated Repos:"&gt;New/Updated Repos:&lt;/a&gt;
&lt;a href="#newupdated-repos" class="h-anchor" aria-hidden="true" title="New/Updated Repos:"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="simeononsecurity/Windows_STIG_Ansible"&gt;
&lt;meta itemprop="url" content="https://github.com/simeononsecurity/Windows_STIG_Ansible"&gt;
&lt;a href="https://github.com/simeononsecurity/Windows_STIG_Ansible"
rel="noopener external" target="_blank"
&gt;simeononsecurity/Windows_STIG_Ansible&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="simeononsecurity/windows_stigs"&gt;
&lt;meta itemprop="url" content="https://galaxy.ansible.com/simeononsecurity/windows_stigs"&gt;
&lt;a href="https://galaxy.ansible.com/simeononsecurity/windows_stigs"
rel="noopener external" target="_blank"
&gt;simeononsecurity/windows_stigs&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="learning-resources"&gt;
&lt;a href="#learning-resources" title="Learning Resources:"&gt;Learning Resources:&lt;/a&gt;
&lt;a href="#learning-resources" class="h-anchor" aria-hidden="true" title="Learning Resources:"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="microsoft - invoke-command"&gt;
&lt;meta itemprop="url" content="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/invoke-command?view=powershell-7.2"&gt;
&lt;a href="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/invoke-command?view=powershell-7.2"
rel="noopener external" target="_blank"
&gt;microsoft - invoke-command&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="microsoft - start-process"&gt;
&lt;meta itemprop="url" content="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/start-process?view=powershell-7.2"&gt;
&lt;a href="https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/start-process?view=powershell-7.2"
rel="noopener external" target="_blank"
&gt;microsoft - start-process&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="microsoft - running remote commands"&gt;
&lt;meta itemprop="url" content="https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/running-remote-commands?view=powershell-7.2"&gt;
&lt;a href="https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/running-remote-commands?view=powershell-7.2"
rel="noopener external" target="_blank"
&gt;microsoft - running remote commands&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="ansible.windows.win_powershell"&gt;
&lt;meta itemprop="url" content="https://docs.ansible.com/ansible/latest/collections/ansible/windows/win_powershell_module.html"&gt;
&lt;a href="https://docs.ansible.com/ansible/latest/collections/ansible/windows/win_powershell_module.html"
rel="noopener external" target="_blank"
&gt;ansible.windows.win_powershell&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="ansible.windows.win_shell module"&gt;
&lt;meta itemprop="url" content="https://docs.ansible.com/ansible/latest/collections/ansible/windows/win_shell_module.html"&gt;
&lt;a href="https://docs.ansible.com/ansible/latest/collections/ansible/windows/win_shell_module.html"
rel="noopener external" target="_blank"
&gt;ansible.windows.win_shell module&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="community.windows.psexec"&gt;
&lt;meta itemprop="url" content="https://docs.ansible.com/ansible/latest/collections/community/windows/psexec_module.html"&gt;
&lt;a href="https://docs.ansible.com/ansible/latest/collections/community/windows/psexec_module.html"
rel="noopener external" target="_blank"
&gt;community.windows.psexec&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span itemscope itemtype="https://schema.org/WebPage"&gt;
&lt;meta itemprop="name" content="win_psexec"&gt;
&lt;meta itemprop="url" content="https://docs.ansible.com/ansible/2.5/modules/win_psexec_module.html"&gt;
&lt;a href="https://docs.ansible.com/ansible/2.5/modules/win_psexec_module.html"
rel="noopener external" target="_blank"
&gt;win_psexec&lt;/a&gt;
&lt;/span&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>