We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b83845 commit b5bbd52Copy full SHA for b5bbd52
docs/modules/ROOT/pages/active-directory-authentication.adoc
@@ -118,8 +118,8 @@ ktpass -princ hz/10.0.0.10@ACME.COM -mapuser hz-dc1@ACME.COM `
118
119
Commands used:
120
121
-- https://docs.microsoft.com/en-us/powershell/module/addsadministration/new-aduser[New-ADUser]
122
-- https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/ktpass[ktpass]
+- https://learn.microsoft.com/powershell/module/activedirectory/new-aduser[New-ADUser]
+- https://learn.microsoft.com/windows-server/administration/windows-commands/ktpass[ktpass]
123
124
.Screenshot - New accounts in AD users GUI
125
image::ad-new-accounts-for-members.png[Users and groups in Active Directory.]
0 commit comments