Page 1 of 1

[SOLVED] self service and windows11-requirements package

Published: June 26, 2025 - 10:53
by ravichandran
Hello,

I used self-service to install packages on a client PC.

However, in self-service, I can see all the packages from my private repository except for uspn-windows11-requirements.

Could you please help me resolve this issue?

Sincerely,
Kannan

Re: self service and windows11-requirements package

Published: June 26, 2025 - 2:55 PM
by dcardon
Hello Kannan,

OS version, Wapt version, Wapt edition, etc. (see forum rules)

Has the uspn-windows11-requirements package been added to the self-service rule package [1]?

Regards,

Denis

[1] https://doc.wapt.fr/wapt-self-service.h ... prise-mode

Re: self service and windows11-requirements package

Published: July 4, 2025 - 12:31
by ravichandran
Hello dcardon,

OS: Windows 11 24h2
WAPT Server version: 2.6.0.17293
WAPT Agent version: 2.6.0.17293

There is no self-service rule package.

Best regards,
kannan

Re: self service and windows11-requirements package

Published: July 4, 2025 - 12:34 PM
by dcardon
Hello Kannan,

are you using the Discovery or Enterprise version (see WAPT Edition in my previous question)? This affects the possible self-service configuration options.

Regards,

Denis

Re: self service and windows11-requirements package

Published: July 4, 2025 - 3:48 PM
by ravichandran
RE

WAPT enterprise version

CDL
Kannan

Re: self service and windows11-requirements package

Published: July 4, 2025 - 5:08 PM
by sfonteneau
Hello Kannan

Can you run this command as administrator on the machine to simply see if the package is visible to the machine itself (without mentioning self-service)?

Code: Select all

wapt-get search windows11-requirements --direct
Simon

Re: self service and windows11-requirements package

Published: July 9, 2025 - 1:38 PM
by ravichandran
Hello simon,

command result: wapt-get search windows11-requirements --direct

C:\Windows\System32>wapt-get search windows11-requirements --direct
Using config file: C:\Program Files (x86)\wapt\wapt-get.ini
No result

Best regards,
kannan

Re: self service and windows11-requirements package

Published: July 9, 2025 - 2:40 PM
by sfonteneau
The package isn't visible to the machine, so it has nothing to do with self-service.

I see in the package that it contains:

min_os_version: 10.0.18362
max_os_version: 10.0.19045.

Therefore, you need to be on at least Windows 10 1903
and at most Windows 10 22H2.

So the package won't install on Windows 11 (we'll change that).

Can you confirm that you are indeed trying to install it on Windows 11?

Re: self service and windows11-requirements package

Published: July 10, 2025 - 10:22 AM
by blemoigne
Hello,
If you are indeed starting from a Windows 11 system, the package has been updated and you can test it again: https://wapt.tranquil.it/store/fr/detai ... _PROD.wapt

Have a good day,
Bertrand

Re: self service and windows11-requirements package

Published: July 16, 2025 - 5:39 PM
by ravichandran
Hello,

Thank you for the new package… it works…

Best regards,
Ravichandran