PowerShell scripts useful for an RMM
Go to file
2024-08-10 13:13:23 -07:00
config-files Added .local/bin to fish user paths 2024-07-25 22:48:06 -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
das_fanctl.sh updated readme and das script to be more descriptive. 2024-08-10 13:13:23 -07:00
disable-touchscreen.ps1 first commit 2023-06-05 11:51:38 -07:00
fan_control.sh added fan control scripts. 2024-08-10 12:03:21 -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
izebra-linux-oneshot.sh fixed meslo install 2024-07-25 19:17:15 -07: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 Oops, copy pastad the wrong DATA variable declaration 2024-03-19 12:34:15 -07:00
officeversion.ps1 first commit 2023-06-05 11:51:38 -07:00
poweredge-cputemp.sh This is my reminder to stop using OpenAI to pretty print my fekking code 2024-07-05 18:25:46 -07:00
readme.md updated readme and das script to be more descriptive. 2024-08-10 13:13:23 -07:00
redirected-profiles-folder-permissions.ps1 Added new scripts 2023-10-24 13:41:43 -07:00
remove-shelltweaks.sh updated apt to run without approval 2024-07-24 21:55:15 -07:00
spacesniffer-deploy.ps1 first commit 2023-06-05 11:51:38 -07:00

Conglomeration of PowerShell And Bash 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
  • das_fanctl.sh - Forces Dell MD1200 to be quiet.
  • disable-touchscreen.ps1 - Disables Touch screen devices
  • fan_control.sh - Custom fancurve script for a Dell 12th Gen server.
  • installExtension.ps1 - Force the installation of a chrome/edge/firefox extension
  • installUblock.ps1 - Forces the installation of uBlock origin on Chrome and Edge.
  • izebra-linux-oneshot.sh - Installs Fish and applies some shell tweaks that are useful
  • 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
  • poweredge-cputemp.sh - Gets the CPU temp of a dual processor server (Dell PowerEdge in my use case) and returns the highest core temperature for both CPUs
  • spacesniffer-deploy.ps1 - Downloads SpaceSniffer and generates a SpaceSniffer snapshot file of desired drive.