Skip to content
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

HealthCheck - Computers with Password-not-required attribute set #174

Closed
2 tasks done
rebelinux opened this issue Jun 9, 2024 · 0 comments · Fixed by #181
Closed
2 tasks done

HealthCheck - Computers with Password-not-required attribute set #174

rebelinux opened this issue Jun 9, 2024 · 0 comments · Fixed by #181
Assignees
Labels
change request Request a new change or an improvement
Milestone

Comments

@rebelinux
Copy link
Collaborator

Description

Add condition to check for Computers with Password-not-required attribute set

PS C:\Users\Administrator\Downloads>  Get-ADComputer -Filter {PasswordNotRequired -eq $true}


DistinguishedName : CN=DATA,OU=Member Servers,DC=pharmax,DC=local
DNSHostName       : DATA.pharmax.local
Enabled           : True
Name              : DATA
ObjectClass       : computer
ObjectGUID        : c1dc363a-d6e5-4e2b-a3bf-992faf45b8f0
SamAccountName    : DATA$
SID               : S-1-5-21-2867495315-1194516362-180967319-7810
UserPrincipalName :



PS C:\Users\Administrator\Downloads>

Additional Context

No response

Before submitting

  • I have read the documentation, and referred to the known issues before submitting this change request.
  • I have checked for previously opened & closed issues before submitting this change request.
@rebelinux rebelinux added the change request Request a new change or an improvement label Jun 9, 2024
@rebelinux rebelinux self-assigned this Jun 9, 2024
rebelinux added a commit to rebelinux/AsBuiltReport.Microsoft.AD that referenced this issue Jun 13, 2024
rebelinux added a commit to rebelinux/AsBuiltReport.Microsoft.AD that referenced this issue Jun 13, 2024
@rebelinux rebelinux added this to the v0.8.2 milestone Jun 14, 2024
@rebelinux rebelinux mentioned this issue Jun 15, 2024
7 tasks
@rebelinux rebelinux mentioned this issue Jun 15, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change request Request a new change or an improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant