thepip3r's IT and Scripting Blog
PowerShell, Active Directory, Cyber, and more...
Wednesday, July 21, 2021
Move-Mouse -- Keep your screen awake, session from dying, etc.
›
This was a fun project I did awhile ago. I work in industries that typically have higher IT security standards. However, much of that is b...
Hackem Up! Disassembling Files into Chunks and Recombining Files from Chunks
›
So... I know I don't add much to my blog and for that, I apologize. However, I had to do something recently that I thought my two subs...
Tuesday, September 4, 2018
Create-TestFile - Fast and efficient ways to create large quantities of files and/or large-sized test files in PowerShell
›
Title: Create-TestFile - Fast and efficient ways to create large quantities of files and/or large-sized test files in PowerShell Descrip...
Tuesday, September 12, 2017
Query Security Center v4 API for IAVMs across multiple Nessus Scanners (ACAS)
›
Title: Query Security Center v4 API for IAVMs across multiple Nessus Scanners (ACAS) Description: Remotely poll X number of scanners for...
2 comments:
How to Configure a Scheduled Task to run every X Seconds
›
Title: How to Configure a Scheduled Task to run every X Seconds Description: Windows Task Scheduler only allows for easy configuration o...
Monday, June 5, 2017
PowerShell - Force Idle User Logoff After X Hours
›
I came across a customer who wanted to log users off of their machines after an idle period. After getting a few more details, it turns ou...
Thursday, June 7, 2012
Windows DNS logging quirk if you specify alternate path
›
In Windows DNS, the default logging path is in %SystemRoot%. However, if you change this path (e.g. D:\DNS\dns.log), you need to make sure...
›
Home
View web version