Skip to content

Commit e253bf6

Browse files
kilasuitSean Wheeler
authored andcommitted
Missing y in Active Directory (#2137)
For copy and paste reasons (also it would now make a bit more sense)
1 parent c4586ec commit e253bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/docs-conceptual/setup/PS-remoting-second-hop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ module into your session:
110110
```powershell
111111
PS C:\> Add-WindowsFeature RSAT-AD-PowerShell
112112
113-
PS C:\> Import-Module ActiveDirector
113+
PS C:\> Import-Module ActiveDirectory
114114
```
115115
Several available cmdlets now have a **PrincipalsAllowedToDelegateToAccount** parameter:
116116

0 commit comments

Comments
 (0)