The search returned 14 results

by Cantrel
June 3, 2021 - 10:30
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] WUA vs Windows Update
Answers: 4
Views : 4206

Re: WUA vs Windows Update

Thanks, indeed, in the meantime we created a package that changes the WUA parameter in the ini file to false.

We're just looking for the line to reboot the WAPT service using that same package. We'll find it eventually...

Thanks again.
by Cantrel
May 12, 2021 - 2:20 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] WUA vs Windows Update
Answers: 4
Views : 4206

[SOLVED] WUA vs Windows Update

Hello,

we use Windows Update (WUA) to manage Windows updates on our client machines running Windows 10. It works quite well, but for several reasons, we would like to leave some machines using traditional Windows Update instead of WUA. Is it possible to have this hybrid configuration and...
by Cantrel
February 16, 2021 - 12:35
Forum: WAPT Packages
Subject: Package that checks if a directory is present in the user's profile
Answers: 2
Views : 3236

Re: Package that checks if a directory is present in the user's profile

It seems this stems from the fact that wapt uses the system account to perform its actions.

Therefore, we need to use the session_setup component to interact with the user session, but apparently, there are no logs of the actions performed within the session_setup component. Can you confirm this?
by Cantrel
February 16, 2021 - 09:41
Forum: WAPT Packages
Subject: Package that checks if a directory is present in the user's profile
Answers: 2
Views : 3236

A package that checks if a directory is present in the user's profile

Hello,

we need to check if a directory is present on the desktops of machines used with a generic Active Directory account.
The directory must be located on the desktop of that account.

We would like to deploy a package to the affected machines that will report a result in their audit...
by Cantrel
December 22, 2020 - 10:16 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: GPO Scheduled Task: Error 0XA on new workstation
Answers: 1
Views : 2465

SOLVED: GPO Scheduled Task: Error 0XA on new workstation

Well,

sometimes it's right in front of us and we don't see it. We forgot to include the new agent with the correct hash in the shared copy...
:o
by Cantrel
December 21, 2020 - 11:33
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: GPO Scheduled Task: Error 0XA on new workstation
Answers: 1
Views : 2465

GPO Scheduled Task: Error 0XA on new workstation

Hello everyone,

As WAPT users on a Windows 10 network, we deploy the WAPT agent via a Group Policy Object (GPO). The GPO copies the waptdeploy.exe and waptagent.exe files to c:\windows temp and then creates a local scheduled task running under the system account.

Everything worked perfectly until...
by Cantrel
October 28, 2020 - 4:41 PM
Forum: WAPT Packages
Subject: [SOLVED] App uninstallation package
Answers: 2
Views : 2347

[Resolved] Re: App uninstallation package

Perfect, thank you
by Cantrel
October 28, 2020 - 2:51 PM
Forum: WAPT Packages
Subject: [SOLVED] App uninstallation package
Answers: 2
Views : 2347

[SOLVED] App uninstallation package

Hello,

we're enthusiastically testing WAPT.
I'm looking to create an uninstallation package for a program already installed on some PCs (so not deployed with WAPT).
Do you have any documentation on this? We understand it's possible, but how?

Thank you for your help.
by Cantrel
October 15, 2020 - 2:26 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WUA: Planning the installation of updates
Answers: 0
Views : 4302

WUA: Planning the installation of updates

Hello,

with the October KB updates released, we can finally test the WUA features.
We successfully deployed the new updates without any problems in what we consider "manual" mode. This means that once the updates are pending in the Windows Update section of the console for a machine...
by Cantrel
September 30, 2020 - 2:57 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: WAPT Enterprise: Moving the administration console to another workstation
Answers: 1
Views : 3602

WAPT Enterprise: Move the administration console to another workstation

Hello,

we've been testing WAPT since yesterday on a Windows environment. We're trying to figure out how to install only the administration console on a user's workstation. It might seem like a silly question, but we've been searching for a while.
We tried using the executable available here: https://wapt.tranquil.it/wapt/releases ...