The goal was to be able to search for files on workstations.
More specifically, portable applications that wouldn't appear in the inventory. And often outdated, therefore potentially vulnerable.
The previous code works, but I would have liked to optimize it by also retrieving the version number...
The search returned 14 results
- February 13, 2024 - 2:00 PM
- Forum: WAPT Packages
- Subject: [SOLVED] Creating a package to search for a file on workstations
- Answers: 4
- Views : 4382
- February 13, 2024 - 1:39 PM
- Forum: WAPT Packages
- Subject: [SOLVED] Creating a package to search for a file on workstations
- Answers: 4
- Views : 4382
Re: Creating a package to search for a file on workstations
Thanks for the feedback.
Regarding the first point, the command wasn't being run by PyScripter.
The errors occurred during package installation.
I finally succeeded with pathlib; here's the code:
# -*- coding: utf-8 -*-
from setuphelpers import *
import pathlib
def install():
pass
def ...
Regarding the first point, the command wasn't being run by PyScripter.
The errors occurred during package installation.
I finally succeeded with pathlib; here's the code:
# -*- coding: utf-8 -*-
from setuphelpers import *
import pathlib
def install():
pass
def ...
- February 7, 2024 - 5:08 PM
- Forum: WAPT Packages
- Subject: [SOLVED] Creating a package to search for a file on workstations
- Answers: 4
- Views : 4382
[SOLVED] Creation of a package allowing searching for a file on workstations
Hello everyone,
My WAPT server version is WAPT Server 2.4.0.14143 Enterprise Edition on Windows Server 2019 Standard.
I create the packages from my machine running Microsoft Windows 11 Professional Version 10.0.22631 Build 22631 with WAPT Agent version 2.4.0.14143-4.
I apologize in advance if the...
My WAPT server version is WAPT Server 2.4.0.14143 Enterprise Edition on Windows Server 2019 Standard.
I create the packages from my machine running Microsoft Windows 11 Professional Version 10.0.22631 Build 22631 with WAPT Agent version 2.4.0.14143-4.
I apologize in advance if the...
- December 21, 2023 - 4:41 PM
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Error logging into Wapt console since the AD account was added to the "Protected Users" group
- Answers: 1
- Views : 2368
[RESOLVED] Error logging into the Wapt console since the AD account was added to the "Protected Users" group
Hello,
I apologize in advance if this topic has already been answered, but I haven't been able to resolve the issue.
We have a WAPT server running version 2.4 on Windows Server 2019 Standard.
The console is version 2.40.14143.
We added our administrative accounts to the "Protected Users" AD group and...
I apologize in advance if this topic has already been answered, but I haven't been able to resolve the issue.
We have a WAPT server running version 2.4 on Windows Server 2019 Standard.
The console is version 2.40.14143.
We added our administrative accounts to the "Protected Users" AD group and...
- December 20, 2023 - 11:52 AM
- Forum: WAPT Packages
- Subject: [RESOLVED] tis-citrix-workspace package missing dependency
- Answers: 1
- Views : 2250
[RESOLVED] tis-citrix-workspace package missing dependency
Hello,
I'm not sure if I'm posting this in the right place.
For your information, the tis-citrix-workspace package was showing an error. This was because the workstations weren't connecting directly to the internet. If you allow a workstation to connect directly to the internet, it works.
In the end, I...
I'm not sure if I'm posting this in the right place.
For your information, the tis-citrix-workspace package was showing an error. This was because the workstations weren't connecting directly to the internet. If you allow a workstation to connect directly to the internet, it works.
In the end, I...
- July 13, 2021 - 09:51
- Forum: WAPT Packages
- Subject: Acrobat Reader package deployment error
- Answers: 7
- Views : 5511
Re: Acrobat Reader package deployment error
Yes, I downloaded it from the store.
But I don't know if the folders in c:\waptdev are overwritten every time.
But I don't know if the folders in c:\waptdev are overwritten every time.
- July 12, 2021 - 5:34 PM
- Forum: WAPT Packages
- Subject: Acrobat Reader package deployment error
- Answers: 7
- Views : 5511
Re: Acrobat Reader package deployment error
Hello,
I don't know if this will help, but I had the same type of error and I realized that the "AcroRdrDCUpd2001320066_MUI.msp" file in the error message was different from the Adobe version of the WAPT package, namely version "2021.1.20155".
On my machine, I saw that in...
I don't know if this will help, but I had the same type of error and I realized that the "AcroRdrDCUpd2001320066_MUI.msp" file in the error message was different from the Adobe version of the WAPT package, namely version "2021.1.20155".
On my machine, I saw that in...
- July 12, 2021 - 2:50 PM
- Forum: WAPT Packages
- Subject: [RESOLVED] tis-microsoft-teams
- Answers: 15
- Views : 17276
Re: [SOLVED] tis-microsoft-teams
Hello,
sorry I didn't reply, but yes, the problem has been resolved.
Thanks again.
sorry I didn't reply, but yes, the problem has been resolved.
Thanks again.
- August 5, 2020 - 11:31
- Forum: WAPT Packages
- Subject: [RESOLVED] tis-microsoft-teams
- Answers: 15
- Views : 17276
Re: tis-microsoft-teams
Hello,
Thank you for your feedback. Unfortunately, I won't be able to modify the options or run further tests.
I think I'll wait for your next updates to test it again.
Sincerely,
Alexandre.
Thank you for your feedback. Unfortunately, I won't be able to modify the options or run further tests.
I think I'll wait for your next updates to test it again.
Sincerely,
Alexandre.
- July 31, 2020 - 5:19 PM
- Forum: WAPT Packages
- Subject: [RESOLVED] tis-microsoft-teams
- Answers: 15
- Views : 17276
Re: tis-microsoft-teams
Same on a Win10 x64
Sorry, here's a new screenshot from Windows 10; the command line is clearer:
Sorry, here's a new screenshot from Windows 10; the command line is clearer:
