DSCPullServerWeb icon indicating copy to clipboard operation
DSCPullServerWeb copied to clipboard

WebAPI and website to manage the on-premises DSC pull server artifacts like nodes, modules and configurations.

Results 8 DSCPullServerWeb issues
Sort by recently updated
recently updated
newest added

Bumps bootstrap from 3.3.7 to 3.4.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=nuget&previous-version=3.3.7&new-version=3.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Currently only the ESENT database is supported.

enhancement

On the nodes and reports page, an internal server error is show if the database does not exist. Add a nice exception message!

bug

Nodes and Reports work after an IISreset, but will fail with a 500 internal server error when opened after a short while. it's caused because the database is in use...

Hi, i configured the dscpullserverweb and can Login to the Website. But i can only get Access to the nodes list when i turn off the IIS App Pool of...

If possible, allow for additional reporting that shows totals of compliant and non-compliant resources per node.

Currently, when the delete button on a resource or module is pressed, the module will be deleted immediately. Goal: Add a approval request dialog box to ensure, the user really...

enhancement