Login script: is the user a member of security group x?

  • Thread starter Thread starter Peter Hjalmarsson
  • Start date Start date
P

Peter Hjalmarsson

I am rewriting a loginscript previously written in KIX.
Now it's gonna be "windows standard", which i take to mean
VBS. And of course I am new to VBS (and JScript too for
that matter).

Does anyone know how to check whether the current user is
a member of a named security group? I.e. IF MEMBER_OF("App
admins") THEN... in KIX.

A simple command would be nice (can't believe I cannot
find one...), otherwise a user function would suffice.

Best Regards / Peter Hjalmarsson

P.S. A cc to my email account would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top