Jim Priestley

Results 4 comments of Jim Priestley

Because the Remote Desktop Personal Session feature is an extension of New-RDSessionCollection, but has a requirement for OS version >= 10, I plan to implement it as a new resource,...

@TravisEz13 Here is the proposed schema for MSFT_xRDPersonalSessionDesktop [key, Description("Specifies a name for the session collection. ")] string CollectionName; [key, Description("Specifies an RD Session Host server to include in the...

Good point, we could restrict it to use the local host by default, implying that this would need to be applied exclusively on the session host machines. In that case,...

Makes sense. The ConnectionBroker is the master node in this scenario, and I will rework it so that this resource is to be applied locally on the session host LCM...