Skip to content

Add Windows 11 25H2 configuration and update module version - #13

Merged
OSDeploy merged 2 commits into
mainfrom
tapir
Jul 26, 2026
Merged

Add Windows 11 25H2 configuration and update module version#13
OSDeploy merged 2 commits into
mainfrom
tapir

Conversation

@OSDeploy

Copy link
Copy Markdown
Owner

Introduce support for Windows 11 25H2 operating system through new XML configuration. Update the OSDCloud module version to 26.7.25.2 and modify the exports accordingly.

Copilot AI review requested due to automatic review settings July 26, 2026 04:53
@OSDeploy
OSDeploy merged commit f784ea1 into main Jul 26, 2026
1 check passed
@OSDeploy OSDeploy self-assigned this Jul 26, 2026
@OSDeploy
OSDeploy deleted the tapir branch July 26, 2026 04:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the OSDCloud module manifest to align with the new Windows 11 25H2 support release by bumping the module version and adjusting the manifest’s exported function list.

Changes:

  • Bumped ModuleVersion from 26.7.25.1 to 26.7.25.2.
  • Reorganized FunctionsToExport (grouped WinOS vs WinPE) and ensured Start-OSDCloudExplorer is exported with the WinOS functions.

Comment thread OSDCloud/OSDCloud.psd1
Comment on lines +33 to +40
# WinPE
'Invoke-WinPEStartup',
'Invoke-WinPEStartupManager',
'Show-WinPEStartupDevices',
'Show-WinPEStartupDeviceErrors',
'Show-WinPEStartupDevices',
'Show-WinPEStartupIpconfig',
'Show-WinPEStartupWifi',
'Update-WinPEStartupModule',
'Start-OSDCloudExplorer'
'Update-WinPEStartupModule'
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.

2 participants