Yes, deactivating user account on specific DC is what I am looking for.

I did use this command “net user user_name /active:no /domain”
(Domain name is SPC20)

But it deactivate the account locally (in the workstation which I executed the command from),although the same account exist on the DC(SPC20), it did not deactivate it there.

Thank you.