This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:security:avg_remote_admin [2012/05/07 12:22] gcooper |
computing:security:avg_remote_admin [2012/05/07 16:00] (current) gcooper |
||
---|---|---|---|
Line 15: | Line 15: | ||
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 DB 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:// | ||
+ | |||
+ | ==== Firewall ==== | ||
+ | |||
+ | On a Windows XP Pro PC: | ||
+ | |||
+ | < | ||
+ | netsh firewall set service RemoteAdmin enable | ||
+ | </ | ||
+ | |||
+ | On a PC running Windows 7: | ||
+ | |||
+ | < | ||
+ | netsh advfirewall firewall set rule group=" | ||
+ | </ |