For people who handle CMD scirpting, I think should be a piece of cake. I need to set a variable in my script equal to an extern file. I have control over the file so I can either make the file named ...
Without resorting to VBScript or KIX, is there a way to check for group membership before executing a command?<BR><BR>to the effect of:<BR><BR>if ismember "administrators" goto admin<BR>goto ...