Tuesday, 16 April 2013

DISPLAY PC INFO AND SAVE INTO .TXT FILE

HOW TO CHECK YOUR MACHINE INFORMATION?

1. Start > Run > type : CMD > click Enter
    Simply type this command : systeminfo
    Your PC information will automatically generated and viewed

2. To save it into .txt file, type this command :   
    systeminfo>filenameyouwantosave.txt >  click Enter
    Type again : filenameyouwantosave.txt > click Enter


 3. The .txt file will automatically prompt out. Done!


HOW TO REMOVE NETWORK LOGON CREDENTIALS IN WINDOWS

1. Start > Run > Type command show in screen shot > Press Enter


2. Screen as below will pop out, on my screen, i don't have any to show.  Just select it and click on Remove button to remove it.  Done!


BLOCK/UNBLOCK DEPLOYMENT OF IE10 IN WINDOWS 7

HOW TO BLOCK/UNBLOCK DEPLOYMENT OF IE10 IN WINDOWS 7? 

HERE IS THE STEPS

1. Remove installed updates from control panel

     - Control Panel > All Control Panel Items > Programs and Features >
        View Installed Updates >select an update for IE10 and double click to
        uninstall the program



2. Download the toolkit from this website : http://www.microsoft.com/en-us/download/details.aspx?id=179 and save it into a new folder e.g : C:\Temp\IEBLOCKER make sure you have an administrator right to do this.




3. Click Start > Run > Cmd (run as administrator)

    Type the command to change directory. cd C:\Temp\IEBLOCKER > enter, 
    Type this command to block deployment of IE10 : IE10_Blocker.cmd  /B
                       




To unblock deployment of IE10, type in this command : IE10_Blocker.cmd  /U



Now you done to block/unblock the deployment of IE10