Quantcast
Viewing all articles
Browse latest Browse all 10386

Miscellaneous Utilities : AccessChk.exe Error enumerating account rights

Author: aenagy
Subject: AccessChk.exe Error enumerating account rights
Posted: 02 October 2014 at 10:01pm

Following the example here (http://stackoverflow.com/questions/11607389/how-to-view-user-privileges-using-windows-cmd) I am creating a CMD script to report on all user rights granted. For some user rights I get results, for others below I get the error indicated. The list if user rights names I am using is from here (http://support2.microsoft.com/kb/315276).

AccessChk.exe /accepteula -q -a SeDenyNetworkLogonRight
Error enumerating account rights for SeDenyNetworkLogonRight:
No more data is available.

No matching objects found.

----------------------------------------------------------------------
AccessChk.exe /accepteula -q -a SeDenyInteractiveLogonRight
Error enumerating account rights for SeDenyInteractiveLogonRight:
No more data is available.

No matching objects found.

----------------------------------------------------------------------
AccessChk.exe /accepteula -q -a SeDenyBatchLogonRight
Error enumerating account rights for SeDenyBatchLogonRight:
No more data is available.

No matching objects found.

----------------------------------------------------------------------
AccessChk.exe /accepteula -q -a SeDenyServiceLogonRight
Error enumerating account rights for SeDenyServiceLogonRight:
No more data is available.

No matching objects found.


Viewing all articles
Browse latest Browse all 10386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>