The search returned 5 results

by CyrilM
February 9, 2026 - 10:24
Forum: Reporting - SQL Queries
Subject: Installation status inquiry
Answers: 0
Views : 9614

Installation status request

Hello,

when a package fails, a dual installation status appears: ERROR and NEED-INSTALL.

My goal is to run two queries to use with a filter:
- Only machines with an ERROR status
- Only machines with a NEED-INSTALL status...
by CyrilM
September 24, 2024 - 2:48 PM
Forum: WAPT Packages
Subject: [RESOLVED] Waptexit
Answers: 6
Views : 4089

Re: Waptexit

Thank you gentlemen for your replies.

The scheduled task worked correctly with the -D parameter instead of -S.

I will also test with pscexec.

Many thanks for your help. :D
by CyrilM
September 24, 2024 - 08:07
Forum: WAPT Packages
Subject: [RESOLVED] Waptexit
Answers: 6
Views : 4089

Re: Waptexit

Thanks for the feedback.

I'll try the command; however, it only partially answers the question.

Is it normal not to be able to execute this command line from a task or batch script:
wapt-get.exe -S -f install
by CyrilM
September 19, 2024 - 12:57
Forum: WAPT Packages
Subject: [RESOLVED] Waptexit
Answers: 6
Views : 4089

Re: Waptexit

- WAPT version installed: 2.5.5.15697
- Server OS: Debian
- Administration/package creation machine OS: Windows 10 and 11

Hello,

I didn't get an answer to my previous question, but I'm making progress anyway :D
And I'm encountering another problem:

When I try to install...
by CyrilM
September 10, 2024 - 11:17
Forum: WAPT Packages
Subject: [RESOLVED] Waptexit
Answers: 6
Views : 4089

[RESOLVED] Waptexit

Hello,

I want to use the `propose-upgrade` command to execute a `waptexit`.
I need to know the available options, please.

My ultimate goal is to restart the computer after forcing a `waptexit`.

My package launches an HTA interface; it has a message and a...