User Tools

Site Tools


computing:security:avg_remote_admin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:security:avg_remote_admin [2012/05/07 12:20]
gcooper
computing:security:avg_remote_admin [2012/05/07 16:00] (current)
gcooper
Line 10: Line 10:
   * Updates Proxy   * Updates Proxy
   * Management Console   * Management Console
 +    * Workstation AVG installation
 +    * Workstation AVG configuration
  
 Requirements: Requirements:
  
 +  * AVG Business-level license
   * 30MB RAM   * 30MB RAM
   * One of several database technologies   * One of several database technologies
     * Firebird is included and is the default     * Firebird is included and is the default
-    * Use firebird for up to 150 workstations +    * Use Firebird DB for up to 150 workstations 
-  * + 
 +Options: 
 + 
 +  * All components can be installed on same machine 
 +  * Admin Server, Admin Console and DB can be on different machines 
 +  * Active Directory integrated 
 + 
 +===== Troubleshooting ===== 
 + 
 +http://www.avg.com/gb-en/faq.num-4560#tba1 
 + 
 +==== Firewall ==== 
 + 
 +On a Windows XP Pro PC: 
 + 
 +<file> 
 +netsh firewall set service RemoteAdmin enable 
 +</file> 
 + 
 +On a PC running Windows 7: 
 + 
 +<file> 
 +netsh advfirewall firewall set rule group="windows management instrumentation (wmi)" new enable=yes 
 +</file>
computing/security/avg_remote_admin.1336414850.txt.gz · Last modified: 2012/05/07 12:20 by gcooper