Skip to content

xDisk does not set disk label if disk already exists #37

Closed
@gigi81

Description

@gigi81

On the xDisk dsc resource the following happens when a disk already exists but the disk label does not match the configured value:

  • Test-DscResource return false (correct because the label does not match)
  • Set-DscResource doesn't set the label (incorrect, should set the label)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe issue is a bug.in progressThe issue is being actively worked on by someone.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions