PowerShell scripts useful for an RMM
Go to file
2024-03-19 12:23:48 -07:00
activitystats.ps1 Added new scripts 2024-03-19 12:21:25 -07:00
battery-status.ps1 first commit 2023-06-05 11:51:38 -07:00
disable-touchscreen.ps1 first commit 2023-06-05 11:51:38 -07:00
installExtension.ps1 Added extension installation scripts 2024-02-22 22:12:04 -08:00
installUblock.ps1 Added extension installation scripts 2024-02-22 22:12:04 -08:00
lastreboot.ps1 first commit 2023-06-05 11:51:38 -07:00
nvgpuload.sh Added new scripts 2024-03-19 12:21:25 -07:00
nvgputemp.sh Added new scripts 2024-03-19 12:21:25 -07:00
officeversion.ps1 first commit 2023-06-05 11:51:38 -07:00
readme.md Updated readme 2024-03-19 12:23:48 -07:00
redirected-profiles-folder-permissions.ps1 Added new scripts 2023-10-24 13:41:43 -07:00
spacesniffer-deploy.ps1 first commit 2023-06-05 11:51:38 -07:00

Conglomeration of PowerShell scripts to be used in tandem with an RMM

  • activitystats.ps1 - Returns Activity Status of User in console (Run as User)
  • battery-status.ps1 - Returns Battery Status of Laptops in console
  • disable-touchscreen.ps1 - Disables Touch screen devices
  • installExtension.ps1 - Force the installation of a chrome/edge/firefox extension
  • installUblock.ps1 - Forces the installation of uBlock origin on Chrome and Edge.
  • lastreboot.ps1 - Returns last reboot date/time in console
  • nvgpuload.sh - Checks GPU load and returns to stdout, also sends data via CURL
  • nvgputemp.sh - Checks GPU temps and returns to stdout, also sends data via CURL
  • officeversion.ps1 - Returns MS Office version in console
  • spacesniffer-deploy.ps1 - Downloads SpaceSniffer and generates a SpaceSniffer snapshot file of desired drive.