2023-06-05 18:51:38 +00:00
Conglomeration of PowerShell scripts to be used in tandem with an RMM< br / >
2024-03-19 19:23:48 +00:00
<!-- COPY ME <li></li> -->
2023-06-05 18:51:38 +00:00
< ul >
< li > activitystats.ps1 - Returns Activity Status of User in console (Run as User)< / li >
< li > battery-status.ps1 - Returns Battery Status of Laptops in console< / li >
< li > disable-touchscreen.ps1 - Disables Touch screen devices< / li >
2024-02-23 06:20:04 +00:00
< li > installExtension.ps1 - Force the installation of a chrome/edge/firefox extension< / li >
< li > installUblock.ps1 - Forces the installation of uBlock origin on Chrome and Edge.< / li >
2024-07-25 01:52:52 +00:00
< li > izebra-linux-oneshot.sh - Installs Fish and applies some shell tweaks that are useful< / li >
2023-06-05 18:51:38 +00:00
< li > lastreboot.ps1 - Returns last reboot date/time in console< / li >
2024-03-19 19:23:48 +00:00
< li > nvgpuload.sh - Checks GPU load and returns to stdout, also sends data via CURL< / li >
< li > nvgputemp.sh - Checks GPU temps and returns to stdout, also sends data via CURL< / li >
2023-06-05 18:51:38 +00:00
< li > officeversion.ps1 - Returns MS Office version in console< / li >
2024-07-06 01:02:30 +00:00
< li > 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 < / li >
2023-06-05 18:51:38 +00:00
< li > spacesniffer-deploy.ps1 - Downloads SpaceSniffer and generates a SpaceSniffer snapshot file of desired drive.< / li >
< / ul >