<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security on PowerShell.org - Welcome Automaters!</title><link>https://powershell.org/tags/security/</link><description>Recent content in Security on PowerShell.org - Welcome Automaters!</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 05 Mar 2024 17:00:33 +0000</lastBuildDate><atom:link href="https://powershell.org/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Toggle Logon Restrictions for AD Accounts</title><link>https://powershell.org/articles/2024-03-05-how-to-toggle-logon-restrictions-for-ad-accounts/</link><pubDate>Tue, 05 Mar 2024 17:00:33 +0000</pubDate><guid>https://powershell.org/articles/2024-03-05-how-to-toggle-logon-restrictions-for-ad-accounts/</guid><description>&lt;p&gt;&lt;em&gt;Written by Tino JR&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This script will allow an administrator to enable or disable logon restrictions for an Active Directory (AD) user account. I received a unique requirement, in which several account must remain enabled, but restricted from logging into AD, so I wrote this script.&lt;/p&gt;
&lt;p&gt;As you may know, you can specify logon hours to restrict AD users’ ability to logon during certain hours of the day . This is fine if the exact same time of logon restrictions will not change over time, however there might be a need to block logon access on an as-needed basis. The script can target an individual account, or target all members of a security group.&lt;/p&gt;</description></item><item><title>NetNeighbor Watch: The PowerShell Alternative To Arpwatch</title><link>https://powershell.org/articles/2020-08-31-netneighbor-watch-the-powershell-alternative-to-arpwatch/</link><pubDate>Mon, 31 Aug 2020 22:12:28 +0000</pubDate><guid>https://powershell.org/articles/2020-08-31-netneighbor-watch-the-powershell-alternative-to-arpwatch/</guid><description>&lt;p&gt;In this post, we are going to setup NetNeighbor Watch on a Raspberry Pi. NetNeighbor Watch can keep an eye on your network and send you an email when a new host is discovered. NetNeighbor Watch is done completely in PowerShell. The results are very similar to those of arpwatch. NetNeighbor Watch is for anyone that wants more visibility into the wireless or wired devices on their network. We will also setup a weekly email report with all of the known hosts on your network. In this post, I will walk you through the entire process of setting this up from scratch on a Raspberry Pi, lets get started!&lt;/p&gt;</description></item></channel></rss>