Newbie question - Updating server packages
Published: November 23, 2016 - 11:25 AM
Hello everyone,
As I'm brand new to Wapt (which I'm currently testing), I have a typical newbie question... how strange!
The server is installed on Windows and seems to be working fine, although I couldn't deploy the client via GPO using the suggested method (webdeploy + checksum). I had to deploy it to the test machines using a script that apparently uses the old method:
`start \\(myserverad)\(myshare)\waptagent.exe /VERYSILENT /MERGETASKS="useWaptServer,register,autorunTray"`.
The deployment is now working correctly. The question concerns the packages in the private repository: how are they updating?
The specific problem is Flash Player, which was version 23.0.0.205-1 when I downloaded the package, but it should currently be 23.0.0.207-1. I naively thought that packages from the private repository updated automatically, but apparently not.
When I try to manually get the latest version via "Import from Internet," I get an error message like "Download canceled: " is an invalid integer."
So, in summary, the questions are:
1. Should packages from the private repository update automatically?
2. Why do I get this error message when I try "Import from Internet"?
Thanks in advance! Cheers!
Edit
: Actually, the error message appears every time I try to import any package from the Internet...
As I'm brand new to Wapt (which I'm currently testing), I have a typical newbie question... how strange!
The server is installed on Windows and seems to be working fine, although I couldn't deploy the client via GPO using the suggested method (webdeploy + checksum). I had to deploy it to the test machines using a script that apparently uses the old method:
`start \\(myserverad)\(myshare)\waptagent.exe /VERYSILENT /MERGETASKS="useWaptServer,register,autorunTray"`.
The deployment is now working correctly. The question concerns the packages in the private repository: how are they updating?
The specific problem is Flash Player, which was version 23.0.0.205-1 when I downloaded the package, but it should currently be 23.0.0.207-1. I naively thought that packages from the private repository updated automatically, but apparently not.
When I try to manually get the latest version via "Import from Internet," I get an error message like "Download canceled: " is an invalid integer."
So, in summary, the questions are:
1. Should packages from the private repository update automatically?
2. Why do I get this error message when I try "Import from Internet"?
Thanks in advance! Cheers!
Edit
: Actually, the error message appears every time I try to import any package from the Internet...