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 NoDCHydrate feature to defer DC creation to step 3 #596

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 12, 2024

  1. Refactor DC Hydration function out from 2_CreateParentDisks.ps1

    - Refactor the DC Hydration code out
    - Add a mode to avoid dehydrating the DC and to instead create it during deployment
    - Add support for Server 2025 images by name
    Michael Bernstein (DPLAT) authored and Michael Bernstein (DPLAT) committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    32c32d3 View commit details
    Browse the repository at this point in the history
  2. Update LabConfig.ps1 with support for WS2025

    Michael Bernstein (DPLAT) authored and Michael Bernstein (DPLAT) committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6db3293 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix issue with extra objects returning from Hydrate-DC

    Michael Bernstein (DPLAT) authored and Michael Bernstein (DPLAT) committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f20e9a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge branch 'master' into user/michbern/dchydrate

    Michael Bernstein (DPLAT) authored and Michael Bernstein (DPLAT) committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5ad7331 View commit details
    Browse the repository at this point in the history