Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected] #3880

Closed
wants to merge 45 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
e141586
Merge pull request #3817 from MicrosoftDocs/main
garycentric Jun 6, 2024
571f185
Merge pull request #3832 from MicrosoftDocs/main
garycentric Jul 1, 2024
d0fe282
Merge pull request #3836 from MicrosoftDocs/main
aditisrivastava07 Jul 3, 2024
95e81e2
Merge pull request #3838 from MicrosoftDocs/main
American-Dipper Jul 3, 2024
1196454
Merge pull request #3845 from MicrosoftDocs/main
aditisrivastava07 Jul 9, 2024
80d193c
Merge pull request #3847 from MicrosoftDocs/main
Stacyrch140 Jul 9, 2024
b2e9b5e
Merge pull request #3850 from MicrosoftDocs/main
Stacyrch140 Jul 10, 2024
a5e25ff
Merge pull request #3851 from MicrosoftDocs/main
American-Dipper Jul 11, 2024
ef3882c
Merge pull request #3853 from MicrosoftDocs/main
American-Dipper Jul 15, 2024
ea29438
Merge pull request #3854 from MicrosoftDocs/main
Stacyrch140 Jul 16, 2024
c3e5075
Merge pull request #3856 from MicrosoftDocs/main
garycentric Jul 22, 2024
daadf81
Merge pull request #3860 from MicrosoftDocs/main
aditisrivastava07 Aug 8, 2024
c71cee2
Learn Editor: Update Add-WindowsPackage.md
MukundKher Aug 12, 2024
913d24c
Learn Editor: Update Add-WindowsPackage.md
MukundKher Aug 12, 2024
d73c805
Update Add-WindowsPackage.md
MukundKher Aug 16, 2024
bec69b1
Update docset/winserver2022-ps/dism/Add-WindowsPackage.md
MukundKher Aug 19, 2024
807e16f
Initial update for failover excluded adapters
Xelu86 Aug 20, 2024
28099b5
Merge pull request #3866 from MicrosoftDocs/main
shdyas Aug 21, 2024
75c9e93
Merge pull request #3867 from MicrosoftDocs/shdyas-media
shdyas Aug 27, 2024
e757944
Merge pull request #3868 from MicrosoftDocs/main
shdyas Aug 27, 2024
a69ceb7
Applied feedback per PM/Dev
Xelu86 Aug 29, 2024
363a7b4
Merge branch 'main' into failover_clusteradapters
Xelu86 Sep 9, 2024
fe01b9e
Merge pull request #3864 from Xelu86/failover_clusteradapters
Xelu86 Sep 9, 2024
a2e23bc
Merge pull request #3869 from MicrosoftDocs/main
Stacyrch140 Sep 9, 2024
c1f36c1
Merge branch 'main' into docs-editor/Add-WindowsPackage-1723499189
mestew Sep 10, 2024
64fea57
Merge pull request #3862 from MukundKher/docs-editor/Add-WindowsPacka…
mestew Sep 10, 2024
24cf33b
Merge pull request #3870 from MicrosoftDocs/main
mestew Sep 10, 2024
d955ffa
Initial command set update
Xelu86 Sep 11, 2024
85494cd
Updated metadata & cmdlet links
Xelu86 Sep 11, 2024
2783820
Updated metadata & cmdlet links
Xelu86 Sep 11, 2024
477ee1f
Fix hyperlinks
Xelu86 Sep 11, 2024
74aadd4
Merge pull request #3871 from Xelu86/new_workgroupcluster
Xelu86 Sep 11, 2024
70d6305
Merge pull request #3872 from MicrosoftDocs/main
Stacyrch140 Sep 11, 2024
def7432
Added new ClusterCredential cmdlet
Xelu86 Sep 17, 2024
fdb8d0e
Merge pull request #3873 from Xelu86/new_clustercred
Xelu86 Sep 17, 2024
32307f7
Merge pull request #3874 from MicrosoftDocs/main
Stacyrch140 Sep 17, 2024
b25b824
Update 2025 Version of New-ADFineGrainedPasswordPolicy.md (#3829)
BRDPM Sep 20, 2024
8718b39
Update New-ADFineGrainedPasswordPolicy.md (#3818)
BRDPM Sep 20, 2024
ac58739
Merge pull request #3876 from MicrosoftDocs/main
Stacyrch140 Sep 20, 2024
2af5643
Learn Editor: Update Import-StartLayout.md
arkrumbe Sep 26, 2024
f018259
Learn Editor: Update Import-StartLayout.md
arkrumbe Sep 26, 2024
d638854
Learn Editor: Update Import-StartLayout.md
arkrumbe Sep 26, 2024
a200090
Merge pull request #3877 from arkrumbe/docs-editor/Import-StartLayout…
Stacyrch140 Sep 26, 2024
a0f664d
Merge pull request #3878 from MicrosoftDocs/main
Stacyrch140 Sep 26, 2024
90429eb
[email protected]
japottatwee Oct 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,6 @@ PS C:\> New-ADFineGrainedPasswordPolicy -Instance $TemplatePSO -Name "AdminsPSO"

This example creates two new fine-grained password policy objects using a template object.

### Example 3: Create a fine-grained password policy with manual account unlock
```powershell
PS C:\> New-ADFineGrainedPasswordPolicy -Name "ManualUnlockPSO" -Precedence 500 -ComplexityEnabled $true -Description "Manual Unlock Password Policy" -DisplayName "Manual Unlock PSO" -LockoutDuration "00:00:00" -LockoutObservationWindow "00:00:00" -LockoutThreshold 3
```

This command creates a fine-grained password policy object named ManualUnlockPSO that would require manual unlock of accounts by the administrator.

## PARAMETERS

### -AuthType
Expand Down Expand Up @@ -275,6 +268,10 @@ The LDAP display name (**ldapDisplayName**) of this property is **msDS-lockoutOb
The lockout observation window must be smaller than or equal to the lockout duration for a password policy.
Use the *LockoutDuration* parameter to set the lockout duration time.

> [!NOTE]
> Setting the lockout observation window to 0 effectively means that the window is too short to
> observe more than one password attempt, therefore the account will never be locked out.

Specify the time interval in the following format:

`D:H:M:S.F`
Expand Down
4 changes: 4 additions & 0 deletions docset/winserver2022-ps/dism/Add-WindowsPackage.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## NOTES

**Checkpoint cumulative updates**

Starting with Windows 11, version 24H2, the latest cumulative update may have a prerequisite cumulative update that is required to be installed first. To install these checkpoint cumulative updates, call Add-WindowsPackage with the target cumulative update. The folder from -PackagePath will be used to discover and install one or more checkpoints as needed. Only the target cumulative update and any prerequisite checkpoint cumulative updates should be in the -PackagePath folder. Cumulative update packages with a revision less than or equal to the target cumulative update will be processed.

## RELATED LINKS

[Get-WindowsPackage](./Get-WindowsPackage.md)
Expand Down
6 changes: 4 additions & 2 deletions docset/winserver2022-ps/startlayout/Import-StartLayout.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Imports the layout of the Start into a mounted Windows image.
## SYNTAX

### Path
```
```powershell
Import-StartLayout [-LayoutPath] <String> [-MountPath] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
```

### LiteralPath
```
```powershell
Import-StartLayout -LayoutLiteralPath <String> -MountLiteralPath <String> [-WhatIf] [-Confirm]
[<CommonParameters>]
```
Expand All @@ -36,6 +36,8 @@ You must have administrator rights to import a layout.

In Windows 10, the Export-StartLayout cmdlet exports layouts as .xml files, and the **Import-StartLayout** cmdlet imports only .xml files.

> [!CAUTION]
> The Import-StartLayout cmdlet is deprecated in Windows 11. It has no effect on either Start or Taskbar layout. To configure the Start layout in Windows 11, see [Customize the Windows 11 Start layout](https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/customize-the-windows-11-start-menu). To configure Taskbar layout in Windows 11, see [Customize the Taskbar](https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/customize-the-windows-11-taskbar).
## EXAMPLES

### Example 1: Import a layout into a Windows image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,6 @@ PS C:\> New-ADFineGrainedPasswordPolicy -Instance $TemplatePSO -Name "AdminsPSO"

This example creates two new fine-grained password policy objects using a template object.

### Example 3: Create a fine-grained password policy with manual account unlock
```powershell
PS C:\> New-ADFineGrainedPasswordPolicy -Name "ManualUnlockPSO" -Precedence 500 -ComplexityEnabled $true -Description "Manual Unlock Password Policy" -DisplayName "Manual Unlock PSO" -LockoutDuration "00:00:00" -LockoutObservationWindow "00:00:00" -LockoutThreshold 3
```

This command creates a fine-grained password policy object named ManualUnlockPSO that would require manual unlock of accounts by the administrator.

## PARAMETERS

### -AuthType
Expand Down Expand Up @@ -275,6 +268,10 @@ The LDAP display name (**ldapDisplayName**) of this property is **msDS-lockoutOb
The lockout observation window must be smaller than or equal to the lockout duration for a password policy.
Use the *LockoutDuration* parameter to set the lockout duration time.

> [!NOTE]
> Setting the lockout observation window to 0 effectively means that the window is too short to
> observe more than one password attempt, therefore the account will never be locked out.

Specify the time interval in the following format:

`D:H:M:S.F`
Expand Down
167 changes: 167 additions & 0 deletions docset/winserver2025-ps/failoverclusters/Add-ClusterExcludedAdapter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
---
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
external help file: Microsoft.FailoverClusters.PowerShell.dll-Help.xml
Module Name: FailoverClusters
ms.date: 08/28/2024
online version: https://learn.microsoft.com/powershell/module/failoverclusters/add-clusterexcludedadapter?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
schema: 2.0.0
title: Add-ClusterExcludedAdapter
---

# Add-ClusterExcludedAdapter

## SYNOPSIS
Adds a network adapter to the list of excluded adapters.

## SYNTAX

```
Add-ClusterExcludedAdapter -ExclusionType <AdapterExclusionType> -ExclusionValue <String[]>
[-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [<CommonParameters>]
```

## DESCRIPTION

The `Add-ClusterExcludedAdapter` cmdlet adds a network adapter to a list of network adapters that
should be excluded from use by the Failover Cluster. By default, the cluster will use all available
network adapters, but in some cases you may want to reserve certain adapters as backup or
management, such as Dell iDRAC or HPE iLO.

## EXAMPLES

### Example 1

```powershell
Add-ClusterExcludedAdapter -ExclusionType "IPPrefix" -ExclusionValue "10.10.20.25"
```

This example excludes the network adapter based on the IP Address `10.10.20.25` from use by the
cluster.

## PARAMETERS

### -AsJob

Runs the cmdlet as a background job. Use this parameter to run commands that take a long time to
complete.

The cmdlet immediately returns an object that represents the job and then displays the command
prompt. You can continue to work in the session while the job completes.

For more information about Windows PowerShell background jobs, see
[about_Jobs](/powershell/module/microsoft.powershell.core/about/about_jobs).

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -CimSession

Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session
object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession)
or [Get-CimSession](/powershell/module/cimcmdlets/get-cimsession) cmdlet. The default is the
current session on the local computer.

```yaml
Type: CimSession[]
Parameter Sets: (All)
Aliases: Session

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -ExclusionType

Specifies the type of exclusion to add to the cluster. Acceptable values are:

- `IPPrefix`: Excludes a network adapter based on its IP address.
- `Description`: Excludes a network adapter based on its description.
- `FriendlyName`: Excludes a network adapter based on its friendly name.

```yaml
Type: AdapterExclusionType
Parameter Sets: (All)
Aliases:
Accepted values: IPPrefix, Description, FriendlyName

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -ExclusionValue

Specifies the value to use for the exclusion. The value of this parameter depends on the value of
the `-ExclusionType` parameter.

```yaml
Type: String[]
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -ThrottleLimit

Specifies the maximum number of concurrent operations that can be established to run the cmdlet. If
this parameter is omitted or a value of `0` is entered, then PowerShell calculates an optimum
throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
The throttle limit applies only to the current cmdlet, not to the session or to the computer.

```yaml
Type: Int32
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose,
-WarningAction, and -WarningVariable. For more information, see
[about_CommonParameters](/powershell/module/microsoft.powershell.core/about/about_commonparameters).

## INPUTS

### None

## OUTPUTS

### System.Object

## NOTES

## RELATED LINKS

[Get-ClusterExcludedAdapter](get-clusterexcludedadapter.md)

[Remove-ClusterExcludedAdapter](remove-clusterexcludedadapter.md)

[Repair-ClusterNameAccount](repair-clusternameaccount.md)

[Set-ClusterExcludedAdapter](set-clusterexcludedadapter.md)
Loading
Loading