We are back…

I have been ignoring the site quite some time. I am intending to keep it fresh like it was before. We'll see how it goes. Between a pandemic and all other things in my life, ...
Read more

Sonicwall registration errors

Recently, I was trying to register a Sonicwall TZ100 unit, however it will fail with an error message: 'Connection Failure - SSL negotiation with the license manager server has failed. This could be caused by an ...
Read more

Little VBScript to continously ping a host with timestamp/log

Run from command line (after saving file as ping test.vbs)cscript pingtest.vbs iptoping logfilenameIt will continuously run till you hit Ctrl+C to break it... Very useful for network testing. hostIp      = wscript.arguments(0) logfilename = wscript.arguments(1) Set fso     = CreateObject('Scripting.FileSystemObject') Set ...
Read more

Downloads are updated

It took me a while to do it, but it is taken care of now. I had moved the downloads to Fileserve couple of years ago to save bandwidth. However, with their changes throughout the ...
Read more