Categories
- Education (6)
- Fix IT (29)
- Information Technology (53)
- Tips (6)
- Uncategorized (7)
Tags
Tag Archives: tool
move user homes to an other drive using a link
If you don’t like to have your homes on C: . Boot your computer using your installation CD and change to a command line prompt. Check where your drives are now. For this example lets say boot disk C: is on … Continue reading
Posted in Uncategorized
Tagged tool, Window 7
Comments Off on move user homes to an other drive using a link
Cleanup windows 7 disk
To cleanup a disk and remove unused programs start cleanmgr.exe. This small program scans your disk and gives you a choice of items to select from like temporary files, servicepack sources etc.
Remove old network card or non present device
You change the network adapter on a server without uninstalling the device in windows and end up with a hidden adapter in your registry. I found a solution to remove the lost hardware from windows. Source was http://forums.techarena.in/windows-server-help/1141789.htm Open a … Continue reading
Posted in Information Technology
Tagged Problem, tool
Comments Off on Remove old network card or non present device
Windows Image Restore Failed
Situation I wanted to create a clone disk as desaster restore for my Netbook Preparation I made a Windows Image Backup Then created a Restore CD with an external CD Drive. As I dont like to restore from CD, I … Continue reading
Random complex password
Use the following function to create a complex password. There are 4 tables with different characters used to create the password. To have at least one char from each table the password must be at least 4 char long.
Posted in Information Technology
Tagged code, tool, vbscript
Comments Off on Random complex password
Ping host
Ping a host and get true or false returned