Hello Everybody....

When I need to force logoff for a user, after the disabling of the
account, nothing is work. I mean the user can logon again even that his
account is disabled.

The error of the script: Object not a collection
Code:800A01C3

Can anyone tell me how can I force the logoff of the user without
letting him enter th domain again; because of the disabling of the
account???

Re: Error Code! by Al

Al
Tue Sep 13 09:08:40 CDT 2005


<eng_shaima1183@yahoo.com> wrote in message
news:1126594295.885855.271930@z14g2000cwz.googlegroups.com...
> Hello Everybody....
>
> When I need to force logoff for a user, after the disabling of the
> account, nothing is work. I mean the user can logon again even that his
> account is disabled.
>
> The error of the script: Object not a collection
> Code:800A01C3
>
> Can anyone tell me how can I force the logoff of the user without
> letting him enter th domain again; because of the disabling of the
> account???

If you have tried to script the logging off of the remote user, and your
script throws an error, then perhaps you are on the right trail with your
script, but have just made a simple coding error. Without seeing your code,
however, this is only conjecture.

As to the user being able to logon again after you have disabled his
account, well, that just cannot be. Have you verified this action by
disabling a test account and then logging in to it? Do you perhaps have some
problems with replication between your DC's?

/Al



Re: Error Code! by eng_shaima1183

eng_shaima1183
Mon Sep 19 03:13:42 CDT 2005

yea I've tried that, I've disabled a test user then logged again, and
he can logon again even if his account disabled.

So I don't know what's the real problem, while I force to logoff that
user and nothing work also and frankly speaking I didn't understand the
point around the replication, what about it???

Can you help me please..

Thanks in advance.....


Re: Error Code! by eng_shaima1183

eng_shaima1183
Mon Sep 19 04:01:16 CDT 2005

Beside that I have only one Domain Controller.