dsccommunity / dsccommunity/RemoteDesktopServicesDsc

`RDSSessionCollection`: Add NewConnectionAllowed

Open
#95 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
PowerShell
Stars
36
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Is there any interest, for you, that when we add a sessionhost to a collection, we can tell if the openings of sessions on this server are authorized or not?

Parameter is NewConnectionAllowed

During my deployments by hand, I often block connections to check that everything is working well on the server before opening them.
I also sometimes block connections when I am notified of a problem on a server in order to be able to diagnose
On the other hand in automatic I wonder if there is really an interest
What do you think?

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.

Research direction

Start by locating the RDSSessionCollection resource and reviewing how sessionhost properties are defined and applied. Determine how a NewConnectionAllowed setting should be represented and validated, then identify the existing resource tests that would need coverage for allowed and blocked connections.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.