Login | |
|
 |
RE: 2 quesitons... - 2/28/2006 4:09:05 AM
|
|
 |
|
| |
kirrilian
Posts: 628
Score: 3
Joined: 3/15/2005
From:
Status: offline
|
on the first one, use the CDO object and you wont have that problem. there are some example scripts in the "post a script" section on the second one, im not sure if you can "embed" the credentials, use runas to run it as someone who has the proper permissions
_____________________________
Have you searched here ? VBScript Fundamentals My Site
|
|
| |
|
|
|
 |
RE: 2 quesitons... - 2/28/2006 8:27:39 AM
|
|
 |
|
| |
robszar
Posts: 182
Score: 0
Joined: 2/27/2005
From:
Status: offline
|
how about something like this Set objNewOU = GetObject("LDAP://OU=Finance,DC=fabrikam,DC=com", username, password)
|
|
| |
|
|
|
|
|