< Back

Invoke-ADSchemaReload

Fri Jan 10, 2020 7:31 pm

NAME Invoke-ADSchemaReload



SYNOPSIS

Reloads the Active Directory Schema





SYNTAX

Invoke-ADSchemaReload [<CommonParameters>]





DESCRIPTION

After the schema has been updated, it needs to be reloaded so your updates

can be seen immediately.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Invoke-ADSchemaReload















RELATED LINKS