-
Notifications
You must be signed in to change notification settings - Fork 4
v1.2 - 06/09/2025 #36
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
base: main
Are you sure you want to change the base?
Conversation
Updated Test-NDESServiceAccountProperties function to support MSA (Managed Service Account detection / legacy service accounts detection), replaced $ResultsText call from a file (not it's an array) by Thiago Beier https://github.com/thiagogbeier
|
created function to test-entraappproxy (based on the SSL cert SAN) #how to test wget https://raw.githubusercontent.com/thiagogbeier/Validate-NDESConfiguration/refs/heads/main/Validate-NDESConfiguration.ps1 -outfile NDESValidator.ps1 PowerShell -ExecutionPolicy Bypass -File .\NDESValidator.ps1 |
|
2025-06-09 11:42 PM EST update after we talked |
thiagogbeier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added a os version valiadtion before running - run only on windows server (not windows client : win 10 , 11)
thiagogbeier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added a os version valiadtion before running - run only on windows server (not windows client : win 10 , 11)
files and paths
images width
Updated Test-NDESServiceAccountProperties function to support MSA (Managed Service Account detection / legacy service accounts detection), replaced $ResultsText call from a file (not it's an array) by Thiago Beier https://github.com/thiagogbeier