mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-11 07:48:43 -06:00
Successfully Incorporated CurrentUser and BUILTIN\SYSTEM Remote Script Execution
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
1param(
|
||||
param(
|
||||
[Parameter(Mandatory=$true)] [string]$SupName,
|
||||
[Parameter(Mandatory=$true)] [string]$PythonExe,
|
||||
[Parameter(Mandatory=$true)] [string]$SupScript,
|
||||
@@ -40,4 +40,3 @@ try {
|
||||
Write-Error $_
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user