Hello,
I'm trying to update our WAPT server.
During this update, I'm being told that the tis-waptserver and tis-waptsetup packages will be removed, which I really don't want.
What would be the solution to avoid removing these packages during the upgrade?
Is there a repository...?
The search returned 16 results
- August 24, 2021 - 3:18 PM
- Forum: WAPT Server
- Subject: [RESOLVED] Debian Update
- Answers: 2
- Views : 2912
- April 16, 2021 - 3:20 PM
- Forum: Tips and Tricks
- Subject: Buster Packs?
- Answers: 1
- Views : 11802
Re: Buster Packs?
deb https://samba.tranquil.it/buster/samba-VERSION_DESIREE/ buster main
for example
for example
- April 8, 2021 - 2:08 PM
- Forum: WAPT Packages
- Subject: Virus present in the Tranquil IT VLC package?
- Answers: 3
- Views : 3877
Re: Virus present in the Tranquil IT VLC package?
File tested on http://virusscan.jotti.org/fr
Result: http://plegrand1.free.fr/vlc-virus.png
Apparently no problems
Result: http://plegrand1.free.fr/vlc-virus.png
Apparently no problems
- October 26, 2020 - 4:39 PM
- Forum: WAPT Packages
- Subject: Creating a cross-platform package.
- Answers: 1
- Views : 2199
Re: Creating a cross-platform package.
Here is my configuration file which seems to be working
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
properties = {
'PORTAL':'portal.blabla.fr',
}
def install():
install_msi_if_needed('GlobalProtect.msi')
def install():
print(u'Installation in progress ...
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
properties = {
'PORTAL':'portal.blabla.fr',
}
def install():
install_msi_if_needed('GlobalProtect.msi')
def install():
print(u'Installation in progress ...
- October 26, 2020 - 1:55 PM
- Forum: WAPT Packages
- Subject: Creating a cross-platform package.
- Answers: 1
- Views : 2199
Cross-platform package creation.
Hello,
is there a page explaining how to create a package using two installers depending on the platform (32-bit or 64-bit)?
Also, is it possible to add installation options (msiexe) other than the default ones (/q /norestart)?
I want to generate a package...
is there a page explaining how to create a package using two installers depending on the platform (32-bit or 64-bit)?
Also, is it possible to add installation options (msiexe) other than the default ones (/q /norestart)?
I want to generate a package...
- October 9, 2020 - 9:45 AM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: Unable to install or uninstall packages
- Answers: 1
- Views : 2630
Unable to install or uninstall packages
Hello,
I'm having some issues with WAPT.
During the migration to Samba 4 AD with Tranquil IT, we set up packages to be installed on the various workstations to facilitate the migration.
Wanting to clean things up a bit, I removed quite a few packages that I considered unnecessary...
I'm having some issues with WAPT.
During the migration to Samba 4 AD with Tranquil IT, we set up packages to be installed on the various workstations to facilitate the migration.
Wanting to clean things up a bit, I removed quite a few packages that I considered unnecessary...
- September 25, 2020 - 09:26
- Forum: WAPT Server
- Subject: Unable to register a new position.
- Answers: 1
- Views : 3338
Re: Unable to register a new post.
A small improvement following the following actions:
I don't recall updating WAPT on the server, but I still ran the following command:
/opt/wapt/waptserver/scripts/postconf.sh.
I updated the console and then regenerated an up-to-date agent:
WAPT Server Version: 1.8 ...
I don't recall updating WAPT on the server, but I still ran the following command:
/opt/wapt/waptserver/scripts/postconf.sh.
I updated the console and then regenerated an up-to-date agent:
WAPT Server Version: 1.8 ...
- September 25, 2020 - 08:26
- Forum: WAPT Server
- Subject: Unable to register a new position.
- Answers: 1
- Views : 3338
Unable to register a new position.
Hello,
I'm using WAPT on a Debian server.
WAPT Server version: 1.8.2
WAPT Agent version: 1.8.0.6641
WAPT Setup version: 1.8.2.7267
WAPT Deploy version: 1.8.2.7267
Database status: OK (1.8.2.0)
This installation has always worked, but for some time now (I don't know exactly when)...
I'm using WAPT on a Debian server.
WAPT Server version: 1.8.2
WAPT Agent version: 1.8.0.6641
WAPT Setup version: 1.8.2.7267
WAPT Deploy version: 1.8.2.7267
Database status: OK (1.8.2.0)
This installation has always worked, but for some time now (I don't know exactly when)...
- August 24, 2020 - 11:32
- Forum: Tips and Tricks
- Subject: Client integration into the domain impossible
- Answers: 1
- Views : 7194
Client integration into the domain is not possible
Hello,
I'm using the following Samba version:
2:4.10.17+dfsg-0.1buster1 from the tranquil-it repositories.
Apparently (I'm not sure), since the last update, I'm unable to integrate a Windows machine (1909).
The message isn't very clear because it only mentions an "internal error..."
I'm using the following Samba version:
2:4.10.17+dfsg-0.1buster1 from the tranquil-it repositories.
Apparently (I'm not sure), since the last update, I'm unable to integrate a Windows machine (1909).
The message isn't very clear because it only mentions an "internal error..."
- May 24, 2018 - 4:39 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [SOLVED] Installing the console with Wine
- Answers: 5
- Views : 6282
Re: [SOLVED] Installing the console with Wine
Hello,
I found this suggestion from sfonteneau on the forum: "
During installation, you must uncheck the installation of the service."
https://forum.tranquil.it/viewtopic.php?f=10&t=1077#p3509
This relates to the problem I encountered where, once the service box was unchecked, I couldn't...
I found this suggestion from sfonteneau on the forum: "
During installation, you must uncheck the installation of the service."
https://forum.tranquil.it/viewtopic.php?f=10&t=1077#p3509
This relates to the problem I encountered where, once the service box was unchecked, I couldn't...
