TAILIEUCHUNG - Windows Admin Scripting Little Black Book- P10

Windows Admin Scripting Little Black Book- P10:This book may not be duplicated in any way without the express written consent of the publisher, except in the form of brief excerpts or quotations for the purposes of review. The information contained herein is for the personal use of the reader and may not be incorporated in any commercial programs, other books, databases, or any kind of software without written consent of the publisher. Making copies of this book or any portion for any purpose other than your own is a violation of United States copyright laws | Disabling Welcome Screens Microsoft has made it a habit to greet every new user to a machine running its operating system. Under Windows NT this is performed through the Welcome screen and under Windows 2000 this is performed by the Getting Started screen. Although this greeting seems like a good idea it can quickly become annoying to users as they travel from machine to machine. Disabling the Windows NT Welcome Screen To disable the Windows NT Welcome screen proceed as follows 1. Create a new directory to store all files included in this example. 2. Download and extract the latest version of KiXtart from to the new directory. 3. Select Start Run and enter kix32 scriptfile . Here scriptfile is the full path of the new directory from step 1 and file name of a script file that contains the following RegKey HKEY USERS .DEFAULT Software Microsoft Windows CurrentVersion Explorer WWriteValue RegKey Show 0 REG_DWORD Note The highlighted code above must be placed on one line. Disabling the Windows 2000 Getting Started Screen To disable the Windows 2000 Getting Started screen proceed as follows 1. Create a new directory to store all files included in this example. 2. Download and extract the latest version of KiXtart from to the new directory. 3. Select Start Run and enter kix32 scriptfile . Here scriptfile is the full path of the new directory from step 1 and file name of a script file that contains the following RegKey HKEY LOCAL MACHINE SOFTWARE Microsoft Windows CurrentVersion Policies Explorer WriteValue RegKey NoWelcomeScreen 1 REG DWORD Note The highlighted code above must be placed on one line. Working with Icons Microsoft Windows includes many default icons on the desktop for your convenience. You can easily delete or hide these icons or modify their properties by manipulating the registry. Removing the My Computer Icon from the Desktop To remove the My Computer icon from the desktop proceed as follows 1. Create a new directory .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.