rmm-scripts/readme.md

20 lines
1.3 KiB
Markdown

Conglomeration of PowerShell And Bash scripts to be used in tandem with an RMM<br />
<!-- COPY ME <li></li> -->
<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>das_fanctl.sh - Forces Dell MD1200 to be quiet.</li>
<li>disable-touchscreen.ps1 - Disables Touch screen devices</li>
<li>fan_control.sh - Custom fancurve script for a Dell 12th Gen server.</li>
<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>
<li>izebra-linux-oneshot.sh - Installs Fish and applies some shell tweaks that are useful</li>
<li>lastreboot.ps1 - Returns last reboot date/time in console</li>
<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>
<li>officeversion.ps1 - Returns MS Office version in console</li>
<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>
<li>spacesniffer-deploy.ps1 - Downloads SpaceSniffer and generates a SpaceSniffer snapshot file of desired drive.</li>
</ul>