Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > VB Startup Script to move Computer Object

Reply
Thread Tools Display Modes

VB Startup Script to move Computer Object

 
 
Raghu
Guest
Posts: n/a

 
      05-31-2010

Hi,

I'm writing a script to move the computer object from the default computer
container to the OU which belongs to a particular site where the computer
resides.

If i run this script as logon script i.e when Domain Admin is logged on the
computer objects moves fine . But as a startup script , it doesnt work throws
error General Access denied .

I know this is a permission issue , since as startup script it uses the
local system access permission so it cannot create a new computer object on
the OU . But is there a way where in i can send the authentication parameters
for the AD during in the startup script

Thanks
Raghu


 
Reply With Quote
 
 
 
 
ZEDA
Guest
Posts: n/a

 
      05-31-2010
You can set permissions to move computers from one OU to the next for
the 'domain computers' group.

ZEDA

--
* Zeda.nl - Windows Advanced Tips & Tricks *


Op 31-5-2010 8:34, Raghu schreef:
>
> Hi,
>
> I'm writing a script to move the computer object from the default computer
> container to the OU which belongs to a particular site where the computer
> resides.
>
> If i run this script as logon script i.e when Domain Admin is logged on the
> computer objects moves fine . But as a startup script , it doesnt work throws
> error General Access denied .
>
> I know this is a permission issue , since as startup script it uses the
> local system access permission so it cannot create a new computer object on
> the OU . But is there a way where in i can send the authentication parameters
> for the AD during in the startup script
>
> Thanks
> Raghu
>
>


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AD Delegate Move Computer object Cosmo Active Directory 3 04-22-2010 09:47 PM
Re: Remove "My Computer" from IE7 history Leonard Grey Internet Explorer 23 02-17-2010 12:42 AM
WSUS 3.0 SP2 - Not yet Update Olufis Ademidun Update Services 1 02-01-2010 01:39 PM
Trivial startup script won't run in Vista Jeff Vandervoort Windows Vista Administration 1 10-07-2008 08:23 PM
HELP sfc /scannow William Beard Windows Vista Performance 17 05-11-2007 03:28 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59