Collection of PowerShell Scripts for SysAdmins
- Remove-LocalUserProfiles.ps1: https://gallery.technet.microsoft.com/scriptcenter/Remove-Old-Local-User-080438f6
- Invoke-Ping + SSH: https://gallery.technet.microsoft.com/scriptcenter/Invoke-Ping-Test-in-b553242a
- Set-SMB1Config: Disables or enables smb1, uses a switch to select which one, e.g. Set-SMB1Config -Disable.
- Invoke-SystemAccount: Run Command or Script as NT\System from PowerShell by using Scheduled tasks