Skip to content

Commit d912870

Browse files
committed
Fix build errors
1 parent 1f312f5 commit d912870

File tree

5 files changed

+20
-23
lines changed

5 files changed

+20
-23
lines changed

docset/winserver2025-ps/activedirectory/Complete-ADServiceAccountMigration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ A Secure Sockets Layer (SSL) connection is required for the Basic authentication
8080
```yaml
8181
Type: ADAuthType
8282
Parameter Sets: (All)
83-
Aliases:
83+
Aliases:
8484
Accepted values: Negotiate, Basic
8585

8686
Required: False
@@ -110,7 +110,7 @@ Directory module for Windows PowerShell returns a terminating error.
110110
```yaml
111111
Type: PSCredential
112112
Parameter Sets: (All)
113-
Aliases:
113+
Aliases:
114114
115115
Required: False
116116
Position: Named
@@ -136,7 +136,7 @@ If two or more objects are found, the cmdlet returns a non-terminating error.
136136
```yaml
137137
Type: ADServiceAccount
138138
Parameter Sets: ADServiceAccountMigrationParameterSet
139-
Aliases:
139+
Aliases:
140140
141141
Required: True
142142
Position: 0
@@ -153,7 +153,7 @@ account must be specified by it's distinguished name.
153153
```yaml
154154
Type: String
155155
Parameter Sets: ADServiceAccountMigrationParameterSet
156-
Aliases:
156+
Aliases:
157157
158158
Required: True
159159
Position: Named
@@ -191,7 +191,7 @@ order that they are listed:
191191
```yaml
192192
Type: String
193193
Parameter Sets: (All)
194-
Aliases:
194+
Aliases:
195195
196196
Required: False
197197
Position: Named

docset/winserver2025-ps/activedirectory/New-ADServiceAccount.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,6 @@ service account without the parameters required for successful inbound authentic
761761
Type: SwitchParameter
762762
Parameter Sets: RestrictedToOutboundAuthenticationOnly
763763
Aliases:
764-
Accepted values: true
765764
766765
Required: True
767766
Position: Named
@@ -780,7 +779,6 @@ Windows Server 2008 R2.
780779
Type: SwitchParameter
781780
Parameter Sets: RestrictedToSingleComputer
782781
Aliases:
783-
Accepted values: true
784782
785783
Required: True
786784
Position: Named
@@ -798,7 +796,6 @@ Delegated managed service accounts were introduced in Windows Server 2025.
798796
Type: SwitchParameter
799797
Parameter Sets: Group
800798
Aliases:
801-
AcceptedValues: true
802799
803800
Required: False
804801
Position: Named

docset/winserver2025-ps/activedirectory/Reset-ADServiceAccountMigration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ A Secure Sockets Layer (SSL) connection is required for the Basic authentication
7979
```yaml
8080
Type: ADAuthType
8181
Parameter Sets: (All)
82-
Aliases:
82+
Aliases:
8383
Accepted values: Negotiate, Basic
8484

8585
Required: False
@@ -109,7 +109,7 @@ Directory module for Windows PowerShell returns a terminating error.
109109
```yaml
110110
Type: PSCredential
111111
Parameter Sets: (All)
112-
Aliases:
112+
Aliases:
113113
114114
Required: False
115115
Position: Named
@@ -135,7 +135,7 @@ If two or more objects are found, the cmdlet returns a non-terminating error.
135135
```yaml
136136
Type: ADServiceAccount
137137
Parameter Sets: ADServiceAccountMigrationParameterSet
138-
Aliases:
138+
Aliases:
139139
140140
Required: True
141141
Position: 0
@@ -152,7 +152,7 @@ account must be specified by it's distinguished name.
152152
```yaml
153153
Type: String
154154
Parameter Sets: ADServiceAccountMigrationParameterSet
155-
Aliases:
155+
Aliases:
156156
157157
Required: True
158158
Position: Named
@@ -190,7 +190,7 @@ order that they are listed:
190190
```yaml
191191
Type: String
192192
Parameter Sets: (All)
193-
Aliases:
193+
Aliases:
194194
195195
Required: False
196196
Position: Named

docset/winserver2025-ps/activedirectory/Start-ADServiceAccountMigration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ A Secure Sockets Layer (SSL) connection is required for the Basic authentication
7878
```yaml
7979
Type: ADAuthType
8080
Parameter Sets: (All)
81-
Aliases:
81+
Aliases:
8282
Accepted values: Negotiate, Basic
8383

8484
Required: False
@@ -108,7 +108,7 @@ Directory module for Windows PowerShell returns a terminating error.
108108
```yaml
109109
Type: PSCredential
110110
Parameter Sets: (All)
111-
Aliases:
111+
Aliases:
112112
113113
Required: False
114114
Position: Named
@@ -134,7 +134,7 @@ If two or more objects are found, the cmdlet returns a non-terminating error.
134134
```yaml
135135
Type: ADServiceAccount
136136
Parameter Sets: ADServiceAccountMigrationParameterSet
137-
Aliases:
137+
Aliases:
138138
139139
Required: True
140140
Position: 0
@@ -151,7 +151,7 @@ account must be specified by it's distinguished name.
151151
```yaml
152152
Type: String
153153
Parameter Sets: ADServiceAccountMigrationParameterSet
154-
Aliases:
154+
Aliases:
155155
156156
Required: True
157157
Position: Named
@@ -189,7 +189,7 @@ order that they are listed:
189189
```yaml
190190
Type: String
191191
Parameter Sets: (All)
192-
Aliases:
192+
Aliases:
193193
194194
Required: False
195195
Position: Named

docset/winserver2025-ps/activedirectory/Undo-ADServiceAccountMigration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ A Secure Sockets Layer (SSL) connection is required for the Basic authentication
8080
```yaml
8181
Type: ADAuthType
8282
Parameter Sets: (All)
83-
Aliases:
83+
Aliases:
8484
Accepted values: Negotiate, Basic
8585

8686
Required: False
@@ -110,7 +110,7 @@ Directory module for Windows PowerShell returns a terminating error.
110110
```yaml
111111
Type: PSCredential
112112
Parameter Sets: (All)
113-
Aliases:
113+
Aliases:
114114
115115
Required: False
116116
Position: Named
@@ -136,7 +136,7 @@ If two or more objects are found, the cmdlet returns a non-terminating error.
136136
```yaml
137137
Type: ADServiceAccount
138138
Parameter Sets: ADServiceAccountMigrationParameterSet
139-
Aliases:
139+
Aliases:
140140
141141
Required: True
142142
Position: 0
@@ -153,7 +153,7 @@ account must be specified by it's distinguished name.
153153
```yaml
154154
Type: String
155155
Parameter Sets: ADServiceAccountMigrationParameterSet
156-
Aliases:
156+
Aliases:
157157
158158
Required: True
159159
Position: Named
@@ -191,7 +191,7 @@ order that they are listed:
191191
```yaml
192192
Type: String
193193
Parameter Sets: (All)
194-
Aliases:
194+
Aliases:
195195
196196
Required: False
197197
Position: Named

0 commit comments

Comments
 (0)