Install, configure test and deploy software applications on to end-user devices
*You will install PRTG on your Virtual Machine (within Virtual Box).
The network deployment evidence is done by uploading your [.ova] cloned server to your OneDrive and sharing the link with your instructor.
Assessment
Report
Install, must include:
• choosing the correct installation method
• checking the licence requirement for the install
Get this information from their website
Configure, must include:
• configuring user preferences
"We accepted the default installation"
• configuring the network ports
For this particular section, use screenshots from the configuration of the Windows Defender Firewall. See lesson further down this page called 'Configuring network ports on Windows Server 2019'.
Test and deploy, must include:
• testing the configuration
• using local (your own machine - a screenshot of PRTG working within Virtual Box) and network deployment method (included in the Clone [.ova] file you send to your Tutor. Your tutor will take a screenshot of PRTG running in the virtual box that you sent a link for*)
For each of the bullet points to the left you must describe what you did.
For example, for the 'choosing the correct installation method', say something like we chose the internet as it's the easiest place for people to get the programs from.
Choosing the Correct Installation Method:
Figure out how many people need the software: If it's just you, a local (single-user) install will do. If it's your whole class or office, you're looking at network or server deployment.
Check the software's needs: Does it need a lot of computer power or storage? This could affect whether you install it on individual computers or on a powerful central server.
Checking the License Requirement:
Read the License Agreement: Usually, this is a long document that you should read (even if it's boring) because it tells you how many computers are allowed to run the software.
Type of License: Check if the license is concurrent (can be used by a certain number of users at the same time) or non-concurrent (each device needs its own license).
Configuring User Preferences:
Language and Theme: Set the software language, color theme, or any other user-specific settings.
Notifications: Decide what kind of notifications you want the software to send you.
Configuring Network Ports:
Find Out Which Ports are Needed: The software documentation should tell you which network ports need to be open for the software to work.
Open/Close Ports: Go into your network settings and open or close the necessary ports.
Testing the Configuration:
Run the Software: Make sure it opens correctly and all features are working.
Check Network Access: If it's a network or server-based application, test whether you can access it from a different computer on the network.
Using Local and Network Deployment Methods:
Local: If you’re only installing it for yourself, simply open the installer on your own computer and go through the setup process.
Network: For multiple users, you might need to put the installer on a shared network location and either manually install it on each device or push it out using network deployment tools.
And there you go! After you've gone through these steps, your software should be up and running. Make sure to test it out thoroughly to catch any problems early.
Configuring network ports on Windows Server 2019 in VirtualBox involves several steps. Below is a simplified guide for your students to configure a port using the Windows Firewall on a virtual machine. Please note that actual steps may vary based on specific network configurations and security policies.
Open Windows Firewall:
Go to the "Start" menu and type "Windows Defender Firewall with Advanced Security" in the search bar. Open the application.
Navigate to Inbound Rules:
On the left side, select "Outbound Rules." This is where you control the traffic coming into the server.
Create a New Rule:
In the right-hand pane, click on "New Rule..." to open the New Inbound Rule Wizard.
Choose Rule Type:
Select "Port" and click "Next."
Specify Port:
Choose either "TCP" or "UDP" (or both) depending on the requirements. Enter the specific port number you want to configure.
Choose Action:
Select "Block connection" and click "Next."
Apply Rule to Profiles:
Choose the profiles where the rule should apply. Typically, you'd want to apply it to "Domain," "Private," and "Public." Click "Next."
Name and Describe the Rule:
Give the rule a meaningful name and description. Click "Finish."
Verify the New Rule:
Back in the Windows Firewall with Advanced Security window, verify that your new rule is listed in the "Outbound Rules" section.
To provide proof of configuring the network port
Within Virtual Box
Open up Internet Explorer
Go to the web address: http://web.archive.org (remember to put http:// in the URL)
Take a screenshot of the Can't reach this page
Then go to: https://web.archive.org (https)
Take a screenshot of the page working
You may get a Javascript 'error' message. This is okay as this older version of Internet Explorer (that comes with Windows Server 2019 is outdated)
If you remove the rule and try http://web.archive.org it will allow you to the page!