PowerShell / PowerShell/DSC

Doc: DSC_RESOURCE_PATH

Open
#1,053 0 comments 0 reactions 1 assignee View on GitHub

@michaeltlombardi is already working on this.

Since Aug 14, 2025.

Issue-Bug Issue-Documentation Need-Review
Dominant language
Rust
Stars
523
Forks
75
Avg merge
3d 16h
Merged PRs (30d)
24

Description

Prerequisites
  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.
Summary

We should make clear that DSC_RESOURCE_PATH is intended to be ephemeral (not persisted) and also ONLY affects resource manifest discovery, not exe discovery. This means that if a client/consumer wants full control of discovery of resource manifests and also exes that are used, they should just set PATH to exactly what they want when they spawn dsc.exe (or combine with DSC_RESOURCE_PATH to control both).

Steps to reproduce

NA

Expected behavior
NA
Actual behavior
NA
Error details

Environment data
NA
Version

3.2.0-preview.3

Visuals

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.