PC Review


Reply
Thread Tools Rate Thread

DISJOIN AND REJOIN A DOMAIN AT COMMAND PROMPT

 
 
=?Utf-8?B?SnVzdGluIENoYW5kbGVy?=
Guest
Posts: n/a
 
      15th Jun 2006
I want to script the disjoining / rejoining of a domain. Unfortunately, the
only tools I can find consist of netdom and a couple of VB scripts. None of
them seem to work. When using netdom, I get the error that "The procedure
entry point LSALookupNames2 could not be found in dynamic link library
ADVAPI32.DLL". PLEASE ASSIST with this problem. Is there another utility that
would be able to disjoin a workstation from the domain? Also, can the same
utility also join a domain? I will pay for the solution or register any
software that works properly. (Incidentally, the VBS scripts don't work, as
they use JoinWorkgroupOrDomain function of WMI, which is only available on
Windows XP) Thanks so much!

Justin Chandler
 
Reply With Quote
 
 
 
 
foxidrive
Guest
Posts: n/a
 
      15th Jun 2006
On Wed, 14 Jun 2006 16:22:01 -0700, Justin Chandler wrote:

> I want to script the disjoining / rejoining of a domain. Unfortunately, the
> only tools I can find consist of netdom and a couple of VB scripts. None of
> them seem to work. When using netdom, I get the error that "The procedure
> entry point LSALookupNames2 could not be found in dynamic link library
> ADVAPI32.DLL". PLEASE ASSIST with this problem. Is there another utility that
> would be able to disjoin a workstation from the domain? Also, can the same
> utility also join a domain? I will pay for the solution or register any
> software that works properly. (Incidentally, the VBS scripts don't work, as
> they use JoinWorkgroupOrDomain function of WMI, which is only available on
> Windows XP) Thanks so much!
>
> Justin Chandler


What OS are you using?
 
Reply With Quote
 
Ed Siff
Guest
Posts: n/a
 
      15th Jun 2006
=?Utf-8?B?SnVzdGluIENoYW5kbGVy?= wrote:

> I want to script the disjoining / rejoining of a domain.
> Unfortunately, the only tools I can find consist of netdom and a
> couple of VB scripts. None of them seem to work. When using netdom, I
> get the error that "The procedure entry point LSALookupNames2 could
> not be found in dynamic link library ADVAPI32.DLL". PLEASE ASSIST with
> this problem. Is there another utility that would be able to disjoin a
> workstation from the domain? Also, can the same utility also join a
> domain? I will pay for the solution or register any software that
> works properly. (Incidentally, the VBS scripts don't work, as they use
> JoinWorkgroupOrDomain function of WMI, which is only available on
> Windows XP) Thanks so much!
>
> Justin Chandler
>


What about command line 'net computer'?

Ed
 
Reply With Quote
 
=?Utf-8?B?SnVzdGluIENoYW5kbGVy?=
Guest
Posts: n/a
 
      16th Jun 2006
Windows 2000

"foxidrive" wrote:

> On Wed, 14 Jun 2006 16:22:01 -0700, Justin Chandler wrote:
>
> > I want to script the disjoining / rejoining of a domain. Unfortunately, the
> > only tools I can find consist of netdom and a couple of VB scripts. None of
> > them seem to work. When using netdom, I get the error that "The procedure
> > entry point LSALookupNames2 could not be found in dynamic link library
> > ADVAPI32.DLL". PLEASE ASSIST with this problem. Is there another utility that
> > would be able to disjoin a workstation from the domain? Also, can the same
> > utility also join a domain? I will pay for the solution or register any
> > software that works properly. (Incidentally, the VBS scripts don't work, as
> > they use JoinWorkgroupOrDomain function of WMI, which is only available on
> > Windows XP) Thanks so much!
> >
> > Justin Chandler

>
> What OS are you using?
>

 
Reply With Quote
 
=?Utf-8?B?SnVzdGluIENoYW5kbGVy?=
Guest
Posts: n/a
 
      16th Jun 2006
NET COMPUTER is a command only available on Windows 2000 server, and only
creates a computer account in the domain, but doesn't actually configure the
computer to be a part of the domain. I need a utility that will run on
Windows 2000 workstation, and actually perform the same function that you do
in system properties (add the computer to the domain, or remove from the
domain and add to a workgroup) It's making me pull my hair out. I'd be
willing to even PAY for the solution

Justin

"Ed Siff" wrote:

> =?Utf-8?B?SnVzdGluIENoYW5kbGVy?= wrote:
>
> > I want to script the disjoining / rejoining of a domain.
> > Unfortunately, the only tools I can find consist of netdom and a
> > couple of VB scripts. None of them seem to work. When using netdom, I
> > get the error that "The procedure entry point LSALookupNames2 could
> > not be found in dynamic link library ADVAPI32.DLL". PLEASE ASSIST with
> > this problem. Is there another utility that would be able to disjoin a
> > workstation from the domain? Also, can the same utility also join a
> > domain? I will pay for the solution or register any software that
> > works properly. (Incidentally, the VBS scripts don't work, as they use
> > JoinWorkgroupOrDomain function of WMI, which is only available on
> > Windows XP) Thanks so much!
> >
> > Justin Chandler
> >

>
> What about command line 'net computer'?
>
> Ed
>

 
Reply With Quote
 
foxidrive
Guest
Posts: n/a
 
      16th Jun 2006
On Fri, 16 Jun 2006 05:40:03 -0700, Justin Chandler wrote:

> Windows 2000
>
> "foxidrive" wrote:
>
>> On Wed, 14 Jun 2006 16:22:01 -0700, Justin Chandler wrote:
>>
>>> I want to script the disjoining / rejoining of a domain. Unfortunately, the
>>> only tools I can find consist of netdom and a couple of VB scripts. None of
>>> them seem to work. When using netdom, I get the error that "The procedure
>>> entry point LSALookupNames2 could not be found in dynamic link library
>>> ADVAPI32.DLL". PLEASE ASSIST with this problem. Is there another utility that
>>> would be able to disjoin a workstation from the domain? Also, can the same
>>> utility also join a domain? I will pay for the solution or register any
>>> software that works properly. (Incidentally, the VBS scripts don't work, as
>>> they use JoinWorkgroupOrDomain function of WMI, which is only available on
>>> Windows XP) Thanks so much!
>>>
>>> Justin Chandler

>>
>> What OS are you using?


I can't help, just that you didn't say.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Disjoin Domain =?Utf-8?B?V2lsbHk=?= Windows XP Networking 3 8th Oct 2005 11:14 PM
Need Advice on Disjoin/Rejoin NateN Microsoft Windows 2000 Active Directory 1 23rd Aug 2005 04:07 AM
How do you disjoin a nt workstation from an NT domain & rejoin =?Utf-8?B?TWFyc2hhbEs=?= Windows XP Security 1 1st Mar 2005 05:48 PM
User disjoin workstation from domain, attempt to rejoin and get "account already exists" Marlon Brown Microsoft Windows 2000 Active Directory 10 17th Nov 2004 05:57 PM
Re: Disjoin workstation from domain after domain crashed Andrew Hodes Microsoft Windows 2000 Active Directory 1 19th Apr 2004 11:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:01 AM.