kimmknight / remoteapptool

Create and manage RemoteApps hosted on Windows 7, 8, 10, 11, XP and Server. Generate RDP and MSI files for clients.
Other
2.82k stars 370 forks source link

[Feature Request] Add 'enablerdsaadauth' as an RDP option #141

Open SBCV-apegram opened 3 days ago

SBCV-apegram commented 3 days ago

Under additional RDP options, could you add an entry for 'enablerdsaadauth' as outlined here? I've manually edited the output RDP files and it works.

BTW thanks for putting this together! Awesome tool! This right here may help reduce my Azure VM needs from 4 machines down to 1.

kimmknight commented 2 days ago

For sure. Good suggestion, thanks 👌 No promises on timeframe though.

Will need to check that link for other missing options too.

SBCV-apegram commented 2 days ago

No worries and no rush. The workaround is easy enough.

Again, thank you so much! I'm migrating from a domain-joined 2016 RDS on-prem server to a 2022 RDS server in Azure, and with this I can finally ditch Active Directory. The full RDS server stack (including their RD Webfeed) doesn't work without AD, but a standalone session host and this combined with your RA Webfeed and Microsoft's newly minted ability to sign into Windows Server VMs in Azure with Entra ID made this possible.