Pinned Repositories
forfunstuff
just stuff
Get-AllScheduledTasks
A pre-Windows 8 compatible task scheduler Cmdlet for PowerShell
Get-SQLServerInfo
Takes a list of stored server names in sqlserverlist.csv stored in the same directory as Get-SQLServerInfo.ps1 and collects information about which version of Windows, SQL server version and editions are installed on the system, and hardware configuration such as RAM, CPU, and HDDs, then outputs the information to a CSV file.
PowerShell-Utilities
PS-GameOfLife
A powershell implementation of John H. Conway's Game of Life simulator.
ps-remote-cleaner
Powershell script for remote computer cleanup
ps-server-cleaner
This utility takes a list of servers and removes temp files and other garbage data, as well as removes all user profiles for users that do not exist in AD
RealTimeCaptioning
Start-VDICleanup
Cleanup large VDI environments, quickly
exevolution's Repositories
exevolution/ps-remote-cleaner
Powershell script for remote computer cleanup
exevolution/ps-server-cleaner
This utility takes a list of servers and removes temp files and other garbage data, as well as removes all user profiles for users that do not exist in AD
exevolution/Get-SQLServerInfo
Takes a list of stored server names in sqlserverlist.csv stored in the same directory as Get-SQLServerInfo.ps1 and collects information about which version of Windows, SQL server version and editions are installed on the system, and hardware configuration such as RAM, CPU, and HDDs, then outputs the information to a CSV file.
exevolution/Get-AllScheduledTasks
A pre-Windows 8 compatible task scheduler Cmdlet for PowerShell
exevolution/Start-VDICleanup
Cleanup large VDI environments, quickly
exevolution/forfunstuff
just stuff
exevolution/PowerShell-Utilities
exevolution/PS-GameOfLife
A powershell implementation of John H. Conway's Game of Life simulator.
exevolution/RealTimeCaptioning