The search returned 8 results

by Rylo
May 3, 2016 - 4:37 PM
Forum: WAPT Packages
Subject: Running application as administrator
Answers: 10
Views : 10810

Re: Running application as administrator

Thanks for the link, but I had already looked at that information without success.
I solved my problem using Fog, which manages application deployment.

Thanks again for your help.
by Rylo
May 3, 2016 - 3:39 PM
Forum: WAPT Packages
Subject: Running application as administrator
Answers: 10
Views : 10810

Re: Running application as administrator

Yes, that works, well, I'll have to find an alternative
by Rylo
May 3, 2016 - 10:44
Forum: WAPT Packages
Subject: Running application as administrator
Answers: 10
Views : 10810

Re: Running application as administrator

Yes, running cmd as admin works perfectly, hence my question about admin rights.
Even when I use runas it works, I don't understand. :?: :!:
by Rylo
May 3, 2016 - 10:28
Forum: WAPT Packages
Subject: Running application as administrator
Answers: 10
Views : 10810

Re: Running application as administrator

Thank you for this answer. If that's the case, I don't know what the problem is. Here's the log



installing qlikview
2016-04-29 11:28:21,420 CRITICAL Fatal error in install script: CalledProcessError: Command '('"QlikViewDesktop_x64Setup.exe" /S /v/qn',)' returned non-zero exit status 1619:
Traceback (most recent call last ...
by Rylo
May 2, 2016 - 8:23 PM
Forum: WAPT Packages
Subject: Running application as administrator
Answers: 10
Views : 10810

run application as Admin

Hello,

I'm currently experimenting with WAPT. I can create packages except for one application;
I know how to install it silently, but only in admin command prompt mode. How can I specify this in the .py file? :?:
If anyone can help, that would be great.

Thanks in advance.
by Rylo
April 26, 2016 - 4:17 PM
Forum: WAPT Server
Subject: Package xxx: Restricted access
Answers: 5
Views : 5178

Re: Package xxx: Restricted access

It was a DNS problem on the domain controller.
Thanks for the help.
by Rylo
April 26, 2016 - 3:04 PM
Forum: WAPT Server
Subject: Package xxx: Restricted access
Answers: 5
Views : 5178

Re: Package xxx: Restricted access

Yes, when I telnet to port 8088 it works, the `waptget ini` file is correctly configured.

I stopped and restarted the service, but it didn't change anything. I don't understand what's happening; we don't have a proxy, no firewall, we're on a local network, there's a Karpersky agent that could be...
by Rylo
April 26, 2016 - 10:27
Forum: WAPT Server
Subject: Package xxx: Restricted access
Answers: 5
Views : 5178

Re: Package xxx: Restricted access

Hello everyone,

I'm trying to use WAPT, which I installed on a Debian server, but I keep getting a status error with the message "restricted access." I'm the administrator of all the workstations and the domain. There's no proxy server, and I've configured the DNS settings for the domain. I'm at a loss...