Hello everyone,
I've been using WAPT for two months and manage about 300 machines.
Would it be possible to have a "tasks in progress" page that displays all the tasks currently being processed by the server?
Is it possible to add commands to the right-click context menu on a machine? I...
The search returned 6 results
- February 2, 2016 - 1:13 PM
- Forum: Your opinion
- Subject: Wapt: Suggestion for improvement
- Answers: 3
- Views : 7051
- December 30, 2015 - 3:38 PM
- Forum: WAPT Packages
- Subject: Installing a package larger than 30 MB
- Answers: 2
- Views : 3026
Re: Installing a package larger than 30 MB
RESOLVED,
Actually, I was making a big mistake in the "control" file
=> DO NOT INCLUDE A SPACE IN THE PACKAGE NAME
Actually, I was making a big mistake in the "control" file
Code: Select all
package : Microsoft Silverlight
version : 5.1.30214.0-7
architecture : x64- December 29, 2015 - 1:20 PM
- Forum: WAPT Packages
- Subject: Installing a package larger than 30 MB
- Answers: 2
- Views : 3026
Installing packages larger than 30 MB
Hello,
I installed WAPT following the "Installing WAPT on a WSUS server" procedure.
I'm having trouble with packages larger than 30 MB:
- I can't delete them from the repository via the console; I get an error "An unhandled exception occurred - HTTP/1.1 400 Bad Request"
- I can't...
I installed WAPT following the "Installing WAPT on a WSUS server" procedure.
I'm having trouble with packages larger than 30 MB:
- I can't delete them from the repository via the console; I get an error "An unhandled exception occurred - HTTP/1.1 400 Bad Request"
- I can't...
- December 26, 2015 - 7:45 PM
- Forum: WAPT Packages
- Subject: Help with creating a package
- Answers: 4
- Views : 3887
Re: Help with creating a package
Yes, it works.
I'll test other packages.
Thanks.
I'll test other packages.
Thanks.
- December 26, 2015 - 3:05 PM
- Forum: WAPT Packages
- Subject: Help with creating a package
- Answers: 4
- Views : 3887
Re: Help with creating a package
- the "control" file:
package: -7-zip15.12x64edition
version: 15.12.00.0-0
architecture: all
section: base
priority: optional
maintainer: Doc Sly
description: automatic package for 7-Zip 15.12 (x64 edition) (Igor Pavlov)
depends:
conflicts:
sources:
- the "setup.py" file ...
package: -7-zip15.12x64edition
version: 15.12.00.0-0
architecture: all
section: base
priority: optional
maintainer: Doc Sly
description: automatic package for 7-Zip 15.12 (x64 edition) (Igor Pavlov)
depends:
conflicts:
sources:
- the "setup.py" file ...
- December 26, 2015 - 2:56 PM
- Forum: WAPT Packages
- Subject: Help with creating a package
- Answers: 4
- Views : 3887
Help with creating Packet
Hello,
a friend told me about WAPT last night and it seems like a good alternative to SCCM.
So I'm testing it with the aim of deploying it in my company.
Following the tutorial "Creating a package from an MSI," I'm encountering a problem when testing my package: the console is asking me for...
a friend told me about WAPT last night and it seems like a good alternative to SCCM.
So I'm testing it with the aim of deploying it in my company.
Following the tutorial "Creating a package from an MSI," I'm encountering a problem when testing my package: the console is asking me for...
