Operating System
Operating System
1. Server OS: The operating system is optimized for background processes used for access by clients, as
opposed to the foreground processes, such as the GUI.
2. Workstation OS: The operating system is optimized for foreground processes, such as the GUI. Background
sharing is usually limited to a specific number of users; workstation versionsof Microsoft Windows are
limited to 10 concurrent users.
3. Mobile OS
4. Cloud-based operating systems are also considered stateless operating systems, since personal data is not
primarily stored on the device but in the cloud. Mobile operating systems can be considered cloud- based
operating systems. Eg. Chrome operating system.
Common OS
OS Life Cycle
Understanding Applications
System Requirements for Applications: Memory, CPU, Architecture, Storage, Display, Video RAM (VRAM),
Licensing
Network Installation
1. User initiated installation: when the administrator of the PC will start the installation manually. This
method is preferable when the administrator is expected to answer specific questions
during the installation, such as where to install the application. If user-initiated installation is chosen as
the method for deploying an application, you must be sure that the user account has the appropriate
permissions to install the application.
2. Automated Installation:
a. Push Installation - Microsoft Endpoint Configuration Manager (MECM), can deploy
applications to multiple PCs with a push installation. Microsoft SCCM, formerly called
Microsoft System Center Configuration Manager (SCCM), is considered the Swiss Army
knife of installation and reporting services.
b. Pull Installation - The Group Policy method is a pull-based installation method, where the
client will pull the application from the network share. This method contains no agent, so
reporting is not available for client resources, installation requirements, or installation status
Regardless of the installation type, push-or pull-based, most automated installation methods do not
require the user logged in to be an administrator.