We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d6e3e commit 18ec947Copy full SHA for 18ec947
3 files changed
hub/dev-environment/toc.yml
@@ -31,7 +31,13 @@ items:
31
- name: Run in admin mode
32
href: ../powertoys/administrator.md
33
- name: DSC configuration
34
- href: ../powertoys/dsc-configure.md
+ items:
35
+ - name: Overview
36
+ href: ../powertoys/dsc-configure/overview.md
37
+ - name: Configure with PowerShell DSC
38
+ href: ../powertoys/dsc-configure/psdsc.md
39
+ - name: Configure with Microsoft DSC
40
+ href: ../powertoys/dsc-configure/microsoft-dsc.md
41
- name: Group Policy
42
href: ../powertoys/grouppolicy.md
43
- name: Report a bug
0 commit comments