-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Azure Virtual Desktop ADMX template #17
Comments
Hi Jonathan, Thanks for the suggestion, but same issue as with the Schannel repo; there's no versioning on this .cab file, or it's referencing web page. Cheers, Arjan |
Even with no version information, we could still add the policy definitions files, I doubt the URL is gonna change. As long as we get the ADMX files. |
The point being that if I can't see that the admx files in that Url are newer than the files present on the machine where the script is run, how do I decide to download it? |
I understand your point but I still think getting the latest update of the admx everytime the script is run is still better than not getting it at all. Afterall, this admx can turn RDP short path on. It's kind of a big deal. |
More settings added to the ADMX We could use the article update date as a reference for versioning? Afterall, It's not that different from what's being done to track Adobe ADMX updates. Please reconsider. Thanks. |
How about this:
Last-Modified Mon, 30 Jan 2023 04:07:02 GMT Which is the last modified date for the .CAB file? |
Direct link here: https://aka.ms/avdgpo
Documentation: https://docs.microsoft.com/en-us/azure/virtual-desktop/shortpath
The text was updated successfully, but these errors were encountered: