Subscribe to feed

Archive for the ‘IT’ Category

Bootsect.exe /NT60 c:

or

Bootrec.exe /FixMbr

Bootrec.exe /FixBoot

Bootrec.exe /ScanOs

Bootrec.exe /RebuildBcd

+

bcdedit.exe /export “C:\Boot\BCDBackup”

bcdedit.exe /import “C:\Boot\BCDBackup” ->... Read more

reinstall device manager snap in xp

Login as the Administrator or,who has the administrative rights.Then Click Start,click Run and type regsvr32 devmgr.dll click ok.

via Read more

Create a disk image whilst running Windows using Microsoft Volume Shadow copy Service (VSS).

Image to Network, USB, FireWire drives and DVD.

Built in scheduler.

32 bit and native 64 bit versions.

Industry leading compression levels and speed.

<... Read more

DriveImage XML

Image and Backup logical Drives and Partitions

DriveImage XML is an easy to use and reliable program for imaging and backing up partitions and logical drives.

The program allows you to:

Backup logical drives and partitions to image f... Read more

Recently we went to install a development environment using apache friends xampp, we where using Skype on the computer we were trying to install xampp on. When apache would not start we found that something was listening on port 80 by running netstat -a -n but we need to now ... Read more

from the cmd promt

for a single user

net localgroup administrators “DOMAIN\username” /add 

or group

net Localgroup Administrators “DOMAIN\Domain Users” /add

Read more