The search returned 30 results

by btravers
October 19, 2020 - 00:11
Forum: WAPT Packages
Subject: Installing a driver with pnputil.exe
Answers: 7
Views : 11745

Re: Driver installation with pnputil.exe

Sorry, I didn't make that package.
by btravers
September 28, 2020 - 11:24
Forum: WAPT Packages
Subject: [RESOLVED] Shortcut error
Answers: 2
Views : 4037

Re: Shortcut error

Oh yeah, makes sense, I'd forgotten about the sessionsetup.
Thanks!
by btravers
September 25, 2020 - 02:52
Forum: WAPT Packages
Subject: [RESOLVED] Shortcut error
Answers: 2
Views : 4037

[RESOLVED] Shortcut error

Hello,

every time I try to use the `remove_desktop_shortcut` and `remove_user_desktop_shortcut` functions, I get errors when running them on clients, but not when I package them in PyScripter.

So I did this:

`profiles = get_local_profiles()
list_check ...`
by btravers
July 23, 2020 - 12:08
Forum: WAPT Packages
Subject: Additional language deployment
Answers: 6
Views : 6004

Re: Additional language deployment

Okay,

I just checked and the command adds the languages ​​to the options but doesn't download the modules - Basic Typing - Handwriting - Voice.
I'll continue.
Thanks
by btravers
July 23, 2020 - 11:35
Forum: WAPT Packages
Subject: Additional language deployment
Answers: 6
Views : 6004

Re: Additional language deployment

Hello,

thank you. Does this command download language packs if they are not present on the machine, or does it only activate them?

I just found a tip to temporarily disable Wapt's Wapt function for downloading to APPX files using the function:

EnsureWUAServRunning():

example...
by btravers
July 22, 2020 - 11:46 PM
Forum: WAPT Packages
Subject: Additional language deployment
Answers: 6
Views : 6004

Additional language deployment

Hello,

I'm looking for a way to deploy a language (Japanese ja-jp) to Windows 10 machines using WAPT. Currently, we do it manually and have to disable WAPT's Windows Update feature for it to be downloaded via Windows Update. I can't seem to find the installation instructions...
by btravers
September 28, 2019 - 10:47
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Co-financing of the WAPT GLPI connector
Answers: 12
Views : 15673

Re: Co-financing WAPT GLPI connector

Ah yes, indeed. I know how to retrieve information from a PC, query and write to GLPI, but I've never used the WAPT APIs. If anyone has an example of a WAPT API request, I'd appreciate it. Then I can try to propose a package.
Have a good evening.
by btravers
September 28, 2019 - 4:00 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Co-financing of the WAPT GLPI connector
Answers: 12
Views : 15673

Re: Co-financing WAPT GLPI connector

Hello, it's relatively quick to add a date to a workstation's financial information via the API. This date can be the initial installation date. But I wasn't aware that WAPT had a warranty date?
Bastien
by btravers
September 26, 2019 - 10:02 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: Co-financing of the WAPT GLPI connector
Answers: 12
Views : 15673

Re: Co-financing WAPT GLPI connector

Hello,

Having received no feedback, I finally created a package that uses the GLPI APIs. Not being a developer, it took me some time to understand Python and the APIs, but I'm happy with the result. Basically, the package retrieves the minimum information from the machine (name, IP address, domain, etc.).
by btravers
August 27, 2019 - 01:07
Forum: WAPT Packages
Subject: Help with web2board package
Answers: 2
Views : 6592

Re: Help with web2board package

Hi Vincent,

I haven't had time to make progress on this package. It's not a widespread request, so it's not a priority. Thanks anyway.