Re: Creating Computer Accounts in the Active Directory
From: Ulf B. Simon-Weidner [MVP] (nospam2-ulf_at_usw-consulting.com)
Date: 01/08/05
- Next message: Kevin: "W2K3 cross domain trust"
- Previous message: Allan Tee: "Almost 30 mins to login to domain"
- In reply to: Greg K Wong: "Creating Computer Accounts in the Active Directory"
- Next in thread: Greg K Wong: "Re: Creating Computer Accounts in the Active Directory"
- Reply: Greg K Wong: "Re: Creating Computer Accounts in the Active Directory"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 8 Jan 2005 08:36:33 +0000
"Greg K Wong" <Nunya@biddness.com> wrote in message
news:Nunya@biddness.com:
> I am looking for input on how to create multiple computer
> accounts in the Active Directory using VBScript. I have been
> successful in creating the machine accounts, but I need to be able to
> specify a GROUP that may join to the machine to the domain other than
> the Domain Administrators. Specifically, when the accounts are
> created I would like to enable "Everyone" to join the PC to the
> domain.
> The script below is directly from Microsoft. It seems to show
> how to specify a user or group that can join the machine to a domain,
> but I am having trouble getting this to work correctly.
>
[snip]
Hi Greg,
I'd try a different account, like domain users. And verify what's
written in the security-descriptor. You can do that with the first part
of the script listed at
http://www.windowsserverfaq.de/faq/CompACLs.asp.
(you can also run the full script - it won't change anything if there's
not the specified error on the DACL in the object.
-- Gruesse - Sincerely, Ulf B. Simon-Weidner MVP-Book "Windows XP - Die Expertentipps": http://tinyurl.com/44zcz Weblog: http://msmvps.org/UlfBSimonWeidner WebSite: http://www.windowsserverfaq.org
- Next message: Kevin: "W2K3 cross domain trust"
- Previous message: Allan Tee: "Almost 30 mins to login to domain"
- In reply to: Greg K Wong: "Creating Computer Accounts in the Active Directory"
- Next in thread: Greg K Wong: "Re: Creating Computer Accounts in the Active Directory"
- Reply: Greg K Wong: "Re: Creating Computer Accounts in the Active Directory"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|