windows pe for Windows 10 docs

windows pe info urls:

  1. Windows PE (WinPE) for Windows 10 is a small operating system used to install, deploy, and repair Windows 10 for desktop editions (Home, Pro, Enterprise, and Education), Windows Server, and other Windows operating systems. From Windows PE, you can:

  2. Set up your hard drive before installing Windows.
  3. Install Windows by using apps or scripts from a network or a local drive.
  4. Capture and apply Windows images.
  5. Modify the Windows operating system while it's not running.
  6. Set up automatic recovery tools.
  7. Recover data from unbootable devices.
  8. Add your own custom shell or GUI to automate these kinds of tasks.

        

dep-blue-winpe-overview

 

acer computer forget BIOS password solution:

  1. https://blog.csdn.net/qq_40391559/article/details/80141441
  2. BIOS Master Password Generator for Laptops

This Install Windows from a USB Flash Drive solution does not work for my laptop(acer).  Instead, I create a bootable u disk with DEAMON Tools Lite and ISO file, then, click "setup.exe" to install OS.

In the command line window, type

slmgr -xpr

or

slmgr /xpr

view deadline for current license status.

type

slmgr

view instructions for use of the command, then type ok, show the next item of instructions,until the end. If you find your info, just close pop-up box.

Windows Setup Automation Overview

when change from windows7 32bit to windows 10 32bit, the previously installed java version(1.7, 1.8) cannot be used, and the jdk 1.5 can not removed.

references:

1. https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-intro

2. https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/install-windows-from-a-usb-flash-drive

3. https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/download-winpe--windows-pe

4. https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup-automation-overview

5. https://docs.microsoft.com/en-us/windows/deployment/volume-activation/activate-using-key-management-service-vamt

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章