Tag: command prompt

How to Make a Bootable USB Flash Disk Windows Vista Installer

November 20, 2008 by Jason

Mr Dave Glover of Blogs.MSDN.com wrote a guide on how to create a USB Thumb Drive Vista Installer. The article is interesting because recently a friend of mine wishes to install Windows Vista onto a laptop in which DVD drive is not working anymore (it’s already dead).

BTW, this is really useful for all DVD less laptops. So, I wrote a Complete Step-by-Step Beginner’s Style Guide on how to do it easily, Not Just For the Geeks But For All.

1. Format the USB Stick as NTFS: Open Windows Explorer and Right-Click the Drive > Choose the Format Option

2. In the File System Combo box, Choose NTFS and Click the Start Button to begin.

3. Afterwards, Open the Command Prompt as Administrator: In Start Search type, cmd > Press CTRL + Shift + Enter

or you will get… “Access is denied” Message after launching diskpart command. Read More»

How to Change a Computer Password Using Command Prompt

October 10, 2008 by Jason

Ever thought of becoming an actual “hacker”? This article shows how to change a computer password and do other things using a command prompt. A command prompt is a command using the special built-in program that comes with every computer which allows you to do almost anything on a computer.

1. Open Command Prompt. If you don’t know how, open the Start menu, go to Programs (or on Windows 2000 and up, all programs), go to Accessories, then you’ll see Command Prompt, click it.

2. You’ll see a black screen pop up.

3. Type in: “Net User”

4. It will then show you a detailed little chart of all the User Accounts on the computer.

5. Choose which account you want to hack.

6. Say it says the user accounts are: Owner, Administrator, John, Alice, Christopher, and Guest. Read More»

Fix Common Computer Network Issues

October 05, 2008 by Jason

Are you experiencing problems with your computer network? Are these error messages appearing?:

  • Unable to clear the DNS cache
  • Unable to renew your IP address
  • An operation was performed on something that is not a socket
  • Unable to clear the ARP cache

If so, here are some potential solutions for Windows XP/Vista.

1. Check to make sure your computer is on and is connected to a network.

2. Be aware that Windows has a built in function to repair a network connection. This function can give valuable information in the form of an error message if you know what you are looking for. Some common error messages given are:

Read More»

How to create a USB drive you can install Windows Vista

September 29, 2008 by Jason

Get your hands on a USB drive that’s at least 3GB in size. You’ll also need a Windows Vista installation disk.

Format the USB Drive

1. Insert the USB drive into your computer.

2. Right-click Computer in the Start menu and then select Manage.

3. Select Disk Management under Storage in the left column of the Computer Management window.

4. Right-click the USB drive in the bottom center section of the Computer Management window and select Format. Warning: Make sure you select the right disk to format. Formatting a disk will erase all data on it.

5. Change the file system to NTFS and then click OK to format the USB drive.

6. Wait for the USB drive to be formatted. The formatting progress will be shown in the Computer Management window. Read More»

Install Windows Vista Lite from your Flash Drive

September 29, 2008 by Jason

Open up an administrator mode command prompt by right-clicking on the shortcut and choosing Run as Administrator, then type in diskpart to load up the disk partitioning command line tool.

The most important step is to run the following command, which will give you the numbers of the disks, so you can use it in the next command (and not accidentally remove a partition on another drive).

list disk

Now that you know the correct number for the disk, you can use the select disk command, substituting the number 1 for whatever number your flash drive is set to: Read More»

Troubleshoot AutoPlay problems

September 08, 2008 by Jason

Here are solutions to some common problems with AutoPlay.

The AutoPlay options only appeared once: the first time I plugged in a device or inserted a disc. How can I find them again, so I can choose a different action?

To see the options one time, right-click the device or drive, and then click Open Autoplay. If the device isn’t plugged in, hold down SHIFT and plug in the device. You can also hold down SHIFT while inserting a disc to see the list of options.

To see the options every time you plug in a device or insert a disc, follow these steps:

1. Open AutoPlay by clicking the Start button , clicking Control Panel, clicking Hardware and Sound, and then clicking AutoPlay.

2. In the list next to the device or type of disc, click Ask me every time. Read More»

Vista does not recognise my USB flash drive

August 24, 2008 by Jason

Some users are experiencing problems with their USB flash drive even when they have been guaranteed that they are compatible with Windows Vista. This is usually due to the wrong software drivers being installed. When you plug in your USB flash drive for the first time you may be required to install the drivers for it, however most USB flash drives do not come with a CD containing their drivers. The majority of drivers for USB flash drives will already have been installed with Windows Vista, so when you are asked to install the driver software for your USB flash drive select Locate and install driver software and then on the next screen choose I don’t have the disc. Show me other options, unless you do have a disc with the driver software on it, in which case allow Windows Vista to search the CD for the correct driver. Assuming that you do not have a CD with the software on it, choose Browse my computer for driver software and then instruct Windows Vista to look for the driver software on the hard drive where you installed Windows Vista. Make sure that the Include subfolders checkbox has been checked and then press Next to search your hard drive for the driver software. Once the software has been found a window may appear telling you that Windows cannot verify the publisher of the software, and as long as you are confident that the drivers are correct, select Install this driver software anyway. You may need to repeat these steps two or three times as new USB devices are found and it is important that you complete these steps for every device, otherwise your USB flash drive will continue to not be recognised. Read More»

8 ways to save time with Windows Vista

August 21, 2008 by Jason

Windows Vista comes with loads of features that can help save you time, especially with tasks that you perform regularly. Try out these tips and see how much time you can save.

1. Send an email straight from your desktop

If there’s someone you often send mail to, you can add a shortcut to your desktop to create a new email. Make a new shortcut and type in mailto: followed by your recipient’s email address, for example mailto:example@pctipsbox.com. Click Next, give the shortcut a meaningful name and then click Finish. The new shortcut will appear on your desktop, and double-clicking it will open up a blank email in your default email editor with the recipient’s address already filled in.

2. Quickly check your network connection status from your desktop

You can create a shortcut to quickly check the status of your internet connection, saving you the effort of clicking through a number of windows and folders. Go to Start > Control Panel > Network and Internet > Network and Sharing Center > Manage network connections. Right-click on the connection you want to check the status of and select Create Shortcut. This will place a shortcut on your desktop, and when you double-click it you will be taken directly to the status page of your connection. Read More»

Top 10 Windows Built-In Command Line Tools

August 15, 2008 by Jason

For many Windows users, the thought of using the Command Prompt is either a scary experience or something that they will never need. But for some, the command prompt is a powerful tool that can be far more useful than many graphical tools available in Windows.

Being a System Administrator, I constantly use the command prompt, mostly because I access systems remotely and many tasks can be performed quickly with out the graphics over head (even though connecting via Terminal Server is very convenient).

So if you are an avid user of the command line, here are my top 10 built-in (non third party) command line tools for XP, Vista and WIndows server versions (remember these commands are not your typical tools, such as find, copy, move, dir, etc..).

1 - systeminfo - Have a need to display operating system configuration information for a local or remote machine, including service pack levels? Then systeminfo is the tool to use. When I need to connect to a system that I am not familiar with, this is the first tool I run. Read More»

Bypass the Windows Vista log-on screen on multiaccount PCs

August 13, 2008 by Jason

When you have more than one user account on a Windows Vista PC, every time you restart your PC you’ll see a welcome screen listing all the accounts on the machine. You’ll have to click one and then type in your log-on information in order to start using Windows Vista.

But what if, like many people, you use one primary account nearly all the time and use others only on occasion? You’d like to bypass the welcome screen listing all the user accounts and automatically log in whenever you start Windows Vista but Vista can’t seem to accomplish this simple task.

Actually, you can do it, as you’ll see in this hack. Follow it, and you’ll automatically log in on your primary account and then be able to switch to any other account when you wish:

1. At the Search box or a command prompt, type control userpasswords2 and press Enter. The User Accounts screen appears. Read More»