Introducing Google Bookmarks Manager for GPOs: A Simple and Customizable Tool for Managing Google Bookmarks

Managing Google bookmarks for your organization can be a challenging task, especially when you need to deploy bookmarks across multiple machines using Group Policy Objects (GPOs). To make this process more manageable, we’ve developed the Google Bookmarks Manager for GPOs, a simple and customizable WPF application that allows you to create, edit, import, and export … Read more

Powershell GEOIP Lookup using IPWhois.io

Sometimes, you want to look at a bunch of IPs and figure out where they are coming from. It could be firewall logs, maybe some web host logs. This script was originally developed for a very specific use case, it takes a bunch of IPs in a CSV (with a column header of ‘IP’) and … Read more

Chrome white screen when using through TeamViewer

I recently had an issue where trying to use chrome over a TeamViewer session resulted in a white screen. This can happen if there is no physical display attached to the computer you are accessing, or if say, the laptop lid is closed. Chrome tries to render using the GPU to a display that doesn’t … Read more