pull/176/head
Romain 2022-10-08 02:44:57 +02:00 committed by GitHub
parent 2dfffb27a1
commit 6234ddf57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ if ($IsSystem) {
Write-Log "Running in System context"
}
else{
Write-Log "Runnind in User context"
Write-Log "Running in User context"
}
#Get WAU Configurations