System
Remove Ghost Devices
removeghosts.ps1 <# .SYNOPSIS Removes ghost devices from your system .DESCRIPTION T...
Get-AllEventLogsTimeFrame
Make changes to the variables $startTime and $endTime for exact dates/times, otherwise utilize th...
View and Delete Local Profile List
delete_profile_with_gui_v2.ps1 ########################################## # AUTHOR : Ryan Mut...
Extend the Windows RE Partition
Resize_script.ps1 The sample script below can be used to increase the size of recovery par...
Ping With Log
@echo off set /p host=host Address: set logfile=Log_%host%.log echo Target Host = %host% >...
Send A Message To All Logged On Users
shutdown -r -t 600 -c "This system is restarting in 10 minutes to recover OS stability. Please lo...
Ping-WithTimestampAndLog
Ping With Timestamp and Log Remove line 1 from each code block to remove the logging to file. T...