Monthly Archives: February 2011

.bat script registry query and change

The following script demonstrates how to query registry to check if specific registry key exists. If it does, it checks the value and if doesn’t match required it will remove and recreate with proper value.

Posted in .bat scripts, Random stuff | Tagged , , | 5 Comments

.bat script service status

The following script demonstrates how to query NT Service Controller for service status. This script was used to check if the application (service) is running and if not install. msi package. Basic logging is also included. You might need to … Continue reading

Posted in .bat scripts, Random stuff | Tagged , , | 4 Comments

Sharing large files with the convinience of email

In today’s world email became preferred way of communication in public and private sectors. With the progress and ever increased popularity of multimedia content on the network average email size increased. Many organization face the dilemma of keeping up to … Continue reading

Posted in Random stuff | Tagged , , , | 1 Comment

test

First post

Posted in Random stuff | Leave a comment