Hello,
sorry I haven't checked this thread recently.
Thank you for your reply.
Perhaps you could clarify the default database name used by WAPT?
This would allow me to test a new connection string in Power BI.
I've looked at the configuration...
The search returned 21 results
- February 14, 2025 - 10:56
- Forum: Reporting - SQL Queries
- Subject: Integrating WAPT reports into Power BI
- Answers: 4
- Views : 27575
- February 14, 2025 - 10:23
- Forum: WAPT Packages
- Subject: [SOLVED] Audit error message AttributeError: 'PackageEntry' object has no attribute 'setuppy'
- Answers: 6
- Views : 7804
Re: Audit error message AttributeError: 'PackageEntry' object has no attribute 'setuppy'
Hello,
I finally figured out why my audit wasn't working correctly.
I was using the "sys.exit" command with an error code of 0 if I wanted to exit the script without an error, or 1 if I wanted to exit with a warning.
Ultimately, exiting with a return statement...
I finally figured out why my audit wasn't working correctly.
I was using the "sys.exit" command with an error code of 0 if I wanted to exit the script without an error, or 1 if I wanted to exit with a warning.
Ultimately, exiting with a return statement...
- January 30, 2025 - 2:28 PM
- Forum: WAPT Packages
- Subject: [SOLVED] Audit error message AttributeError: 'PackageEntry' object has no attribute 'setuppy'
- Answers: 6
- Views : 7804
Re: Audit error message AttributeError: 'PackageEntry' object has no attribute 'setuppy'
Simon,
Great, thanks for the feedback.
When we talk about the release, we're referring to the WAPT agent that needs updating on all workstations, right?
Indeed, I forgot to mention that we're still on version 2.5 while we plan an upgrade.
Thanks in advance.
Fred
Great, thanks for the feedback.
When we talk about the release, we're referring to the WAPT agent that needs updating on all workstations, right?
Indeed, I forgot to mention that we're still on version 2.5 while we plan an upgrade.
Thanks in advance.
Fred
- January 30, 2025 - 10:16
- Forum: WAPT Packages
- Subject: [SOLVED] Audit error message AttributeError: 'PackageEntry' object has no attribute 'setuppy'
- Answers: 6
- Views : 7804
Re: Audit error message AttributeError: 'PackageEntry' object has no attribute 'setuppy'
Hello Simon,
Thank you for your reply.
It's reassuring, as I spent quite a bit of time yesterday running cross-tests because, strangely enough, for some packages, the audit function works perfectly.
Note that I've already tried copying and pasting, just in case...
Thank you for your reply.
It's reassuring, as I spent quite a bit of time yesterday running cross-tests because, strangely enough, for some packages, the audit function works perfectly.
Note that I've already tried copying and pasting, just in case...
- January 29, 2025 - 4:51 PM
- Forum: WAPT Packages
- Subject: [SOLVED] Audit error message AttributeError: 'PackageEntry' object has no attribute 'setuppy'
- Answers: 6
- Views : 7804
[SOLVED] Audit error message AttributeError: 'PackageEntry' object has no attribute 'setuppy'
Hello,
I'm having trouble with a package that seems to be blocking my other deployments.
Let me explain: I created a package that runs an MSI installer, and the installation itself goes smoothly.
However, I also have an auditing function, and I've noticed...
I'm having trouble with a package that seems to be blocking my other deployments.
Let me explain: I created a package that runs an MSI installer, and the installation itself goes smoothly.
However, I also have an auditing function, and I've noticed...
- January 27, 2025 - 4:51 PM
- Forum: WAPT Server
- Subject: Problem using the Ansible API since upgrading to WAPT 2.5
- Answers: 3
- Views : 4673
Re: Problem using the Ansible API since upgrading to WAPT 2.5
Hi Denis,
Thanks for your reply.
I need to continue looking into it with my colleague and I'll keep you updated if the problem persists.
Fred
Thanks for your reply.
I need to continue looking into it with my colleague and I'll keep you updated if the problem persists.
Fred
- January 27, 2025 - 4:38 PM
- Forum: Reporting - SQL Queries
- Subject: Query problem for nVidia graphics card model
- Answers: 0
- Views : 29855
Problem requesting nVidia graphics card model
Hello,
I'm posting this message because I'm currently having trouble listing the Nvidia graphics card models of some of my client workstations.
For some workstations, the information simply isn't being retrieved:
https://www.cjoint.com/c ...
I'm posting this message because I'm currently having trouble listing the Nvidia graphics card models of some of my client workstations.
For some workstations, the information simply isn't being retrieved:
https://www.cjoint.com/c ...
- January 27, 2025 - 3:08 PM
- Forum: WAPT Packages
- Subject: Problem with detection method (auditing) for custom Windows 11 package
- Answers: 0
- Views : 13733
Detection method (audit) issue for custom Windows 11 package
Hello,
I'm posting this message because I created a custom audit function as part of a Windows 11 upgrade package I recently created.
Here is my "def audit()" function currently in use:
def audit():
# Checks that Windows 11 is properly installed...
I'm posting this message because I created a custom audit function as part of a Windows 11 upgrade package I recently created.
Here is my "def audit()" function currently in use:
def audit():
# Checks that Windows 11 is properly installed...
- January 27, 2025 - 12:15
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Assigning a certificate to a WAPT Administrator account
- Answers: 5
- Views : 4892
Re: Assigning a certificate to a WAPT Administrator account
Hello,
I finally found a solution.
Indeed, we needed to use the WAPT CA certificate located on our network share, and not the local one.
Fred
I finally found a solution.
Indeed, we needed to use the WAPT CA certificate located on our network share, and not the local one.
Fred
- January 20, 2025 - 11:44
- Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
- Subject: [RESOLVED] Assigning a certificate to a WAPT Administrator account
- Answers: 5
- Views : 4892
Re: Assigning a certificate to a WAPT Administrator account
Hello,
I'd like to follow up on this post.
This might be a slightly silly question, but once the new Administrator has created their own certificate, when associating the certificate with the Administrator from the "Wapt User and Rights Management" window, what is the...
I'd like to follow up on this post.
This might be a slightly silly question, but once the new Administrator has created their own certificate, when associating the certificate with the Administrator from the "Wapt User and Rights Management" window, what is the...
