Command to add user to a group on computer using NetBEUI

H

HowieJR

Hello everyone,

Would someone tell me what command I can use to add a user to a local group
(ex. Administrators group) on a computer running Windows XP Pro that
configures
with NetBEUI network protocol? Appreciate.
 
D

David H. Lipman

From: "HowieJR" <[email protected]>

| Hello everyone,
|
| Would someone tell me what command I can use to add a user to a local group
| (ex. Administrators group) on a computer running Windows XP Pro that
| configures
| with NetBEUI network protocol? Appreciate.

NetBEUI has nothing to do with a command to add a user to a local group. It is nothing more
then a non-routable transport protocol.

Command Example:
net localgroup administrators DOMAIN\Domain_User

For syntax...
net localgroup /?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top