Just about every command by default is GM status. For the few that aren't, run this query:
	Code:
	update commands set access = 80 where access < 80;
 This assuming you are using the PEQ DB from CVS, that has this table fully populated. 
Just so you know, -1 is a valid account status, but that revokes their OOC privileges. -2 is a full ban from the server.