Basic System Administration
Basic System Administration
1
BOOT PROCESS
• POST
• BIOS
• Boot Sequence
• Boot Loader: Boot.ini
• OS Loading
2
BOOT SEQUENCE
3
BOOT LOADER
4
SUMMARY OF BOOTING PROCESS
• Power on PC
• CPU Pins & Registers Reset
• POST
• BIOS
• Boot Sequence
• Boot Trap Process/Boot ini
• OS Selection Loading to RAM
• OS Logon Process
5
VIEW & SAVE A BACKUP COPY OF BOOT.INI
8
VERIFY THE CHANGE BOOT.INI FILE
10
How to CHANGE BOOT.INI FILE in
Editing in Notepad
1.Open Windows Command Prompt.
2.Navigate to the root of the system volume.
3.Type the following text at the command line:
attrib -s -h -r Boot.ini.
4.Open the file in Notepad for editing.
5.When your editing is complete, you can
restore the file attributes to protect Boot.ini.
11
HOW TO CHANGE BOOT.INI FILE IN WIN 10
(Editing in EasyBCD)
What is boot ini in Windows 10?
• ini files was available in the earlier versions of
Windows, boot.
• ini was a system file that contained
information about the Windows operating
systems installed on a computer.
• On Windows 10 the boot. ini file has been
replaced with Boot Configuration Data (BCD).
12
VIEWING SYSTEM INFORMATION
14
VIEWING DEVICE DRIVERS
15
VIEWING DEVICE DRIVERS
16
ACCESSING REGISTRY
• Eg Clearing MRU
• HKEY_CURRENT_USER\Software\Microsoft\W
indows\CurrentVersion\Explorer\RunMRU
17
HOW TO ACCESS SYSTEM CONFIGURATION
WINDOWS 10
In Windows, type msconfig into Search, and
then select System Configuration from the
search results in Windows 10, or msconfig in
Windows 8.
The System Configuration window opens.
18
HOW TO ACCESS SYSTEM CONFIGURATION
WINDOWS 10
19
CREATING NEW USERS
20
REMOTE ASSISTANCE
• REMOTE DESKTOP
• The Remote Assistance feature allows you to
remotely view and control a computer for any
support task.
• It also enables chat and file transfers.
• If you have a computer problem, you can
invite another person (a remote assistant) to
help you over the network.
21
22
NEXT TOPIC
23
Assignment
24