Login | |
|
 |
RE: Impersonate script - 6/29/2006 7:41:16 PM
|
|
 |
|
| |
Snipah
Posts: 1343
Score: 6
Joined: 11/1/2004
From: Netherlands
Status: offline
|
XSamuel, If your account is part of the admin group in domain 2 and there is a trust between the two domains..then you wouldn't have an issue.....just connect to the Active Directory and create them.. If there is no trust, then you would e best off to create a VPN connection to domain 2 and go ahead... Snipah
_____________________________
For more information, please see the "Read me First" topic. http://www.visualbasicscript.com
|
|
| |
|
|
|
 |
RE: Impersonate script - 6/30/2006 12:49:47 AM
|
|
 |
|
| |
DiGiTAL.SkReAM
Posts: 1183
Score: 7
Joined: 9/6/2005
From: Florida, USA
Status: offline
|
We had that same problem. The only real way around it is to setup some kind of remote scripting ability on Domain 2, so that the scripts run ON a box in Domain2. By default, this is turned off, but a little quality time with google should give you the registry key to modify to enable it, and then you can use WMI to run a script on a remote machine. That way, the accounts would be created BY a machine in that domain, thereby getting around the security req. of AD.
_____________________________
"Would you like to touch my monkey?" - Dieter (Mike Meyers) "It is better to die like a tiger, than to live like a pussy." -Master Wong, from Balls of Fury
|
|
| |
|
|
|
|
|