Machine Account Group Membership: How to...
Hello, I have been looking all over, and I can't seem to find anything
close to what I need. I am looking for a way to run a script that
executes something based on the Machine Account group membership. So,
the logic would be something like:
if MACHINEACCOUNT is member of group "XP Machines"
run job.bat
else
run otherjob.bat
Sorry for my poor skills shown there! I really don't know much about
scripting, and the little I can figure out can't get me what I need.
also, I would really prefer it to run in a batch file, because that is
how it is all set up already.
I really appreciate any from anyone! Thanks much!
|