SimpleLapsGui icon indicating copy to clipboard operation
SimpleLapsGui copied to clipboard

Multiple Domains

Open kb0ykg opened this issue 3 years ago • 5 comments

Can an option be added that will allow me to enter a specific domain that the computer is on. It currently only searches on the domain my workstation is on. We currently have 15+ domains

kb0ykg avatar Apr 26 '23 16:04 kb0ykg

@kb0ykg Yes this is possible. But at the moment I am a bit busy.

Because I am interested in: Does using the Distinguished Name works as workaround?

htcfreek avatar Apr 26 '23 17:04 htcfreek

@htcfreek Note to me:

  • For Windows LAPS: -Domain
  • For Legacy LAPS time:
    • http://docs.admpwd.com/AdmPwd.PS/Reset-AdmPwdPassword.html
    • https://learn.microsoft.com/en-us/dotnet/api/system.directoryservices.activedirectory.forest.getforest
  • Use combo-box
    • Save last input and combo-box items list in regedit
    • Add computers domain as default value if empty and prevent deletion.
    • support deleting items
    • Alternative: Auto detect based on fqdn and DN.

htcfreek avatar Apr 26 '23 17:04 htcfreek

Are you referring to the fully qualified name

Servername.test.com?

On Wed, Apr 26, 2023, 12:21 PM Heiko @.***> wrote:

@kb0ykg https://github.com/kb0ykg Yes this is possible. But at the moment I am a bit busy.

Because I am interested in: Does using the Distinguished Name works as workaround?

— Reply to this email directly, view it on GitHub https://github.com/htcfreek/SimpleLapsGui/issues/3#issuecomment-1523789796, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFKNHJ6VJDFSNVIT773O5X3XDFKSZANCNFSM6AAAAAAXMW4AAU . You are receiving this because you were mentioned.Message ID: @.***>

kb0ykg avatar Apr 26 '23 18:04 kb0ykg

Are you referring to the fully qualified name

Servername.test.com?

This may work too. What I mean is the DN: https://www.windows-faq.de/2020/07/30/distinguished-name-dn-oder-vollstaendigen-active-directory-pfad-abfragen/

htcfreek avatar Apr 26 '23 20:04 htcfreek

I did try the fqdn but not the dn. I will give that a try

On Wed, Apr 26, 2023, 3:06 PM Heiko @.***> wrote:

Are you referring to the fully qualified name

Servername.test.com?

This may work too. What I mean is the DN: https://www.windows-faq.de/2020/07/30/distinguished-name-dn-oder-vollstaendigen-active-directory-pfad-abfragen/

— Reply to this email directly, view it on GitHub https://github.com/htcfreek/SimpleLapsGui/issues/3#issuecomment-1523981716, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFKNHJ3NNFLAOXJUBFF3ERTXDF54HANCNFSM6AAAAAAXMW4AAU . You are receiving this because you were mentioned.Message ID: @.***>

kb0ykg avatar Apr 26 '23 20:04 kb0ykg