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

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

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

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

Roberta Bragg

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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









net helpmsg

Provides information on
net command error messages.

Syntax


net helpmsg message#

Options


message#



Four-digit error-message number from a net command



Examples


View a nonexistent share on the server (spelling mistake):

net share pubb
This shared resource does not exist.
More help is available by typing NET HELPMSG 2310.

Find out what error message 2310 means:

net helpmsg 2310
This shared resource does not exist.
EXPLANATION
The share name you specified does not exist.
ACTION
Check the spelling of the share name.
To display a list of resources shared on the server, type:
NET SHARE

See Also


net help


/ 415