Latest check.exe
The check.exe gets constantly updated as we add more features on demand.
The latest and greatest version can be fetched here:
Recent additions are:
Check if the computer is a member of a domain:
check.exe -iscomputermemberofdomain
Check status of various security aspects. These options query the Windows Security Centre and reports whatever this says. In essence it will report the same thing as the shield does.
Is the anti-virus ok:
check.exe -isavok
Is the firewall ok:
check.exe -isfwok
Is the anti-spy-ware ok:
check.exe -isspyok
Is windows up to date:
check.exe -iswinupdateok
Is windows auto update enabled:
check.exe -iswinupdateautook
All these commands will return yes or no and you can then build your access rules with the expected result which in turn can be applied to roles,folders or services.