Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

fix: Folder link to DSC Resource #54

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ JEA documentation has moved to MSDN -- check it out at [http://aka.ms/JEAdocs](h
In addition to making the documentation easier to find and read, you can now [contribute to the documentation](https://github.com/PowerShell/PowerShell-Docs/blob/staging/CONTRIBUTING.md) by submitting pull requests to the *staging* branch.

## DSC Resource
The [JEA DSC resource](./DSC Resource) can help you quickly and consistently deploy JEA endpoints across your enterprise.
The [JEA DSC resource](./DSC%20Resource) can help you quickly and consistently deploy JEA endpoints across your enterprise.
The *JustEnoughAdministration* DSC resource configures the PowerShell session configurations, which define the mapping of users to roles and general session security settings.
Role capabilities belong to standard PowerShell modules, and can be deployed with the DSC [file resource](https://msdn.microsoft.com/en-us/PowerShell/DSC/fileResource).
Check out the [Demo Config](./DSC Resource/DemoConfig.ps1) for an example of how to deploy a JEA endpoint using these DSC resources.
Check out the [Demo Config](./DSC%20Resource/DemoConfig.ps1) for an example of how to deploy a JEA endpoint using these DSC resources.

## Sample Role Capabilities
Microsoft IT have been working with JEA since its inception and have shared some of their role capabilities for general server and IIS maintenance/support.
Expand All @@ -24,4 +24,4 @@ Microsoft IT have been working with JEA since its inception and have shared some
Please see the [DSC contribution guidelines](https://github.com/PowerShell/DscResources/blob/master/CONTRIBUTING.md) for information on contributing to this project.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.