Rebuild VSS
Server 2008 net stop “System Event Notification Service” net stop “Background Intelligent Transfer Service” net stop “COM+ Event System” net stop “Microsoft Software Shadow Copy…
Server 2008 net stop “System Event Notification Service” net stop “Background Intelligent Transfer Service” net stop “COM+ Event System” net stop “Microsoft Software Shadow Copy…
If you see the error message :- The User has insufficient access right When trying to delete, move or carry out other operations on a…
If you forget the password for the management console and the resetpass.bat doesn’t work. Then try the following :- Right click on command prompt Run…
If you ever need to verify the vdisk on a HP MSA it will ask for a passcode. The Passcode is “parity”. This will then…
SSH to your XBMC Live machine sudo apt-get update sudo apt-get install git-core cd /usr/local/sbin sudo git clone http://github.com/RuudBurger/CouchPotato.git sudo mv CouchPotato couchpotato cd /usr/local/sbin/couchpotato…
If you install Symantec Endpoint Protection Management console and get the error : The Java Virtual Machine has exited with a code of -1, the…
You can use the makecert tool to make your own self issued certificates. makecert -pe -r -n “CN=certnameinhere” -sky exchange -sr localmachine -ss my -len…
I was fed up with trying to find out the correct way to stop and start the Blackberry services. Here is the correct order and…