Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a warning modal when enabling "Windows update tools" #6627

Closed
olivierlambert opened this issue Jan 17, 2023 · 5 comments · Fixed by #6681
Closed

Add a warning modal when enabling "Windows update tools" #6627

olivierlambert opened this issue Jan 17, 2023 · 5 comments · Fixed by #6681

Comments

@olivierlambert
Copy link
Member

Context

If you use XCP-ng tools in your Windows VM, and then decide to enable "Windows Update tools" in VM view/advanced, this will break all the PV drivers instantly.

It's documented in XCP-ng doc, but there's no warning in XO UI

Solution

If you enable this, we should open a model, telling, for example:

⚠️ If you enable this feature while your VM is using XCP-ng tools and NOT Citrix tools, this will simply break all the virtual drivers (network, storage…). Are you sure you want to enable it? Double check you are using the Citrix tools before doing this.

Cancel / Confirm

@Fohdeesha
Copy link
Contributor

I think in the modal we should also make it clear it only installs PV drivers, and you will still be left without a management agent

@Darkbeldin
Copy link
Contributor

I agree with @Fohdeesha with the management agent warning.

@olivierlambert
Copy link
Member Author

@Fohdeesha could you write the entire text you'd like to see in that very modal?

@Fohdeesha
Copy link
Contributor

Fohdeesha commented Jan 20, 2023

Enabling this will allow the VM to automatically install Citrix PV drivers from windows update. This only includes drivers, the Citrix management agent must still be separately installed. If you have previously installed XCP-ng tools instead of Citrix tools, this option will break your VM.

too long?

@olivierlambert
Copy link
Member Author

Nah that's fine to me :)

@pdonias pdonias changed the title Add a warning model when enabling "Windows update tools" Add a warning modal when enabling "Windows update tools" Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants