-
Recent Posts
- HPE 3PAR Adaptive Optimization configuration demystified
- 3PAR iSCSI Delayed ACK read or write performance issues
- Brocade 300 password recovery and factory reset
- vCenter Server Appliance 6.0 bug – Intermediate authentication issues – Native platform error -1765328378
- 3PAR with AO and SSDs. How much do I need?
Recent Comments
Archives
- July 2017
- June 2017
- March 2017
- February 2017
- October 2016
- August 2016
- November 2015
- October 2015
- September 2015
- March 2015
- January 2015
- December 2014
- November 2014
- September 2014
- April 2014
- August 2013
- May 2013
- April 2013
- January 2013
- December 2012
- May 2012
- April 2012
- March 2012
- December 2011
- October 2011
- March 2011
- February 2011
Categories
Meta
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.
.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
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