windows-powershell-docs icon indicating copy to clipboard operation
windows-powershell-docs copied to clipboard

Test-ADServiceAccount What is it exactly Testing?

Open tboggiano opened this issue 3 years ago • 0 comments

Prerequisites

  • [X] Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
  • [X] Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new Get-Foo cmdlet" instead of "New cmdlet."

Summary

In the examples where you Install-ADServiceAccount to a machine it is followed by this command to test it, but I found if you Uninstall-ADServiceAccount on the server the command still returns true. So maybe come clarification on what this command is testing is in order for people who think it is testing to see if the account is installed on the local server.

Details

No response

Proposed Content Type

Other / Unknown

Proposed Title

No response

Related Articles

No response

tboggiano avatar Oct 04 '22 15:10 tboggiano