Quantcast
Channel: psappdeploytoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1769

New Post: Show-InstallationRestartPrompt forced when non-interactive ?

$
0
0
I got the solution already from another post:
#nobody logged on
If ($deployModeNonInteractive) {
   Execute-Process "Shutdown" -Arguments "/R /F /T 10"
} else {
}

Viewing all articles
Browse latest Browse all 1769

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>