Hello,
thanks to you the package is now working.
Thank you for your help.
The search returned 6 results
- June 29, 2018 - 08:21
- Forum: WAPT Packages
- Subject: [RESOLVED] WSUS ID
- Answers: 2
- Views : 4096
- June 28, 2018 - 08:50
- Forum: WAPT Packages
- Subject: [RESOLVED] WSUS ID
- Answers: 2
- Views : 4096
[RESOLVED] WSUS ID
Hello,
WAPT 1.5 server on Debian 9.4.
Technical workstation on Windows 7 x64.
We need to renew the WSUS IDs so that all workstations appear in the console.
We found a script for this:
@Echo off
if exist %systemdrive%\SUSClientID.log goto end
net stop wuauserv
net stop bits
reg delete ...
WAPT 1.5 server on Debian 9.4.
Technical workstation on Windows 7 x64.
We need to renew the WSUS IDs so that all workstations appear in the console.
We found a script for this:
@Echo off
if exist %systemdrive%\SUSClientID.log goto end
net stop wuauserv
net stop bits
reg delete ...
- June 12, 2018 - 07:57
- Forum: WAPT Packages
- Subject: [SOLVED] Build-package error
- Answers: 5
- Views : 5289
Re: Build-package error
Hello,
indeed, some of the directories and files in the package contain special characters.
The new configuration file resolved the issue, and the package is now working.
Thank you very much for your help.
indeed, some of the directories and files in the package contain special characters.
The new configuration file resolved the issue, and the package is now working.
Thank you very much for your help.
- June 11, 2018 - 10:56
- Forum: WAPT Packages
- Subject: [SOLVED] Build-package error
- Answers: 5
- Views : 5289
Re: Build-package error
Hello and thank you for your suggestion.
Unfortunately, I get the exact same error when the antivirus is disabled. I also tried from a new virtual machine before installing an antivirus, and the error persists.
Regards
Unfortunately, I get the exact same error when the antivirus is disabled. I also tried from a new virtual machine before installing an antivirus, and the error persists.
Regards
- June 7, 2018 - 2:30 PM
- Forum: WAPT Packages
- Subject: [SOLVED] Build-package error
- Answers: 5
- Views : 5289
Re: Build-package error
Hello again, I have some additional information.
As advised in another discussion, I modified wapt-get.py so that the faulty package wouldn't be deleted.
I can open it with 7-Zip, but during extraction, all the files show an error: "Header error:...".
And otherwise...
As advised in another discussion, I modified wapt-get.py so that the faulty package wouldn't be deleted.
I can open it with 7-Zip, but during extraction, all the files show an error: "Header error:...".
And otherwise...
- June 7, 2018 - 10:56
- Forum: WAPT Packages
- Subject: [SOLVED] Build-package error
- Answers: 5
- Views : 5289
[SOLVED] Build-package error
Hello,
WAPT 1.5 server on Debian 9.4,
technical workstation on Windows 7 x64.
The first two package creations worked fine, but on the third, I get an error during the build-package command (same error from PyScripter). It's an empty package being created (wapt-get make-group-template tis-winrelais...).
WAPT 1.5 server on Debian 9.4,
technical workstation on Windows 7 x64.
The first two package creations worked fine, but on the third, I get an error during the build-package command (same error from PyScripter). It's an empty package being created (wapt-get make-group-template tis-winrelais...).
