The search returned 14 results

by dj41ph4
January 9, 2023 - 11:32
Forum: WAPT Packages
Subject: [SOLVED] windows10-upgrade-template_0-110 in 22H2
Answers: 5
Views : 3065

Re: [SOLVED] windows10-upgrade-template_0-110 in 22H2

Hello,

I've just returned to work

, and it works via PyScripter.

Thank you for everything.
by dj41ph4
December 26, 2022 - 8:35 AM
Forum: WAPT Packages
Subject: [SOLVED] windows10-upgrade-template_0-110 in 22H2
Answers: 5
Views : 3065

Re: windows10-upgrade-template_0-110 in 22H2

I took a screenshot,

I don't know where the upload logs are located
Screenshot_20221226_083216.png
Screenshot_20221226_083216.png (142.41 KB) Viewed 3045 times
Thank you for your help

Yours sincerely
by dj41ph4
December 23, 2022 - 10:29 PM
Forum: WAPT Packages
Subject: [SOLVED] windows10-upgrade-template_0-110 in 22H2
Answers: 5
Views : 3065

[SOLVED] windows10-upgrade-template_0-110 in 22H2

Hello,
I'm using WAPT 2.2 Enterprise on Debian 11.5

and I'd like to use the Windows 10 update template. I'm following the instructions for downloading the ISO, but then I get an error.

Have you ever succeeded with version 22H2?

Thanks in advance

. Best regards,
by dj41ph4
November 10, 2022 - 11:01
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] OS Deployment
Answers: 6
Views : 3521

Re: [RESOLVED] OS Deployment


Hello dj41ph4,

we've seen several cases where the BIOS was configured for the SSD in RAID mode or some other unusual manufacturer configuration. This can be supported, but you need to load the correct drivers in WinPE. The easiest solution is to modify the BIOS settings.

It's not common, but it's...
by dj41ph4
November 10, 2022 - 8:43 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] OS Deployment
Answers: 6
Views : 3521

Re: OS Deployment

The problem stems from the Intel Volume Management Device, which needs to be disabled in the BIOS...

have you encountered this issue before?

Thanks
by dj41ph4
November 10, 2022 - 12:50 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] OS Deployment
Answers: 6
Views : 3521

Re: OS Deployment

Hello,

In normal

BIOS UEFI basic mode with secure boot disabled.

Best regards
by dj41ph4
November 9, 2022 - 5:09 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] OS Deployment
Answers: 6
Views : 3521

[RESOLVED] OS Deployment

Hello,

I've set up several PCs and everything works (Lenovo, HP, Dell).

I have a Lenovo with an Intel processor that refuses to start the deployment. Everything works until I launch diskpart...

basically, Diskpart doesn't see the hard drive and therefore stops.

The PC works, I noticed that the SSD is...
by dj41ph4
November 3, 2022 - 10:58 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Visible console server
Answers: 2
Views : 1909

Re: Visible console server

I removed the WAPT service from the server and everything works.

Problem solved.
by dj41ph4
November 1, 2022 - 10:24 AM
Forum: WAPT Packages
Subject: [SOLVED] Microsoft Office 2016 Audit Issue
Answers: 3
Views : 2808

Re: Microsoft Office 2016 Audit Problem

The installation was correct, but there was still an auditing problem.

I changed the code, and since then, there have been no more problems.

# -*- coding: utf-8 -*-
from setuphelpers import *

uninstallkey = []
softname = 'Microsoft Office Standard 2016'
pgmsoffice = programfiles



def install():

if not installed ...
by dj41ph4
November 1, 2022 - 10:22
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [RESOLVED] Visible console server
Answers: 2
Views : 1909

[RESOLVED] Console server visible

Hello,

my console is on a console management server running Windows Server.

I haven't installed the WAPT client, but this server still appears in the console list.

Is it possible that the server hosting the console isn't visible in the WAPT console?

Thanks in advance.