Page 1 of 1

Mantis linked with AD & SMS

Posted: 12 Apr 2006, 18:32
by cas
working in a MS environment I have made the link between Active Directory (to retrieve all workstations within the domain) on the one hand and with SMS on the other hand to retrieve the latest status of those machines.
It works through a simple Custom field and some setting in config_inc.php.

If this is interesting for others, just let me know.

cas

Posted: 11 Aug 2006, 15:22
by shark
What is the status you are retrieving?

Posted: 14 Aug 2006, 19:57
by cas
then you can retrieve all wmi data, handy when supporting workstations.

Cas

Posted: 22 Aug 2006, 13:19
by Pawel
Hi!
I'am very interested :)
Could you send me instructions what modifications you've made and what code you've added?
Thanks!

Re: Mantis linked with AD & SMS

Posted: 02 Dec 2020, 10:39
by fmildemberger
I am also in the same situation, how did you get this?

Re: Mantis linked with AD & SMS

Posted: 02 Dec 2020, 11:18
by cas
this is a very old thread. Please check on internet how to get AD info using PHP.