Update TGBeta.ps1

This commit is contained in:
2025-01-06 14:52:38 -05:00
parent b007f4eca1
commit edc6b828fa

View File

@@ -125,9 +125,7 @@ else {
} }
# Example usage of Write-LogHybrid # Example usage of Write-LogHybrid
Write-LogHybrid -Message "This is a test log message. Write-logHybrid" -Level "Info" -TaskCategory "TestCategory" -LogToEvent:$true Write-LogHybrid -Message "Starting SVS TaskGate" -Level "Info" -TaskCategory "SVSTaskGate" -LogToEvent:$true
Write-Log -Message "This is a test log message. Write-log" -Level "Info" -TaskCategory "TestCategory" -LogToEvent:$true
function Install-SVSMSP { function Install-SVSMSP {
param ( param (