The search returned 7 results

by kokoss22
January 4, 2024 - 3:12 PM
Forum: WAPT Packages
Subject: Stormshield Package
Answers: 12
Views : 8116

Re: Stormshield Package

Thank you for your feedback.

Is there a function or something similar that allows for privilege escalation?

To understand the concept of a scheduled task, is there a script example that could illustrate it?

Thank you.
by kokoss22
January 4, 2024 - 10:22
Forum: WAPT Packages
Subject: Stormshield Package
Answers: 12
Views : 8116

Re: Stormshield Package

Here is the order return
psexec.png
psexec.png (12.42 KB) Viewed 3136 times
by kokoss22
January 2, 2024 - 7:59 PM
Forum: WAPT Packages
Subject: Stormshield Package
Answers: 12
Views : 8116

Re: Stormshield Package

Yes,

I had already tested it beforehand; I have to enter admin credentials, but once that's done, the command works.

Thank you.
by kokoss22
January 2, 2024 - 2:28 PM
Forum: WAPT Packages
Subject: Stormshield Package
Answers: 12
Views : 8116

Re: Stormshield Package

I keep getting the same error:

Installing package(=0-19)
Removing: Stormshield SSL VPN Client (3.2.3)
Error installing ['package']: errors in packages [[PackageRequest(package='package',architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows-10', 'win-10', 'w ...
by kokoss22
January 2, 2024 - 1:19 PM
Forum: WAPT Packages
Subject: Stormshield Package
Answers: 12
Views : 8116

Re: Stormshield Package

yes here is the return I got:

File "C:\\Program Files (x86)\\wapt\\common.py", line 4083, in install_wapt
exitstatus = setup.install()
File "C:\\WINDOWS\\TEMP\\waptpyvay117\\setup.py", line 11, in install
File "C:\\Program Files (x86)\wapt\common.py", line 3860, in run
return ensure_unicode ...
by kokoss22
January 2, 2024 - 10:56
Forum: WAPT Packages
Subject: Stormshield Package
Answers: 12
Views : 8116

Re: Stormshield Package

Thank you for your quick reply.

I tried to do it directly from def_install() but the script doesn't work.
by kokoss22
January 2, 2024 - 10:26
Forum: WAPT Packages
Subject: Stormshield Package
Answers: 12
Views : 8116

Stormshield Pack

Hello,

I'm trying to create an uninstallation package for the Stormshield VPN Client SSL application. Our WAPT version (Enterprise version 2.4.0.14143)

is unusual in that this VPN application was deployed via GPO some time before WAPT was implemented. We have...