Subscribe
Search
Wednesday
Apr042012

Site Issues

Looks like either SquareSpace or CloudFlare are having some issues, all we can do is wait and see what happens.

Monday
Apr022012

Change to code content

I hated how code was being displayed on my site, so you may notice I have started to change it.

All code snippets will now be stored in pastebin.org, and then displayed using embedded links.

Tuesday
Mar202012

Ping Monitoring

I made a script to ping an address and alert me if it doesn't succeed. As an added bonus, it will also alert if the response time becomes to large. Once again, this is based on the usual template.

Enjoy.

 

Sunday
Mar182012

Restart stopped services which are set to automatic

This script is handy for your Exchange 2010 deployments, it will find any automatic service which is stopped and start it (optional) and let you know that it happened. This is similar to a previous scripts I have posted.

As usual it uses my usual template.

Friday
Mar162012

Why you reboot?

I wanted to know when and by what/who/why servers rebooted. This is just a simple script, and you configure the it to run at start up in Windows task scheduler.