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

Could not identify the version of operating system 'Windows 10 Pro' #1544

Open
Acenl12 opened this issue Jun 27, 2023 · 2 comments
Open

Could not identify the version of operating system 'Windows 10 Pro' #1544

Acenl12 opened this issue Jun 27, 2023 · 2 comments
Assignees
Labels
Question The issue is a question. Stale The item has been there for a while and not updated. Quite soon it will be closed.

Comments

@Acenl12
Copy link

Acenl12 commented Jun 27, 2023

Error:

ERBOSE: [13:09:10][Write-LogFunctionEntry] Add-LabMachineDefinition Entering... (Name=Client2,Memory=4294967296,OperatingSystem=Windows 10 Pro,Verbose=True)
VERBOSE: [13:09:10][Write-LogFunctionEntry] Get-LabDefinition Entering... )
VERBOSE: [13:09:10][Write-LogFunctionEntry] Get-LabDefinition Entering... )
VERBOSE: [13:09:10][Write-ScreenInfo] Adding Hyper-V machine definition 'Client2'
VERBOSE: [13:09:10][Write-ScreenInfo] 13:09:10|00:04:06|00:00:00.000|   - Adding Hyper-V machine definition 'Client2'   
13:09:10|00:04:06|00:00:00.000|   - Adding Hyper-V machine definition 'Client2'
VERBOSE: [13:09:10][Write-LogFunctionEntry] Get-LabDefinition Entering... )
VERBOSE: [13:09:10][Write-LogFunctionEntry] Get-LabDefinition Entering... )
VERBOSE: [13:09:10][Write-LogFunctionEntry] Get-LabDefinition Entering... )
VERBOSE: [13:09:10][Write-LogFunctionEntry] Get-LabDefinition Entering... )
VERBOSE: [13:09:10][Write-LogFunctionEntry] Get-LabDefinition Entering... )
Exception: Could not identify the version of operating system 'Windows 10 Pro' assigned to machine 'Client2'. The version is
required to continue.

Command:
Add-LabMachineDefinition -Name Client2 -Memory 4GB -OperatingSystem 'Windows 10 Pro' -Verbose

Get-LabAvailableOperatingSystem | select OperatingSystemName

OperatingSystemName
-------------------
Windows 10 Home
Windows 10 Home N
Windows 10 Home Single Language
Windows 10 Education
Windows 10 Education N
Windows 10 Pro
Windows 10 Pro N
Windows 10 Pro Education
Windows 10 Pro Education N
Windows 10 Pro for Workstations
Windows 10 Pro N for Workstations

Please help

@raandree
Copy link
Member

Can you give us the full output of Get-LabAvailableOperatingSystem, please? If seems AL cannot determine the version of the operating systems when reading the ISO images.

@raandree raandree self-assigned this Jun 27, 2023
@raandree raandree transferred this issue from AutomatedLab/SfBAutomatedLab Jun 27, 2023
@raandree raandree added the Question The issue is a question. label Jun 27, 2023
@stale
Copy link

stale bot commented Aug 12, 2023

This issue has been automatically marked as stale because it has not had activity from the community in the last 30 days. It will be closed if no further activity occurs within 10 days. If the issue is labelled with any of the work labels (e.g bug, enhancement, documentation, or tests) then the issue will not auto-close.

@stale stale bot added the Stale The item has been there for a while and not updated. Quite soon it will be closed. label Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question The issue is a question. Stale The item has been there for a while and not updated. Quite soon it will be closed.
Projects
None yet
Development

No branches or pull requests

2 participants