Skip to content

Commit f9fa2f6

Browse files
Merge pull request #4007 from MicrosoftDocs/main
[AutoPublish] main to live - 05/23 15:32 PDT | 05/24 04:02 IST
2 parents 8b3b598 + b86b053 commit f9fa2f6

File tree

132 files changed

+1075
-701
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+1075
-701
lines changed

docset/winserver2016-ps/ActiveDirectory/New-ADAuthenticationPolicy.md

Lines changed: 147 additions & 84 deletions
Large diffs are not rendered by default.

docset/winserver2016-ps/DFSR/Import-DfsrClone.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The term downstream refers to the non-authoritative server that is a clone of th
4040
```
4141
PS C:\> Import-DfsrClone -Volume "C:" -Path C:\DfsRClone
4242
This operation will import the database and clone DFSR. It can take a long time to complete. Use Get-DfsrCloneState or
43-
DFSR event 2404 to determine when the import has succeeded. Volume:
43+
DFSR event 2404 to determine when the import has succeeded. Volume:
4444
c:\ Path: C:\Dfsrclone
4545
Are you sure you want to continue to import the database clone? [Y] Yes [N] No [S] Suspend [?] Help (default is "Y"):Y
4646
```
@@ -139,7 +139,7 @@ Use this parameter for scripted cloning.
139139
```yaml
140140
Type: SwitchParameter
141141
Parameter Sets: (All)
142-
Aliases:
142+
Aliases:
143143

144144
Required: False
145145
Position: Named
@@ -172,7 +172,7 @@ After you export the DFS Replication database, but before you perform the import
172172
```yaml
173173
Type: String
174174
Parameter Sets: (All)
175-
Aliases:
175+
Aliases:
176176

177177
Required: True
178178
Position: 0
@@ -206,7 +206,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
206206
207207
## OUTPUTS
208208
209-
### [none]
209+
### None
210210
211211
## NOTES
212212

docset/winserver2016-ps/DFSR/Remove-DfsReplicationGroup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If you do not specify this parameter, the cmdlet uses the current domain.
7878
```yaml
7979
Type: String
8080
Parameter Sets: (All)
81-
Aliases:
81+
Aliases:
8282

8383
Required: False
8484
Position: 100
@@ -94,7 +94,7 @@ Use this parameter for scripted removal of replication groups.
9494
```yaml
9595
Type: SwitchParameter
9696
Parameter Sets: (All)
97-
Aliases:
97+
Aliases:
9898

9999
Required: False
100100
Position: Named
@@ -127,7 +127,7 @@ Indicates that the cmdlet removes any replicated folders belonging to the replic
127127
```yaml
128128
Type: SwitchParameter
129129
Parameter Sets: (All)
130-
Aliases:
130+
Aliases:
131131

132132
Required: False
133133
Position: Named
@@ -161,7 +161,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
161161
162162
## OUTPUTS
163163
164-
### [none]
164+
### None
165165
166166
## NOTES
167167
File renamed without changes.
File renamed without changes.

docset/winserver2016-ps/International/Get-WinAcceptLanguageFromLanguageListOptOut.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: Microsoft.InternationalSettings.Commands.dll-Help.xml
4+
Locale: en-US
45
Module Name: International
56
ms.date: 12/20/2016
67
online version: https://learn.microsoft.com/powershell/module/international/get-winacceptlanguagefromlanguagelistoptout?view=windowsserver2016-ps&wt.mc_id=ps-gethelp
@@ -55,4 +56,3 @@ This cmdlet returns a Boolean value that reports the status of the **HTTP Accept
5556
[Set-WinAcceptLanguageFromLanguageListOptOut](./Set-WinAcceptLanguageFromLanguageListOptOut.md)
5657

5758
[Get-WinUserLanguageList](./Get-WinUserLanguageList.md)
58-

docset/winserver2016-ps/International/Get-WinCultureFromLanguageListOptOut.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: Microsoft.InternationalSettings.Commands.dll-Help.xml
4+
Locale: en-US
45
Module Name: International
56
ms.date: 12/20/2016
67
online version: https://learn.microsoft.com/powershell/module/international/get-winculturefromlanguagelistoptout?view=windowsserver2016-ps&wt.mc_id=ps-gethelp

docset/winserver2016-ps/International/Get-WinDefaultInputMethodOverride.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33
external help file: Microsoft.InternationalSettings.Commands.dll-Help.xml
4+
Locale: en-US
45
Module Name: International
56
ms.date: 12/20/2016
67
online version: https://learn.microsoft.com/powershell/module/international/get-windefaultinputmethodoverride?view=windowsserver2016-ps&wt.mc_id=ps-gethelp

0 commit comments

Comments
 (0)