Lecture10 AdvancedOperatingSystem 83972
Lecture10 AdvancedOperatingSystem 83972
• An answer file (e.g. autounattend.xml) contains all the responses to the setup prompts.
• It is created using https://www.windowsafg.com/ website.
• The unattended installation media is prepared with the autounattend.xml file placed in the
root directory of the USB drive or ISO.
• When the system boots from this media, the setup process uses the file for automation.
Image-based Installation
• In this feature the OS is deployed in a large number of devices to install, update the
Operating system.
• An Android, iOS and Windows device receiving update, an STB (Setup Box) installing
new firmware are the features of OS deployment feature.
System Information
• The Remote Desktop Protocol allows you to use an application such as Remote Desktop or
Remote Assistance to connect to another computer. These applications allow you to view the
screen and control the computer’s mouse and keyboard as though you were
local to that computer.
• The Remote Desktop Protocol is also used to operate computers that are connected to the
network but do not have a monitor, mouse, or keyboard.
• In search type Remote Desktop Settings and enable it in the computer which is to be used
remotely.
• In remote computer use mstsc in run.
Administrative Tools
Computer Management – This tool allows you to access administrative areas such as
• Event Viewer – This tool logs a history of events regarding applications, security, and the system.
• Services – This tool allows you to manage all of the services on local and remote
computers.
• Performance Monitor – This tool displays and logs real-time information about the processors,
• Applications – This tab shows all of the applications that are running.
• Processes – This tab shows all of the processes that are running.
• Performance
– This tab shows the CPU and page file usage of the computer.
• Networking
– This tab shows the usage of all network adapters in the computer.
• Users
– This tab shows all users that are logged on the computer.
Startup Modes
•You can boot Windows in one of many different modes by pressing the F8 key during the
boot process.
•Safe Mode – Starts Windows but only loads drivers for basic components, such as the
keyboard and display.
•Safe Mode with Networking Support – Starts Windows identically to Safe Mode
and also loads the drivers for network components.
•Safe Mode with Command Prompt – Starts Windows and loads the command
prompt instead of the GUI.
• Last Known Good Configuration – Enables a user to load the configuration settings of
Windows that
were used the last time that Windows started successfully .
Registry files
Control Panel applets
• To create a dual-boot system in Microsoft Windows, you typically must have more than
one hard drive, or the hard drive must contain more than one partition.
• You should install the oldest operating system on the primary partition or the hard drive
marked as the active partition first.
• You should then install the second operating system on the second partition or hard
drive.
Virtualization
Types of Virtualization:
1. Type -1 (Bare Metal)
2. Type -2 (Hosted)
Bare Metal and Hosted
Virtualization
Bare Metal:
• Runs directly on physical hardware.
Examples: VmWare EXSi, Proxmox, Microsoft Hyper-V.
Hosted:
• Runs on top of host operating system.
Examples: VmWare workstation, Oracle Virtualbox
Thank you