ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Query Active Directory



  Rav4
How do you guys go about it?

Need to write a program that grabs some information from each user, and depending on that, it provides them different word templates.

We currently have a script that we have to edit everytime someone new starts or a new version of office is released, imagine changing all the arrays and so......

Any help appreciated.

p.s already looked on google and researched............

:)
 
  Cupra
Bit out of my field of expertise.... Can't you just use the policy to provide different templates though?

Policy templates here

More info from MS here

We are in the process of doing the same at work but I have given the templates to our system manager and will let him sort the rest out.
 
  Rav4
Dutch, thanks very much for your reply.

I will investigate further and have a look on how to go about it.

Not sure if I should use LDAP or an alternative method.

Thanks again,

Gabi.
 
  Rav4
basically, each template is different for each user (in terms of name), and currently the application for the Application.UserName and replaces it with the user credentials.

Must be a better way through AD so it just grabs the details.
 


Top