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

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

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

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

Roberta Bragg

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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









bootcfg /timeoutnew in WS2003

Modifies the time-out value for the boot loader
menu.

Syntax


bootcfg /timeout TimeOutValue

Options


/timeout TimeOutValue



Specifies the time (from 0 to 999 seconds) the boot menu is displayed
before booting with the default OS entry



Examples


Change the default time-out value from 30 to 5 seconds:

bootcfg /timeout 5
SUCCESS: Changed the timeout value in the BOOT.INI.

Verify the change:

bootcfg
Boot Loader Settings
--------------------
timeout:5
...

Disable the boot loader menu entirely:

bootcfg /timeout 0
SUCCESS: Changed the timeout value in the BOOT.INI.

Notes


You can also modify the time-out value using the GUI:

Control Panel System Advanced Startup and Recovery Settings modify timeout

See Also


bootcfg,

Recovery Console


/ 415