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
Is the adminpak what you are looking for, but somehow within RDM?
yes that is exactly what i am looking for! i couldn't think of the name when i was typing this
Hi,
Request added to our list, we will have to do some test to see what is possible to integrate.
David Hervieux
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.
Do you know if it's possible to specify a different user in command line?
David Hervieux
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
Nice,
I will give it a try
David Hervieux
"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