Extends the Active Directory (AD) schema with the Windows Local Administrator Password Solution (LAPS) schema attributes.
SyntaxUpdate-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 1Update-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 -ConfirmPrompts 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 -CredentialSpecifies 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 -WhatIfShows 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 InputsNone
Outputs Related LinksRetroSearch 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