RahulUpreti3
RahulUpreti3
5 – Operating Systems
Assessment Type
Logbook 3
Semester 3rd
2024 Autumn
I confirm that I understand my coursework needs to be submitted online via MST Classroom under the relevant
module page before the deadline in order for my assignment to be accepted and marked. I am fully aware that
late submissions will be treated as non-submission and a mark of zero will be awarded.
Table of Contents
1. Introduction.................................................................................................................................................. 4
2. Aim : ............................................................................................................................................................. 4
3. Objectives : ................................................................................................................................................... 4
4. Tasks done : .................................................................................................................................................. 4
5. Conslusion .................................................................................................................................................... 9
2. Aim :
To learn and perform critical server management tasks on Windows Server, including
system configuration, enabling remote functionalities, managing users, and implementing
security measures for efficient and secure system operation.
3. Objectives :
1. Modify the server name to reflect specific system requirements.
2. Enable remote desktop for simplified remote administration.
3. Configure a static IP address for consistent network identification.
4. Adjust the system time zone to match regional settings.
5. Disable Internet Explorer's enhanced security settings and update the
system.
6. Create user accounts via GUI
7. Create user accounts via command-line interfaces.
8. Remove unnecessary user accounts from the system.
9. Implement secure password storage using variables and encryption
techniques
4. Tasks done :
1. Modify the server name to reflect specific system requirements.
1. On the dashboard of the Server Manager, click on Local Server.
2. Press Computer name and a window will appear allowing you to change the
Server name.
3. Then proceed to click the “Change Button” located on the left side of the new
window.
4. Set the server name according to the requirements and click “OK” to confirm
the change.
5. A prompt will appear requesting to restart the system to switch the name
when you click “OK.”
Figure 3: Click on OK
Figure 4: Sever or Computer name is now changed to Shubham10
1. To commence, click on the Remote Desktop Button and a window will come
up.
2. Press the allow button which prompts a security warning regarding the
firewall. Remote desktop service will be operational after “OK” is pressed.
1. Press the Ethernet button to specify an IP address. This will display a list of
servers’ network adapters.
3. Select IPv4 from the list by double-clicking. A window will appear which asks
the user to type the address.
4. Write the IP address of the device, the subnet mask, the gateway, and the
primary and secondary DNS server addresses.
1. In the Server Manager, change the time zone by selecting it from the drop -
down on the time zone.
2. A new window appears that announces the time zone and the corresponding
time zone change.
3. In the pop-up select a country from the drop-down list and hit the OK button.
Figure 12:Click on time zone
2. Also, the security configuration is the default one, from the Intranet Zone as
well as the browser security settings themselves, Custom.
3. For both Admin and users the IE security is deselected and press OK
‘Apply’
4. Click on the Update button and check for changes in the windows update. If
there are new updated available those will be downloaded and installed on
the machine without any manual configurations.
Figure 16:Click on IE Enhanced Security Configuration
1. At the Server Manager window, click the bar on the right top of the screen,
click Tools and in the Tools list click Computer Management.
2. Then find and click on the Local Uses and Groups at the bottom left part of
the window.
3. Users should be located on the right side and in that tab right click and select
new user option.
4. Create an account and fill in the necessary details on newly created users.
8. Deleting a user :
1. New variables are created though string storage using the command $variable
– red-host –assecurestring.
5. Conslusion