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

HCIBox - added WinGet, PowerShell 7, VM autologon and Pester tests #2747

Merged
merged 20 commits into from
Oct 7, 2024

Conversation

janegilring
Copy link
Contributor

This pull request includes several changes to update package installation from Chocolatey to WinGet, improve PowerShell scripts, and refactor configuration files. The most important changes include updating the logon-scripts to run PowerShell 7 modifying scripts to enhance automation and debugging, and refactoring configuration files for better organization.

PowerShell Script Enhancements

  • Enhanced Bootstrap.ps1 to include new parameters (debugEnabled, vmAutologon) and added logic for debugging and VM autologon configuration. (azure_jumpstart_hcibox/artifacts/PowerShell/Bootstrap.ps1) [1] [2] [3] [4] [5] [6] [7]
  • Updated WinGet.ps1 to install specific versions of WinGet modules. (azure_jumpstart_arcbox/artifacts/WinGet.ps1)

Configuration File Refactoring

  • Refactored HCIBox-Config.psd1 to remove ChocolateyPackagesList and add new directories for DSC and Tests. (azure_jumpstart_hcibox/artifacts/PowerShell/HCIBox-Config.psd1) [1] [2]
  • Updated HCIBoxLogonScript.ps1 to set a new environment variable for the Tests directory. (azure_jumpstart_hcibox/artifacts/PowerShell/HCIBoxLogonScript.ps1)

@janegilring janegilring added the HCIBox Jumpstart HCIBox related label Oct 7, 2024
@janegilring janegilring added this to the October 2024 milestone Oct 7, 2024
@janegilring janegilring self-assigned this Oct 7, 2024
@janegilring janegilring merged commit 8e3e1c7 into microsoft:hcibox_vnext Oct 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HCIBox Jumpstart HCIBox related
Projects
Development

Successfully merging this pull request may close these issues.

3 participants