Skip to content

Commit 400e672

Browse files
PatAltimorerobinharwood
authored andcommitted
Remove special character
1 parent d078052 commit 400e672

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docset/winserver2022-ps/clusterawareupdating/Add-CauClusterRole.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,12 +271,17 @@ Accept wildcard characters: False
271271
```
272272

273273
### -ConfigurationName
274+
<<<<<<< HEAD
274275

275276
Specifies the Windows PowerShell session configuration that defines the session in which scripts,
276277
specified by the **PreUpdateScript** and **PostUpdateScript** parameters, and cmdlets are run, and can
277278
limit the cmdlets that are available to be run. If either a pre-update or post-update script is
278279
specified but a configuration name isn't specified, then the default session configuration that is
279280
built into Windows PowerShell® is used.
281+
=======
282+
Specifies the Windows PowerShell session configuration that defines the session in which scripts, specified by the *PreUpdateScript* and *PostUpdateScript* parameters, and cmdlets are run, and can limit the cmdlets that are available to be run.
283+
If either a pre-update or post-update script is specified but a configuration name is not specified, then the default session configuration that is built into Windows PowerShell&reg; is used.
284+
>>>>>>> f65c35cc7 (Remove special character)
280285

281286
```yaml
282287
Type: String

0 commit comments

Comments
 (0)