Yearly Archives for 2014

SQL – list all database sizes order by size

SQL - Frane Borozan - February 25, 2014

We have several internal Microsoft SQL servers, most of them are test servers with millions of small and big databases. Sometimes I need to find big database because I know that database if full of client generated or auto-generated logs that we use for testing. Finding that database can be…

Continue Reading

VPN doesn’t work aka how to clear ARP cache on the computer when you connect to the VPN

ARP Cache, VPN - Frane Borozan - February 24, 2014

I noticed when connecting to the VPN in the office that sometimes internet on the local computer doesn’t work. So browser is dead but I can connect to all the resources in the company. I ended creating a small .bat file with this inside: ipconfig /flushdns netsh interface ip delete…

Continue Reading

The curious case of saved-critical Hyper-V machines in Hyper-V Manager or Incomplete VM Configuration in Virtual Machine Manager

Hyper-V, Virtual Machine Manager - Frane Borozan - February 21, 2014

Two months back we purchased three completely the same big blue servers, and we started to experience issue with two of them. The servers are turning off on random, meaning they can work for a week or two and then they will turn off. When we dug into the logs…

Continue Reading