Disable Administrator Account
1 Votes |
Description
Property Details
99 | |
Disable Administrator Account | |
BESC | |
Configuration | |
10789 | |
danielheth@bigfix.me | |
<Unspecified> | |
<Unspecified> | |
10/1/2012 12:00:00 AM | |
Administrator Account Configuration description | |
danielheth on 10/17/2012 9:31:55 AM | |
danielheth on 10/17/2012 9:37:44 AM | |
5561 Views / 52 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
isWindows (Relevance 274)

name of operating system starts with "Win"
Used in 2 fixlets | * Results in a true/false |

exists local user "Administrator" OR exists local user "TheAdministrator"
Used in 1 fixlet | * Results in a true/false |

NOT account disabled flag of local user "Administrator" OR NOT account disabled flag of local user "TheAdministrator"
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
if {exists local user "Administrator"}Success Criteria
wait net user Administrator /active:NO
else //if {exists local user "TheAdministrator"}
wait net user TheAdministrator /active:NO
endif
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |