Get-ADUser SmithJ -Properties * this of course works and one of the properties it returns is: ProtectedFromAccidentalDeletion : False How do you change that to :TRUE ? We have an OU with systems in it that can't be moved or deleted. if they get moved then they no longer get a very custom GPO applied to them.