Professional Windows Server 1002003 Security A Technical Reference [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Professional Windows Server 1002003 Security A Technical Reference [Electronic resources] - نسخه متنی

Roberta Bragg

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید









net help

Provides quick help for a
net command from the command line.

Syntax


net help command
net command /help

Options


None



Shows a list of net commands


command



Represents the net command you need help with



Examples


Get help information on the net
computer command:

net help computer
The syntax of this command is:
NET COMPUTER \\computername {/ADD | /DEL}
NET COMPUTER adds or deletes computers from a domain database. This command
is available only on Windows NT Servers.
\\computername Specifies the computer to add or delete from the domain.
/ADD Adds the specified computer to the domain.
/DEL Removes the specified computer from the domain.

The same result can be obtained by typing:

net computer /help

Get only the syntax of net
computer:

net computer /?
The syntax of this command is:
NET COMPUTER \\computername {/ADD | /DEL}

See Also


net helpmsg


/ 415