dsccommunity / dsccommunity/RemoteDesktopServicesDsc
`RDSSessionCollection`: Add NewConnectionAllowed
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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