< Back

Start-SDProp

Fri Jan 10, 2020 7:10 pm

NAME Start-SDProp



SYNOPSIS

Runs the SDProp process immediately in the current domain.





SYNTAX

Start-SDProp [<CommonParameters>]





DESCRIPTION

The function sets the runProtectAdminGroupsTask on the RootDSE object to 1 and runs SDProp.





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

None





OUTPUTS

None





NOTES





AUTHOR: Michael Haken

LAST UPDATE: 12/5/2015



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



PS C:\\>Start-SDProp



Launches the SDProp process.











RELATED LINKS