Skip to content

fix: Enable-VMIntegrationService fails on non Englisch systems #24

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

6uhrmittag
Copy link

Enable-VMIntegrationService depends on the OS language and fails on non Englisch systems:

Error on German OS:

~ $ Enable-VMIntegrationService -vmName CompuGlobalHyperMegaNet_1 -Name "Guest Service Interface"
Enable-VMIntegrationService: Es wurde keine Integrationskomponente mit dem angegebenen Namen gefunden.

Credit for the fix goes to: https://dojoforums.altaro.com/topic/enabling-guest-service-interface-with-powershell-invalidargument-error/

Enable-VMIntegrationService depends on the OS language and fails on non Englisch systems
Credit for the fix goes to: https://dojoforums.altaro.com/topic/enabling-guest-service-interface-with-powershell-invalidargument-error/
JonathanPitre pushed a commit to JonathanPitre/Intune.HV.Tools that referenced this pull request Mar 4, 2025
…es#24

Fixed authentication error to use MgGraph tabs-not-spaces#29
Added error checking when AutopilotConfigurationFile.json is missing
Added fix when multiple Autopilot profile exists
Improved code formatting
Improved comments
Fixed errors when using custom Virtual Machines Disks and Configs path
Added dynamic memory support for VM creation
Improved path handling for ISO and VM locations
Added support for internal virtual switch configuration
Improved error handling for ISO path validation
@JonathanPitre JonathanPitre mentioned this pull request Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant