Show Menu
Cheatography

Windows PE Cheat Sheet Cheat Sheet by

Most common commands

Open console

Press Keyboard F8 or FN+F8

ipconfig

ipconfig /displ­­aydns
ipconfig /regis­­terdns
ipconfig /flushdns

Getting Logfiles with xcopy

command
xcopy source destin­ation /s
Example
xcopy C:\win­dow­s\ccm D:\Log­Files /s

Logfile Location

Env.
Part
Location
Windows PE
Before partit­ioning hard disk
X:\win­dow­s\t­emp­\sm­stslog\
Windows PE
After partit­ioning and formatting the hard disk
X:\sms­tslog\ and then C:\_SM­STa­skS­equ­enc­e\l­ogs­\sm­stslog\ and X:\win­dow­s\t­emp­\SM­STSLog
Windows
After windows is setup and before the sccm agent is installed
C:\_SM­STa­skS­equ­enc­e\l­ogs­\sm­stslog\
Windows
After instal­lation of the sccm agent
C:\win­dow­s\c­cm­\log­s\s­mst­slog\
Windows
After the task sequence is correctly finished
C:\win­dow­s\c­cm­\logs\

diskpart - check your drives

open console and start diskpart by typing:
diskpart
list all volumes
list vol
select a specific volume
sel vol NUMBER
list all partitions of a volume
list partition
select a specific partition
sel partition NUMBER
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          VLC (Windows & OS X) Keyboard Shortcuts
          Sublime Text 2 Windows Keyboard Shortcuts