Using Start-Process to install Windows HLK
I’m trying to install Windows HLK in startup-script. The script exits silently right after it launches Start-Process
on the installer(no exception is thrown). Here’s my original script:
Using Start-Process to install Windows HLK
I’m trying to install Windows HLK in startup-script. The script exits silently right after it launches Start-Process
on the installer(no exception is thrown). Here’s my original script:
Using Start-Process to install Windows HLK
I’m trying to install Windows HLK in startup-script. The script exits silently right after it launches Start-Process
on the installer(no exception is thrown). Here’s my original script: