Active Directory Addon?

avatar

i searched and i couldn't find anything. I was really hoping to do away with the MMC all together but i find myself still needing it to manager Users and Computers in Active Directory. Any plans to add this to RDM? or is it not possible?


Thanks

All Comments (8)

avatar

Is the adminpak what you are looking for, but somehow within RDM?

avatar

yes that is exactly what i am looking for! i couldn't think of the name when i was typing this

avatar

Hi,
Request added to our list, we will have to do some test to see what is possible to integrate.

David Hervieux

avatar

It would be nice if it is possible to start mcc with other right. admin As an example, to edit the AD as the domain admin.

avatar

Do you know if it's possible to specify a different user in command line?

David Hervieux

avatar

I think, you can start it only with a runas (not the microsoft runas).

runasspc.exe" "mmc.exe" /domain:"test" /user:"administrator" /password:"test"

runaspc.exe --> http://www.robotronic.de/runasspcEn.html
edited by logz on 8/16/2010

avatar

Nice,
I will give it a try

David Hervieux

avatar

"C:\Programme\Devolutions\RemoteDesktopManager\runasspc.exe" /program:"c:\windows\system32\mmc.exe" /domain:"test" /user:"administrator" /password:"test" /param:"C:\_Data\RDM-MMC\test.msc" /quiet