<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tsega1</id>
	<title>ITCwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tsega1"/>
	<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/w/Special:Contributions/Tsega1"/>
	<updated>2026-04-30T17:27:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3167</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3167"/>
		<updated>2010-08-05T07:40:27Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1. How to create and boot from VHD see chapter two of  &#039;&#039;Configuring Windows 7 Training Kit by Ian McLean and Orin Thomas&#039;&#039;.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt4.png|500px|]]    &lt;br /&gt;
&lt;br /&gt;
[[File:Vt5.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|500px|]]  &lt;br /&gt;
&lt;br /&gt;
[[File:Vt7.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|500px|]]     &lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|500px|]]    &lt;br /&gt;
&lt;br /&gt;
[[File:Vt14.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Backup in progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
You can view the backup system image from &amp;gt;&amp;gt; Computer &amp;gt;&amp;gt;myvhd(h:) &amp;gt;&amp;gt; Windows image Backup or If you created bootable VHD and install a system image to VHD, you will be able to view the backup system image or files and folder directly by booting from the VHD.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|500px|]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3166</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3166"/>
		<updated>2010-08-05T07:35:55Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1. How to create and boot from VHD see chapter two of  &#039;&#039;Configuring Windows 7 Training Kit by Ian McLean and Orin Thomas&#039;&#039;.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt4.png|500px|]]    &lt;br /&gt;
&lt;br /&gt;
[[File:Vt5.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|500px|]]  &lt;br /&gt;
&lt;br /&gt;
[[File:Vt7.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|500px|]]     &lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|500px|]]    &lt;br /&gt;
&lt;br /&gt;
[[File:Vt14.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Backup in progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|500px|]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3160</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3160"/>
		<updated>2010-08-04T17:28:26Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to Install a Local Printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Setup a Printer for Sharing ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to use a Shared Network Printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer: Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer. Select Network Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can connect to Network Printer three ways here using Browse for a printer, Name or URL&lt;br /&gt;
&lt;br /&gt;
[[File:Sp5.jpg]]&lt;br /&gt;
 &lt;br /&gt;
Double-click the icon for the printer you want to install. Once the printer queue is displayed, the printer has been installed.&lt;br /&gt;
After you have set up a network printer, you can use it as if it were attached to your computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Install a Network Printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Create a new port and choose Standard TCP/IP Port.&lt;br /&gt;
&lt;br /&gt;
[[File:Np1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Next on Welcome to the Add Standard TCP/IP Printer Port Wizard.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter IP address assigned to the Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Np3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Revise your selection and Click Finish. &lt;br /&gt;
&lt;br /&gt;
[[File:Np4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Have Disk to locate the printer driver. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you Browse and select the correct drive. Click OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Np6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Next at Install Printer Software.&lt;br /&gt;
&lt;br /&gt;
[[File:Np7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your printer and Click Next.&lt;br /&gt;
&lt;br /&gt;
[[File:Np8.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You have successfully completed adding a Network Printer.  Click next to Finish and Print test page. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np9.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Np10.jpg]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_CNT-2300&amp;diff=3159</id>
		<title>Franske CNT-2300</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_CNT-2300&amp;diff=3159"/>
		<updated>2010-08-04T17:24:22Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the homepage for the CNT-2300 classes taught by Dr. Ben Franske.&lt;br /&gt;
&lt;br /&gt;
== General Course Information ==&lt;br /&gt;
* [http://spreadsheets.google.com/viewform?formkey=dEpac0VPYkpsQTBReUZ5cFM2THpmT2c6MQ Course Sign-In 6/8/10]&lt;br /&gt;
* [[Franske CNT-2300 SU10 Syllabus|Summer 2010 Course Syllabus]]&lt;br /&gt;
* [[Franske CNT-2300-91 SU10 Schedule|Summer 2010 Evening Section Course Schedule]]&lt;br /&gt;
* [[Franske CNT-2300 Labs|Lab List]]&lt;br /&gt;
* [[Franske CNT-2300 Lab Point Sheet|Lab Point Sheet]]&lt;br /&gt;
* [[Franske CNT Service Project Assignment|Service Project Assignment]]&lt;br /&gt;
* [[Franske Lab Report Format|Lab Report Format]]&lt;br /&gt;
* Assessments and online curriculum available at [http://cisco.netacad.net http://cisco.netacad.net]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
* [[Internal components of desktop P. C.]]&lt;br /&gt;
* [[A guide to cables, connectors, wires and ports]]&lt;br /&gt;
* [[LinksysRouterSetUp|Set Up &amp;amp; Secure the Linksys 300N Router]]&lt;br /&gt;
* [[Building Telephone Closets]]&lt;br /&gt;
* [[Abbreviations for CNT-2300]]&lt;br /&gt;
* [[Windows XP File Sharing Lab]]&lt;br /&gt;
* [[Extend your wireless network]]&lt;br /&gt;
* [[How to Install Ubuntu on Virtual Box]]&lt;br /&gt;
* [[Protecting Data Through Encryption]]&lt;br /&gt;
* [[install audio card]]&lt;br /&gt;
* [[How to Install a Printer]]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
=== System Diagnostics ===&lt;br /&gt;
* [http://www.fonerbooks.com/pcrepair.htm Hardware Repair Flowcharts]&lt;br /&gt;
=== Reference Shelf ===&lt;br /&gt;
* Wikipedia&lt;br /&gt;
** [http://en.wikipedia.org/wiki/Binary_prefixes Binary Prefixes]&lt;br /&gt;
** [http://en.wikipedia.org/wiki/Personal_computer Personal Computer]&lt;br /&gt;
* [http://www.professormesser.com/ Professor Messer Videos]&lt;br /&gt;
&lt;br /&gt;
=== Computer News ===&lt;br /&gt;
==== General Computing News ====&lt;br /&gt;
* [http://news.google.com/news/section?pz=1&amp;amp;ned=us&amp;amp;topic=t&amp;amp;ict=ln Google Sci/Tech News]&lt;br /&gt;
* [http://www.slashdot.org Slashdot]&lt;br /&gt;
* [http://news.cnet.com CNET News]&lt;br /&gt;
* [http://www.computerworld.com Computerworld]&lt;br /&gt;
* [http://www.pcmag.com PC Magazine]&lt;br /&gt;
* [http://www.maximumpc.com Maximum PC]&lt;br /&gt;
* [http://twit.tv/twit this WEEK in TECH]&lt;br /&gt;
* [http://revision3.com/tekzilla Tekzilla]&lt;br /&gt;
==== Hardware News ====&lt;br /&gt;
* [http://www.pcper.com PC Perspective]&lt;br /&gt;
* [http://anandtech.com AnandTech]&lt;br /&gt;
* [http://www.tomshardware.com Tom&#039;s Hardware Guide]&lt;br /&gt;
==== Gadget News ====&lt;br /&gt;
* [http://gizmodo.com Gizmodo]&lt;br /&gt;
* [http://www.engadget.com Engadget]&lt;br /&gt;
&lt;br /&gt;
=== A+ Testing ===&lt;br /&gt;
==== Test Preparation Materials ====&lt;br /&gt;
* &#039;&#039;Exam Cram CompTIA A+ Practice Questions&#039;&#039; book and exam simulation software. Make sure to get the book which matches the tests you will be taking!&lt;br /&gt;
** For the 220-601, 220-602, 220-603 and 220-604 exams you want the older version of the book [http://www.amazon.com/CompTIA-Practice-Questions-Essentials-220-602/dp/0789735660 ISBN: 0-7897-3566-0]&lt;br /&gt;
** For the 220-701 and 220-702 exams you want the newest version of the book [http://www.amazon.com/CompTIA-220-701-220-702-Practice-Questions/dp/0789742578/ ISBN: 0-7897-4257-8]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_Printer_in_different_settings&amp;diff=3158</id>
		<title>How to Install Printer in different settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_Printer_in_different_settings&amp;diff=3158"/>
		<updated>2010-08-04T17:15:14Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: moved How to Install Printer in different settings to How to Install a Printer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[How to Install a Printer]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3157</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3157"/>
		<updated>2010-08-04T17:15:14Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: moved How to Install Printer in different settings to How to Install a Printer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How To Setup A Printer For Sharing ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Use a shared Network printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer: Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer. Select Network Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can connect to Network Printer three ways here using Browse for a printer, Name or URL&lt;br /&gt;
&lt;br /&gt;
[[File:Sp5.jpg]]&lt;br /&gt;
 &lt;br /&gt;
Double-click the icon for the printer you want to install. Once the printer queue is displayed, the printer has been installed.&lt;br /&gt;
After you have set up a network printer, you can use it as if it were attached to your computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Install a Network Printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Create a new port and choose Standard TCP/IP Port.&lt;br /&gt;
&lt;br /&gt;
[[File:Np1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Next on Welcome to the Add Standard TCP/IP Printer Port Wizard.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter IP address assigned to the Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Np3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Revise your selection and Click Finish. &lt;br /&gt;
&lt;br /&gt;
[[File:Np4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Have Disk to locate the printer driver. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you Browse and select the correct drive. Click OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Np6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Next at Install Printer Software.&lt;br /&gt;
&lt;br /&gt;
[[File:Np7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your printer and Click Next.&lt;br /&gt;
&lt;br /&gt;
[[File:Np8.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You have successfully completed adding a Network Printer.  Click next to Finish and Print test page. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np9.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Np10.jpg]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3156</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3156"/>
		<updated>2010-08-04T14:15:04Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt4.png|500px|]]    &lt;br /&gt;
&lt;br /&gt;
[[File:Vt5.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|500px|]]  &lt;br /&gt;
&lt;br /&gt;
[[File:Vt7.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|500px|]]     &lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|500px|]]    &lt;br /&gt;
&lt;br /&gt;
[[File:Vt14.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Backup in progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|500px|]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3155</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3155"/>
		<updated>2010-08-04T14:12:54Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt4.png|500px|]    [[File:Vt5.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|500px|]]  [[File:Vt7.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|500px|]]     [[File:Vt12.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|500px|]]    [[File:Vt14.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Backup in progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|500px|]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3126</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3126"/>
		<updated>2010-08-04T04:54:41Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt4.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt5.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|500px|]]&lt;br /&gt;
[[File:Vt7.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|500px|]]&lt;br /&gt;
[[File:Vt14.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Backup in progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|500px|]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3125</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3125"/>
		<updated>2010-08-04T04:43:43Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt4.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt5.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|500px|]]&lt;br /&gt;
[[File:Vt7.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|500px|]]&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|500px|]]&lt;br /&gt;
[[File:Vt14.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|500px|]]&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
Backup on progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|500px|]]&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|500px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|500px|]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3124</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3124"/>
		<updated>2010-08-04T04:39:41Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt4.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt5.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|400px|]]&lt;br /&gt;
[[File:Vt7.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|40px|]]&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|400px|]]&lt;br /&gt;
[[File:Vt14.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|400px|]]&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
Backup on progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|400px|]]&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|400px|]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3123</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3123"/>
		<updated>2010-08-04T04:28:18Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|300px|]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt4.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt5.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt7.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|200px|thumb|left|alt text]]&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt14.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|200px|thumb|left|alt text]]&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Backup on progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|200px|thumb|left|alt text]]&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|200px|thumb|left|alt text]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3122</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3122"/>
		<updated>2010-08-04T04:26:25Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|200px|thumb|left|]]&lt;br /&gt;
[[File:Vt4.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt5.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt7.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|200px|thumb|left|alt text]]&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt14.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|200px|thumb|left|alt text]]&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Backup on progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|200px|thumb|left|alt text]]&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|200px|thumb|left|alt text]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3121</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3121"/>
		<updated>2010-08-04T04:25:20Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt4.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt5.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt7.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png|200px|thumb|left|alt text]]&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png|200px|thumb|left|alt text]]&lt;br /&gt;
[[File:Vt14.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png|200px|thumb|left|alt text]]&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
Backup on progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png|200px|thumb|left|alt text]]&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png|200px|thumb|left|alt text]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png|200px|thumb|left|alt text]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3120</id>
		<title>How to Backup to VHD using Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Backup_to_VHD_using_Network&amp;diff=3120"/>
		<updated>2010-08-04T04:20:31Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;How to Backupu to VHD using Network&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
The steps how to use VHD as a backup location by configuring  network between two VirtualBoxs  and to backup system image and files  of VirtualBox 2 to VHD of VirtualBox 1.&lt;br /&gt;
&lt;br /&gt;
On your ViertuaBox 1 :- Double click Network and select your adapter (Adapter1)&amp;gt;&amp;gt; &lt;br /&gt;
Under Adapter 1 &amp;gt;&amp;gt;&lt;br /&gt;
Attached to - select Host-only Adapter.&lt;br /&gt;
Name - Virtualbox Host-only Ethernet Adapter.&lt;br /&gt;
Click Advanced - choose adapter type and then press OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt1.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For configuring the network - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under Network and Internet click view network status and tasks  &amp;gt;&amp;gt; double click Local Area connection &amp;gt;&amp;gt; select properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Then Properties.  Depending on your network type you can assign static IP address by selecting use the following IP address or you can set to obtain an IP address automatically.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt3.png]]&lt;br /&gt;
[[File:Vt4.png]]&lt;br /&gt;
[[File:Vt5.png]]&lt;br /&gt;
&lt;br /&gt;
Follow the same step as VirtualBox 1 for configuring network on ViertualBox 2. &lt;br /&gt;
&lt;br /&gt;
On your local machine - Go to Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; click VirtualBox-only Network &amp;gt;&amp;gt; Select Properties &amp;gt;&amp;gt; TCP/IP4 &amp;gt;&amp;gt; Properties then configure the IP settings.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt6.png]]&lt;br /&gt;
[[File:Vt7.png]]&lt;br /&gt;
&lt;br /&gt;
Turn on the network discovery and file sharing on the VirtualBoxs and local machine. You can see all the devices within the network when you turn on network discovery. You can also use the Ping command to check connection between the systems. Check your Firewall,  if Firewall is blocking the network from being discovered.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt8.png]]&lt;br /&gt;
&lt;br /&gt;
You can view the network map by going to - Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; under Network and Internet double click View network status and tasks &amp;gt;&amp;gt; see ful map.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt9.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you make sure VirtualBOX 1 and VirtualBox 2 are communicating,  you can backup the image and files and folders from one VirtualBox to VHD of the other VirtualBox using the network. On my case I used CNT_Ente machine as a VirtualBox 2 and CNT_VB1 machine as a VirtualBox 1 which is the machine the VHD attached. &lt;br /&gt;
On VirtualBox 1 (CNT_VB1) attach the VHD to do that go to -&lt;br /&gt;
Start &amp;gt;&amp;gt; Right click Computer &amp;gt;&amp;gt; Manage &amp;gt;&amp;gt; Disk Management &amp;gt;&amp;gt; right click Disk management &amp;gt;&amp;gt; select Attach VHD &amp;gt;&amp;gt; Browse and locate your VHD (C:\VHDs\myvhd.vhd) &amp;gt;&amp;gt; then click Ok.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt10.png]]&lt;br /&gt;
&lt;br /&gt;
For the VHD to be accesed by other machines in the network.&lt;br /&gt;
Computer &amp;gt;&amp;gt; Right click Virtual Hard Disk (myvhd(H:)) &amp;gt;&amp;gt; Properties &amp;gt;&amp;gt; select sharing tab &amp;gt;&amp;gt; In Advanced sharing &amp;gt;&amp;gt; Mark share this folder. &lt;br /&gt;
&lt;br /&gt;
[[File:Vt11.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt12.png]]&lt;br /&gt;
&lt;br /&gt;
Then click Permissions under Advaned sharing&amp;gt;&amp;gt; under permissions - Allow - Full control, change and read.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt13.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt14.png]]&lt;br /&gt;
&lt;br /&gt;
On VirtualBox 2 (CNT_Ente) to start the backup go to:&lt;br /&gt;
Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Under System and Security click Backup your computer &amp;gt;&amp;gt; Browse and select a network location. You need to provied username and password of VirtualBox 1.&lt;br /&gt;
You can Set up Backup or backup a system image&lt;br /&gt;
&lt;br /&gt;
[[File:Vt15.png]]&lt;br /&gt;
&lt;br /&gt;
Select the network location that you are going to save the backup. To backup system image -&lt;br /&gt;
Select Create a system image &amp;gt;&amp;gt; On a network location Browse and select VHD (\\Cnt_vb1-pc\h\) &amp;gt;&amp;gt; Then click  OK &amp;gt;&amp;gt;Confirm your backup setting and press Next &amp;gt;&amp;gt;  press Start backup. This will take several minutes.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt16.png]]&lt;br /&gt;
&lt;br /&gt;
Backup on progress.&lt;br /&gt;
&lt;br /&gt;
[[File:Vt18.png]]&lt;br /&gt;
&lt;br /&gt;
Once the back is done it will ask you if you want to create a system repair disc?&lt;br /&gt;
&lt;br /&gt;
[[File:Vt19.png]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vt20.png]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3108</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3108"/>
		<updated>2010-08-01T18:28:57Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How To Setup A Printer For Sharing ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Use a shared Network printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer: Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer. Select Network Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can connect to Network Printer three ways here using Browse for a printer, Name or URL&lt;br /&gt;
&lt;br /&gt;
[[File:Sp5.jpg]]&lt;br /&gt;
 &lt;br /&gt;
Double-click the icon for the printer you want to install. Once the printer queue is displayed, the printer has been installed.&lt;br /&gt;
After you have set up a network printer, you can use it as if it were attached to your computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Install a Network Printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Create a new port and choose Standard TCP/IP Port.&lt;br /&gt;
&lt;br /&gt;
[[File:Np1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Next on Welcome to the Add Standard TCP/IP Printer Port Wizard.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enter IP address assigned to the Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Np3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Revise your selection and Click Finish. &lt;br /&gt;
&lt;br /&gt;
[[File:Np4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Have Disk to locate the printer driver. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you Browse and select the correct drive. Click OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Np6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Next at Install Printer Software.&lt;br /&gt;
&lt;br /&gt;
[[File:Np7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your printer and Click Next.&lt;br /&gt;
&lt;br /&gt;
[[File:Np8.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You have successfully completed adding a Network Printer.  Click next to Finish and Print test page. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np9.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Np10.jpg]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3107</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3107"/>
		<updated>2010-08-01T18:22:27Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How To Setup A Printer For Sharing ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Use a shared Network printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer: Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer. Select Network Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can connect to Network Printer three ways here using Browse for a printer, Name or URL&lt;br /&gt;
&lt;br /&gt;
[[File:Sp5.jpg]]&lt;br /&gt;
 &lt;br /&gt;
Double-click the icon for the printer you want to install. Once the printer queue is displayed, the printer has been installed.&lt;br /&gt;
After you have set up a network printer, you can use it as if it were attached to your computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Install a Network Printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
&lt;br /&gt;
Click Create a new port and choose Standard TCP/IP Port.&lt;br /&gt;
&lt;br /&gt;
[[File:Np1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Next on Welcome to the Add Standard TCP/IP Printer Port Wizard.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np2.jpg]]&lt;br /&gt;
&lt;br /&gt;
Enter IP address assigned to the Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Np3.jpg]]&lt;br /&gt;
&lt;br /&gt;
Revise your selection and Click Finish if  the selections are correct. &lt;br /&gt;
&lt;br /&gt;
[[File:Np4.jpg]]&lt;br /&gt;
&lt;br /&gt;
Click Have Disk to locate the printer driver. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np5.jpg]]&lt;br /&gt;
&lt;br /&gt;
Once you Browse and select the correct drive. Click OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Np6.jpg]]&lt;br /&gt;
&lt;br /&gt;
Click Next at Install Printer Software.&lt;br /&gt;
&lt;br /&gt;
[[File:Np7.jpg]]&lt;br /&gt;
&lt;br /&gt;
Name your printer and Click Next.&lt;br /&gt;
&lt;br /&gt;
[[File:Np8.jpg]]&lt;br /&gt;
&lt;br /&gt;
You successfully completed adding a Network Printer.  Click next to Finish and Print test page. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Np9.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[File:Np10.jpg]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np10.jpg&amp;diff=3105</id>
		<title>File:Np10.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np10.jpg&amp;diff=3105"/>
		<updated>2010-08-01T17:42:27Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np9.jpg&amp;diff=3104</id>
		<title>File:Np9.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np9.jpg&amp;diff=3104"/>
		<updated>2010-08-01T17:42:10Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np8.jpg&amp;diff=3103</id>
		<title>File:Np8.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np8.jpg&amp;diff=3103"/>
		<updated>2010-08-01T17:41:50Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np7.jpg&amp;diff=3102</id>
		<title>File:Np7.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np7.jpg&amp;diff=3102"/>
		<updated>2010-08-01T17:41:29Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np6.jpg&amp;diff=3101</id>
		<title>File:Np6.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np6.jpg&amp;diff=3101"/>
		<updated>2010-08-01T17:40:10Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np5.jpg&amp;diff=3100</id>
		<title>File:Np5.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np5.jpg&amp;diff=3100"/>
		<updated>2010-08-01T17:39:54Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np4.jpg&amp;diff=3099</id>
		<title>File:Np4.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np4.jpg&amp;diff=3099"/>
		<updated>2010-08-01T17:39:38Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np3.jpg&amp;diff=3098</id>
		<title>File:Np3.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np3.jpg&amp;diff=3098"/>
		<updated>2010-08-01T17:39:23Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np2.jpg&amp;diff=3097</id>
		<title>File:Np2.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np2.jpg&amp;diff=3097"/>
		<updated>2010-08-01T17:39:05Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Np1.jpg&amp;diff=3096</id>
		<title>File:Np1.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Np1.jpg&amp;diff=3096"/>
		<updated>2010-08-01T17:38:43Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3091</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3091"/>
		<updated>2010-08-01T16:12:25Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How To Setup A Printer For Sharing ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Use a shared Network printer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer: Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer. Select Network Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can connect to Network Printer three ways here using Browse for a printer, Name or URL&lt;br /&gt;
&lt;br /&gt;
[[File:Sp5.jpg]]&lt;br /&gt;
 &lt;br /&gt;
Double-click the icon for the printer you want to install. Once the printer queue is displayed, the printer has been installed.&lt;br /&gt;
After you have set up a network printer, you can use it as if it were attached to your computer.&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3089</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3089"/>
		<updated>2010-08-01T16:05:25Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; &lt;br /&gt;
== &#039;&#039;&#039;How to install local printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer: Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer. Select Network Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can connect to Network Printer three ways here using Browse for a printer, Name or URL&lt;br /&gt;
&lt;br /&gt;
[[File:Sp5.jpg]]&lt;br /&gt;
 &lt;br /&gt;
Double-click the icon for the printer you want to install. Once the printer queue is displayed, the printer has been installed.&lt;br /&gt;
After you have set up a network printer, you can use it as if it were attached to your computer.&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3088</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3088"/>
		<updated>2010-08-01T16:02:42Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer: Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer. Select Network Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can connect to Network Printer three ways here using Browse for a printer, Name or URL&lt;br /&gt;
&lt;br /&gt;
[[File:Sp5.jpg]]&lt;br /&gt;
 &lt;br /&gt;
Double-click the icon for the printer you want to install. Once the printer queue is displayed, the printer has been installed.&lt;br /&gt;
After you have set up a network printer, you can use it as if it were attached to your computer.&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp5.jpg&amp;diff=3087</id>
		<title>File:Sp5.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp5.jpg&amp;diff=3087"/>
		<updated>2010-08-01T15:59:12Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp4.jpg&amp;diff=3086</id>
		<title>File:Sp4.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp4.jpg&amp;diff=3086"/>
		<updated>2010-08-01T15:57:43Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: uploaded a new version of &amp;quot;File:Sp4.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp4.jpg&amp;diff=3085</id>
		<title>File:Sp4.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp4.jpg&amp;diff=3085"/>
		<updated>2010-08-01T15:52:36Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: uploaded a new version of &amp;quot;File:Sp4.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3084</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3084"/>
		<updated>2010-08-01T15:52:07Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer: Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer. Select Network Printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can connect to Network Printer three ways here using Browse for a printer, Name or URL&lt;br /&gt;
&lt;br /&gt;
[[File:Sp4.jpg]]&lt;br /&gt;
 &lt;br /&gt;
Double-click the icon for the printer you want to install. Once the printer queue is displayed, the printer has been installed.&lt;br /&gt;
After you have set up a network printer, you can use it as if it were attached to your computer.&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp4.jpg&amp;diff=3083</id>
		<title>File:Sp4.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp4.jpg&amp;diff=3083"/>
		<updated>2010-08-01T15:32:19Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp3.jpg&amp;diff=3082</id>
		<title>File:Sp3.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp3.jpg&amp;diff=3082"/>
		<updated>2010-08-01T15:29:28Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp1.jpg&amp;diff=3081</id>
		<title>File:Sp1.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp1.jpg&amp;diff=3081"/>
		<updated>2010-08-01T14:56:11Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: uploaded a new version of &amp;quot;File:Sp1.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3080</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3080"/>
		<updated>2010-08-01T14:51:01Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3079</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3079"/>
		<updated>2010-08-01T14:50:01Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3078</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3078"/>
		<updated>2010-08-01T14:48:27Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3077</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3077"/>
		<updated>2010-08-01T14:46:59Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3076</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3076"/>
		<updated>2010-08-01T14:42:49Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3075</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3075"/>
		<updated>2010-08-01T14:36:24Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3074</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3074"/>
		<updated>2010-08-01T14:34:16Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3073</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3073"/>
		<updated>2010-08-01T14:32:48Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install additional drivers.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3072</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3072"/>
		<updated>2010-08-01T14:29:36Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: /* How To Setup A Printer For Sharing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Sp1.jpg]]&lt;br /&gt;
&lt;br /&gt;
If you are sharing the printer with users running different versions of Windows. Click Additional Drivers and Install the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Sp2.jpg]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp2.jpg&amp;diff=3071</id>
		<title>File:Sp2.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp2.jpg&amp;diff=3071"/>
		<updated>2010-08-01T14:12:47Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp1.jpg&amp;diff=3070</id>
		<title>File:Sp1.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Sp1.jpg&amp;diff=3070"/>
		<updated>2010-08-01T14:12:22Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3069</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3069"/>
		<updated>2010-08-01T14:11:18Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How To Setup A Printer For Sharing&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On the computer that is physically connected to the printer to be shared: Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; Right-click the printer icon &amp;gt;&amp;gt; choose Sharing &amp;gt;&amp;gt; Click Share this printer and enter Share name and then OK.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;How to Use a shared Network printer&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
On computers not physically attached to shared printer:&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3067</id>
		<title>How to Install a Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=How_to_Install_a_Printer&amp;diff=3067"/>
		<updated>2010-07-31T22:04:08Z</updated>

		<summary type="html">&lt;p&gt;Tsega1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Step1 : &lt;br /&gt;
== How to install local printer ==&lt;br /&gt;
&lt;br /&gt;
Click Start &amp;gt;&amp;gt; Control Panel &amp;gt;&amp;gt; Printers and other Hardware &amp;gt;&amp;gt; Printers &amp;amp; Faxes &amp;gt;&amp;gt; double click Add Printer to start the Add Printer Wizard.&lt;br /&gt;
If your printer is plug and play you don’t need to do this step.  You just need to attach the printer to your computer and turn it on. Windows will automatically detect and install the printer or ask you to locate the driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr2.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click Local Printer and no checkmark on Automatically detect and install.&lt;br /&gt;
Click Next.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr3.jpg]]&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select the Port your printer attached to.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr4.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If the printer is in the list select your printer manufacturer and printer model here.&lt;br /&gt;
If you have the driver on disk or different location click Have Disk and  browse and locate the driver.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr5.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Name your Printer- this is a name you will use to select it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr7.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printer sharing - Click do not share this  printer.&lt;br /&gt;
&lt;br /&gt;
[[File:Pr8.jpg]]&lt;br /&gt;
&lt;br /&gt;
Completing the Add Print wizard - Review your choices and click back if you need to make some changes. Then Click Finish. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Pr6.jpg]]&lt;/div&gt;</summary>
		<author><name>Tsega1</name></author>
	</entry>
</feed>