George Simos
George Simos
Are you sure that you can enable WiFi support on a WinRE image? Nevertheless, that question is probably for 2PintSoftware or Microsoft.... It's not PSD related right?
> Thanks for your answer, I will try and give it a go when I next do some testing. Just to be sure, you're saying I'm better off using a...
> Tried on another machine and got the same result. Originally I used the supplied scripts to generate the Root CA and the server cert. Put the root CA in...
> Thanks for the response Geo. I did consult that documentation and rebuilt the image in deployment workbench and replaced in my WDS setup after every change. I have not...
@keeper05 any news?
> I am also seeing this issue. PSADT v3.9.3, Interactive SCCM install, no deferral, Show-InstallationWelcome comes up visible. But v3.10.1, the log indicates it has been displayed, but nothing comes...
> I believe it is not sccm but the way it is launch. With SCCM it is not interactive and running in session 0. So I would believe, it is...
> I can't speak for OP, but the issue I am describing is specifically SCCM running powershell -File install-script.ps1, there's no scheduled task involved. And as reported, the checkbox in...
> > I believe it is not sccm but the way it is launch. With SCCM it is not interactive and running in session 0. So I would believe, it...
> If one uses `Execute-ProcessAsUser` then PSADT will use Task Scheduler to run a script as the user. And the functions `Show-BalloonTip` and `Set-ActiveSetup` do indeed make use of that...