The search returned 7 results

by david.debray
May 23, 2018 - 11:07
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Computer Group and Package Group
Answers: 6
Views : 8398

Re: [SOLVED] Computer Group and Package Group

Hello,

thank you for the replies, but unfortunately I'm still stuck...

I've tried:
The only solution I found with the Community version is to link an AD security group with a package group on the WAPT side. https://www.wapt.fr/fr/doc/Utilisation/ ... de-paquets

Then...
by david.debray
April 24, 2018 - 3:29 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Computer Group and Package Group
Answers: 6
Views : 8398

Re: Computer Group and Package Group

OK, thanks, but that doesn't apply to my situation...
Let me explain: In the company, the GPOs were created by someone else without documentation or any apparent structure. Being new, I'm avoiding touching them for now.

We're in the middle of a software migration, so I'm taking the opportunity to integrate the...
by david.debray
April 5, 2018 - 3:58 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Computer Group and Package Group
Answers: 6
Views : 8398

[RESOLVED] Computer Group and Package Group

Hello everyone,

I'd like to create computer groups in the WAPT console. I work in a clinic, so for now I'll have 3 groups (easier for deploying my applications):
- IT
- Administration
- Care.

I'd like to assign package groups (these groups already exist...).
by david.debray
January 30, 2018 - 2:02 PM
Forum: WAPT Server
Subject: Application configuration (CCleaner)
Answers: 5
Views : 5122

Re: Configuring applications (ccleaner)

Hello,

I still haven't managed to get CCleaner to start automatically on my test machine...
I've searched the forum but without success...

Is there a command I could use when creating the package to launch a program when the user logs in?
by david.debray
November 15, 2017 - 3:54 PM
Forum: WAPT Server
Subject: Application configuration (CCleaner)
Answers: 5
Views : 5122

Re: Configuring applications (ccleaner)

OK, that's good, I've solved my configuration problem.

Now I'd like to start ccleaner.exe /AUTO at login, so I added the following command to session_setup:

create_shortcut(r'%userprofile%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\Ccleaner ...
by david.debray
November 15, 2017 - 2:15 PM
Forum: WAPT Server
Subject: Application configuration (CCleaner)
Answers: 5
Views : 5122

Re: Configuring applications (ccleaner)

Thanks for the reply, I'd already made some progress on that front.
Here are the steps I followed:
- Installation & configuration of CCleaner on the wapt development machine (with all the correct settings)
- Configuration saved in the ccleaner.ini file
- Editing the package...
by david.debray
November 13, 2017 - 2:10 PM
Forum: WAPT Server
Subject: Application configuration (CCleaner)
Answers: 5
Views : 5122

Configuring applications (ccleaner)

Hello everyone,

I would like to deploy CCleaner with very specific settings, such as:
"Automatically clean the computer at startup,"
"Minimize to the notification area,"
etc.

How can I do this?