Monday, May 19, 2014

Pendrive bootable by command prompt

Step 1:
Open your PC's PowerShell or Command Promt with administrative rights.
Step 2:
After inserting your USB pendrive, run DISKPART from the PowerShell.
Step 3:
Type the command LIST DISK. The result will be as shown below:

Here DISK 0 is the hard disk and DISK 1 is the pendrive I have used.

Step 4:
In my case, the USB drive is DISK 1. So in this step, I enter the following command:
SELECT DISK 1. According to your disk number, the "1" in the command will change.


Step 5:
After the USB drive is selected from DISKPART, enter the following commands one by one:

CLEAN

CREATE PARTITION PRIMARY

SELECT PARTITION 1

ACTIVE

FORMAT FS=NTFS QUICK

ASSIGN
And at last, enter EXIT command

Step 6:
Exit PowerShell and insert your Windows 7 installation disk. Now open 'My Computer'.


Note the drive letters of both - Your pendrive and Windows 7 installation disk. In my case, they are G: and H: respectively.

Step 7:

Again start PowerShell and enter following commands one by one:

H:

CD BOOT

BOOTSECT.EXE /NT60 G:

Note the drive letters I used here are H: and G: according to my drives and these letters may be different for you.
Now your pendride has become a bootable one. 

Export an Outlook 2010 .pst file (Exchange 2010)


  •  
1.      Open Outlook 2010.
2.      Go to File - Open and then click on Import and Export
3.      Select Export to a file and then click Next.
4.      Select Outlook Data File (.pst) and then click on Next
5.      Select the top-most folder, check the box Include subfolders and then click on Next
6.      Click on the Browse button.
7.      Decide where you will export the .pst file and then click on OK. 
8.      Click on Finish.
9.      A password box will pop up. Leave all fields blank and just click on OK.

hard drive unhide

Click Start
Click Run
 Run Dialogue Box show
  Run Dialogue Box-type gpedit.msc then enter
  show the Group Policy Window 
 Local Computer Policy   User Configuration then click
  then right side double click Administrative Template
double click Windows Components
double click Windows Explorer
in the Setting  click “Hide these specific drives in My computer” 
in the under Windows Explorer  click Display Properties
Hide these specific drives in My computer" box show
 in the Setting- select Not Configured
click apply,click ok 

Hard Disk Drive Hide


Click Start
Click Run
 Run Dialogue Box show
  Run Dialogue Box-type gpedit.msc then enter
  show the Group Policy Window 
 Local Computer Policy   User Configuration then click
  then right side double click Administrative Template
double click Windows Components
double click Windows Explorer
in the Setting  click “Hide these specific drives in My computer” 
in the under Windows Explorer  click Display Properties
Hide these specific drives in My computer" box show
 in the Setting- select Enabled
  Pick One of the following combinations-here you choose the drive which you hide  (if you select Restrict All Drives then all Drive will be hide)
  click Apply click Ok 

Default Operating System for Startup


If you have more than one operating system on your computer, you can set the operating system that you want to use as the default one for when you start your computer:
  • Click Start, click Control Panel, and then double-click System.
  • On the Advanced tab, under Startup and Recovery, click Settings.
  • Under System startup, in the Default operating system list, click the operating system that you want to start when you turn on or restart your computer.
  • Select the Display list of operating systems for check box, and then type the number of seconds for which you want the list displayed before the default operating system starts automatically.

    To manually edit the boot options file, click Edit. Microsoft strongly recommends that you do not modify the boot options file (Boot.ini), because doing so may render your computer unusable.