-
@dinhngtu Noting there:

-
@manilx What do you see when you run this command from PowerShell?
schtasks /query /tn Copy-XenVifSettings /hresult ; echo $LASTEXITCODE -
-
@manilx Interesting... It's checking for "ERROR: The system cannot find the file specified. -2147024894", which is why it's failing. What if you specified the command this way, with a backslash?
schtasks /query /tn \Copy-XenVifSettings /hresult ; echo $LASTEXITCODE -
-
@manilx Try installing the .msi from an elevated powershell prompt. That worked for one of our Windows 11 VMs.
-
@conitrade-as Yes, fixed. Thx!
The issue on this VM was we were installing as non-admin. All others were admin by default.
Good catch
-
Recent Windows patches also changed the exit code of schtasks.
A new package will be released to address this.
-
Hello all,
Version 9.1.146 Release of the Windows PV tools has been released.
Download the latest release here: https://github.com/xcp-ng/win-pv-drivers/releases
It will be integrated into the XCP-ng built-in tools ISO after a test period of 2 weeks.
This is a small revision to fix issues when installing on certain Windows installations. Only the installer and XenClean were changed; the binaries inside stay the same.
If you're already on 9.1.145, upgrading is optional.
Changes since 9.1.145
- Fixed: Fix issues when installing on certain Windows installations.
-
Seems that the 9.1.146 version still reports 9.1.145-77 to XO. It is listed as the correct version in "Installed programs" within the guest (Windows server 2025).
-
@probain Yes, that's expected as there were only changes in the installer and XenClean/XenBootFix, the drivers and guest agent binaries included in 9.1.145 and 9.1.146 are the exact same. As a result, the version information in the guest agent (which does the reporting) was not updated.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
