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 c4586ec commit e253bf6Copy full SHA for e253bf6
reference/docs-conceptual/setup/PS-remoting-second-hop.md
@@ -110,7 +110,7 @@ module into your session:
110
```powershell
111
PS C:\> Add-WindowsFeature RSAT-AD-PowerShell
112
113
-PS C:\> Import-Module ActiveDirector
+PS C:\> Import-Module ActiveDirectory
114
```
115
Several available cmdlets now have a **PrincipalsAllowedToDelegateToAccount** parameter:
116
0 commit comments