Hello, World!
PShell.Dev is intended to serve as a resource for system administrators and those learning PowerShell, to find ways to help manage and automate common system tasks to assist in everyday work.
Feedback, suggestions, or requests? Please Contact us! Want to support our ongoing work? Support us!
Recent Posts
News
30Sep
A Better Way to Start and Stop Netwrix Auditor Services
In search of a solution that allows me to start and stop the various services the Netwrix Auditor Server uses, I came up with this script.
read more →
read more →
23Sep
Scheduling a PowerShell Script with Task Scheduler
Here is how you can configure a PowerShell script to run via Task Scheduler.
read more →
read more →
19Sep
Query Your Windows Environment for Current Sessions
This script will query all your systems (or subset of them) for what sessions are currently open, along with their status. This can help you enforce login policies.
read more →
read more →
12Sep
Audit Admin Logins Over Last 7 Days via PowerShell
This script allows you to find out which admin accounts were used in the last 7 days. This allows you to identify any potential misuse or abuse.
read more →
read more →
12Sep
Check for Recent Bad Password Attempts on Accounts
This script will help you find out what accounts in your environment logged bad login attempts in the last day so you can further investigate.
read more →
read more →
08Sep
Identify Recently Modified Active Directory Groups via PowerShell
This script will help you identify which groups have recently been updated in your Active Directory environment so you can investigate.
read more →
read more →