What sucks is I knew that but forgot... Thanks!
On Thu, Dec 10, 2015 at 4:48 AM, Marable, Mike <[email protected]> wrote: > That’s an easy fix. You can terminate the dialog box and the task > sequence will re-display it automatically when you’re done. > > > http://blogs.technet.com/b/mniehaus/archive/2010/03/26/hiding-and-showing-the-task-sequence-progress-dialog-box.aspx > > Mike > > From: <[email protected]> on behalf of Ryan < > [email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Wednesday, December 9, 2015 at 11:40 PM > To: "[email protected]" <[email protected]> > Subject: Re: [mssms] ServiceUI > > I can launch it, but tsprogress.exe is on top. > > On Wed, Dec 9, 2015 at 7:47 PM, Michael Niehaus < > [email protected]> wrote: > >> You shouldn’t need to use ServiceUI.exe in Windows PE (and it likely >> won’t work). You should be able to directly launch the HTA with >> MSHTA.EXE. (You just need MSHTA.EXE in the full OS.) >> >> >> >> Thanks, >> >> -Michael >> >> >> >> *From:*[email protected] [mailto: >> [email protected]] *On Behalf Of *Ryan >> *Sent:* Wednesday, December 9, 2015 3:47 PM >> *To:* [email protected] >> *Subject:* [mssms] ServiceUI >> >> >> >> Hey all, >> >> >> >> I'm trying to use serviceui.exe to pop up a HTA in WinPE 10. I am using a >> standard boot image instead of the MDT boot image and copied over >> ServiceUI.exe to the package I have the hta stored in. >> >> >> >> The command line I'm running is: >> >> >> >> ServiceUI.exe –process:tsprogress.exe %SYSTEMROOT%\system32\mshta.exe >> CustomHTA.hta >> >> >> >> The error message I'm getting in the smsts log file is: >> >> >> >> API [CreateProcessAsUser] Error: [2] >> >> >> >> Exiting with [-1] >> >> >> >> If I run the command line from the command prompt by hitting F8, >> everything works perfectly. >> >> >> >> Any idea why this is happening? >> >> >> >> >> >> >> >> > > ********************************************************** > Electronic Mail is not secure, may not be read every day, and should not > be used for urgent or sensitive issues > >
