Difference between revisions of "Desktop Backup"

From Carl R. Woese Institute for Genomic Biology - University of Illinois Urbana-Champaign
Jump to navigation Jump to search
Line 18: Line 18:
  
 
*Send an E-mail to [mailto:help@igb.uiuc.edu help@igb.uiuc.edu] with your new retrospect password and your computer's IP address (while at IGB and '''not''' connected to the wireless network)  
 
*Send an E-mail to [mailto:help@igb.uiuc.edu help@igb.uiuc.edu] with your new retrospect password and your computer's IP address (while at IGB and '''not''' connected to the wireless network)  
*Your computer's current IP address is: '''{{USERIP}}'''
+
*Your computer's current IP address is: '''{{USERIP}}'''  
 
*Please make sure to open up your firewall ports if windows did not ask you to do so at the end of the retrospect installation.
 
*Please make sure to open up your firewall ports if windows did not ask you to do so at the end of the retrospect installation.
  
==Open Windows XP Firewall==  
+
=== Open Windows XP Firewall ===
 +
 
 
**Open Windows XP's Firewall Settings  
 
**Open Windows XP's Firewall Settings  
 
**Add the two entries below.  
 
**Add the two entries below.  
Line 29: Line 30:
 
***2. Description: Retrospect Client (UDP)  
 
***2. Description: Retrospect Client (UDP)  
 
****Port: 497  
 
****Port: 497  
****Select UDP  
+
****Select UDP
==Open Windows 7 Firewall==  
+
 
 +
=== Open Windows 7 Firewall ===
 +
 
 
**Go to Start >> All Programs >> Accessories and right click on Command Prompt and select "Run As Administrator"  
 
**Go to Start >> All Programs >> Accessories and right click on Command Prompt and select "Run As Administrator"  
 
**Now copy and paste the following into the command prompt and hit Enter on your keyboard:
 
**Now copy and paste the following into the command prompt and hit Enter on your keyboard:

Revision as of 16:56, 17 November 2011

How To Setup Desktop Backup (Policy)[edit]

  • Backups will not work while connected to the wireless network or outside of the IGB network.
  • First Download and Install the retrospect Client.
  • Download Locations:
  • Click Next on first page
  • Click Yes on Agreement page
  • Enter a password for your retrospect client. This password will only be used temporary. It is used to initiate the initial connection between your computer and the Retrospect server. We will then change this password to a long complicated password. DO NOT give us your NetID password, AD Password, IGB password.
  • Click Next
  • Click OK when asked about the Retrospect client firewall Settings
  • Click Finish to finish the installation.
  • Send an E-mail to help@igb.uiuc.edu with your new retrospect password and your computer's IP address (while at IGB and not connected to the wireless network)
  • Your computer's current IP address is: Template:USERIP
  • Please make sure to open up your firewall ports if windows did not ask you to do so at the end of the retrospect installation.

Open Windows XP Firewall[edit]

    • Open Windows XP's Firewall Settings
    • Add the two entries below.
      • 1. Description: Retrospect Client (TCP)
        • Port: 497
        • Select TCP
      • 2. Description: Retrospect Client (UDP)
        • Port: 497
        • Select UDP

Open Windows 7 Firewall[edit]

    • Go to Start >> All Programs >> Accessories and right click on Command Prompt and select "Run As Administrator"
    • Now copy and paste the following into the command prompt and hit Enter on your keyboard:
netsh advfirewall firewall add rule name="Retrospect TCP" dir=in action=allow protocol=TCP localport=497
    • In the same command prompt also type this command in and hit Enter again:
netsh advfirewall firewall add rule name="Retrospect UDP" dir=in action=allow protocol=UDP localport=497
    • Now your windows firewall will allow retrospect to talk to the backup server.

Your computer's current IP address is: Template:USERIP.


Your IGB IP address should be one of these 128.174.124.* , 128.174.125.* or 128.174.126.* where * is a number between 1-255
[edit]