- Mac OS X – Export Google Chrome Browsing History to CSV File from the Terminal
- Mac OS X – Force Spotlight Search to Index a Network Folder
- Mac OS X – Install Yosemite/El Capitan via USB Thumb Drive or How to Get the DMG Image
- Mac OS X – Install Zabbix Agent from Source
- Mac OS X El Capitan – Cannot Restart into Boot Camp Partition
- Manually Restore a Clonezilla Image When Destination Partition is Smaller than the Original
- Mikrotik Scripting – Array Pop Function
- Mikrotik Scripting – Array Push Function
- Mikrotik Scripting – Function to Split an IP Address into an Array
- Mozilla Firefox 51.0.1 Runs Extremely Slow
- MySQL Script – Alter/Convert All Tables in a Database from MyISAM to InnoDB
- NextCloud – Purge Music Library from DB
- NextCloud – Rescan Music Library for All Users
- OpenMCU-ru – DSCP Based QoS Packet Tagging Rules for Linux IP Tables
- Outlook 2010 – Crashes Upon Opening Emails with Embedded Pictures
- Outlook 2010 – Only Starts in Safe Mode
- Outlook 2010 Hijacked
- pcapsipdump – Dump SIP Signalling and RTP Streams Per Call Leg into Separate Pcap Files
- PHP – Simple PDO Class for Connecting to a MySQL Database
- Playstation 4 – Cannot Connect to the PSN Using Comcast Gateway
- Polycom RealPresence Desktop – Do Not Minimize to Taskbar Tray
- Polycom RealPresence Desktop – Windows QoS Registry Settings
- PowerShell Script – Generate DFS-R Health Reports and Email Them
- Putty – Import/Export Your Saved Sessions List and Settings
- Raspbian – How to Run X11vnc on Startup
Windows Terminal Server – Three Ways to Disable AVG Tray Icon via Group Policy
I scoured the internet forever and a day to find a way to disable the AVG tray icon in a Windows Terminal Server environment because as with most people, even though to make any major changes in the AVG settings it does require an admin password, I didn’t want my users to be able to toy around in there even, let alone run a bunch of malicious scans and slow the server down for everybody or gain access to view our AVG Business license key. I even contacted AVG technical support and they didn’t have a solution to my problem and I find it extremely hard to believe that I am the only person out there in the world facing this issue.
Well, today I finally figured out a way to disable the AVG tray icon via Group Policy using Software Restriction Policies. By creating a rule to prevent the running of the “avgui.exe” process, you can essentially disable the tray icon. As long as you have your group policies structured so that your users OU get a different group policy than say the admins OU, then the admins can still get into AVG, run any scans, or change any settings inside AVG. I guess I should mention that you could use this for any OU for that matter that you didn’t want to have access to the AVG UI, it’s not just limited to Remote Desktop Servers. Pretty sweet!
Continue reading “Windows Terminal Server – Three Ways to Disable AVG Tray Icon via Group Policy”