A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/powershell/module/laps/update-lapsadschema below:

Update-LapsADSchema (LAPS) | Microsoft Learn

Update-LapsADSchema

Extends the Active Directory (AD) schema with the Windows Local Administrator Password Solution (LAPS) schema attributes.

Syntax
Update-LapsADSchema
      [-Credential <PSCredential>]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Description

The Update-LapsADSchema cmdlet extends the AD schema with the LAPS schema attributes. The specific nature of the schema extensions is documented in Windows LAPS schema extensions reference.

The Verbose parameter may be used to get additional information about the cmdlet's operation.

Examples Example 1
Update-LapsADSchema

The 'ms-LAPS-Password' schema attribute needs to be added to the AD schema.
Do you want to proceed?
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is "Y"): A

This example extends the AD schema to add the LAPS attributes.

Parameters -Confirm

Prompts you for confirmation before running the cmdlet.

Type: SwitchParameter Aliases: cf Position: Named Default value: None Required: False Accept pipeline input: False Accept wildcard characters: False -Credential

Specifies a set of credentials to use when extending the schema. If not specified, the current user's credentials are used.

Type: PSCredential Position: Named Default value: None Required: False Accept pipeline input: False Accept wildcard characters: False -WhatIf

Shows what would happen if the cmdlet runs. The cmdlet isn't run.

Type: SwitchParameter Aliases: wi Position: Named Default value: None Required: False Accept pipeline input: False Accept wildcard characters: False Inputs

None

Outputs

Object

Related Links

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3