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

VirtualHardDisk: Resource for creating and attaching a virtual disk #279

Commits on Sep 19, 2023

  1. Add initial changes to add a Vhd resource and light up DSC_Disk to al…

    …low volumes to be formatted as Dev Drives
    bbonaby committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6362e97 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    7b40e0c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    8f02260 View commit details
    Browse the repository at this point in the history
  2. add more tests

    bbonaby committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    811589d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Add more unit tests

    bbonaby committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7e687e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2621683 View commit details
    Browse the repository at this point in the history
  3. update comments

    bbonaby committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    72324b0 View commit details
    Browse the repository at this point in the history
  4. update synopsis and fix test

    bbonaby committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0a611c9 View commit details
    Browse the repository at this point in the history
  5. fix failing tests

    bbonaby committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    834658c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de44dc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66c5bcf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. update resource to add more description about usage and limitations a…

    …nd use safefilehandles instead of closehandle function
    bbonaby committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    374103e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937e81f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    039539c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. update based on comments, reword md file, and add parameter names to …

    …function calls in win32helpers
    bbonaby committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    5cd777c View commit details
    Browse the repository at this point in the history
  2. update readme file

    bbonaby committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a4f1d5c View commit details
    Browse the repository at this point in the history
  3. remove spaces in psd1 tags

    bbonaby committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ecba5e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1f9994 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    48d6689 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    12fb8b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge pull request #1 from bbonaby/update-vhd-support

    Update vhd support
    bbonaby authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2798946 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    49ccf98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9191a91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc94b2a View commit details
    Browse the repository at this point in the history
  4. Fix unit test

    bbonaby committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3ebf094 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. update based on comments

    bbonaby committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    49fb638 View commit details
    Browse the repository at this point in the history