Update TGBeta.ps1

This commit is contained in:
2025-01-05 20:52:07 -05:00
parent 55f0433a76
commit b0d160e4b5

View File

@@ -6,11 +6,9 @@
### Install-SVSHelpDesk ### Install-SVSHelpDesk
### Install SVSWatchtower ### Install SVSWatchtower
### Missing the /installSVSMSPModule in the powershell section
### add tweek to set default provider, add to toolkit? ### add tweek to set default provider, add to toolkit?
### need to see if there's anything else we could take from Theo script?
### make sure that when using select all option
### Module install first
### Rmm Second
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
# 1) CREATE A GLOBAL LOG CACHE (NEW) # 1) CREATE A GLOBAL LOG CACHE (NEW)
@@ -585,6 +583,8 @@ function GetHtmlContent {
<p>Logs will appear here...</p> <p>Logs will appear here...</p>
</div> </div>
</div> </div>
<div id="offboardTab" class="tab-content active">
</div>
</div> </div>
</div> </div>