Spelling
parent
2dfffb27a1
commit
6234ddf57f
|
@ -19,7 +19,7 @@ if ($IsSystem) {
|
||||||
Write-Log "Running in System context"
|
Write-Log "Running in System context"
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
Write-Log "Runnind in User context"
|
Write-Log "Running in User context"
|
||||||
}
|
}
|
||||||
|
|
||||||
#Get WAU Configurations
|
#Get WAU Configurations
|
||||||
|
|
Loading…
Reference in New Issue