The UserAccountControl attribute now gets displayed by default.
This commit is contained in:
parent
4578f25e53
commit
ec4c560af7
|
@ -426,6 +426,11 @@
|
|||
<PropertyName>Enabled</PropertyName>
|
||||
</ExpressionBinding>
|
||||
<NewLine />
|
||||
<Text>UserAccountControl: </Text>
|
||||
<ExpressionBinding>
|
||||
<PropertyName>UserAccountControl</PropertyName>
|
||||
</ExpressionBinding>
|
||||
<NewLine />
|
||||
<Text>AdminCount: </Text>
|
||||
<ExpressionBinding>
|
||||
<PropertyName>AdminCount</PropertyName>
|
||||
|
|
Loading…
Reference in New Issue