Silent update failed when running from SYSTEM account.

Got a problem you cannot solve? Try here.
FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Silent update failed when running from SYSTEM account.

Postby FrancescoT » Thu Oct 09, 2014 11:46 am

Dear Graham,

you should only check if the variable gets initialized to a different value within the script.

Anyway as first, I may suggest you to verify if your package gets installed correctly under SYSTEM account using PSEXEC.
If it works fine, the problem is not caused by the ALLUSERS value.

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

pro510
Posts: 19
Joined: Tue Oct 07, 2014 10:41 am

Re: Silent update failed when running from SYSTEM account.

Postby pro510 » Fri Oct 10, 2014 3:12 pm

Hi Francesco,

PsExec results in the same error.

I don't see anywhere in the script where ALLUSERS is being set (other than at the start now where I set it to TRUE).

Thanks,
Graham

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Silent update failed when running from SYSTEM account.

Postby FrancescoT » Mon Oct 13, 2014 11:31 am

Dear Graham,

the ALLUSER variable (Initially TRUE if platform is NT, FALSE if not) is set by the "StartMenu" dialog during the setup interview sequence.

So, if you launch your package under SYSTEM ACCOUNT in silent mode as follow;

- psexec -i -s <setup.exe> /s
or
- psexec -i -s <setup.exe>/s ALLUSERS=TRUE

It must work!

Regards
Francesco
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: Majestic-12 [Bot] and 131 guests