Showing posts with label recovery. Show all posts
Showing posts with label recovery. Show all posts

Decreasing Boot Time in windows

Microsoft has made available a program to analyze and decrease the time it takes to boot to WindowsXP
The program is called BootVis

1.Uncompress the file.
2.Run BOOTVIS.EXE
3.For a starting point, run Trace / Next Boot + Driver Delays
4.This will reboot your computer and provide a benchmark
5.After the reboot, BootVis will take a minute or two to show graphs of your system startup.
6.Note how much time it takes for your system to load (click on the red vertical line)
7.Then run Trace / Optimize System
8.Re-Run the Next Boot + Drive Delays
9.Note how much the time has decreased
10.Mine went from approximately 39 to 30 seconds. Read More!

Disabling Error Reporting

By default, WindowsXP will request to report application errors to Microsoft.
To turn this off:
1.Right click on the My Computer icon on the desktop
2.Select Properties / Advanced
3.Click on the Error Reporting tab
4.Check Disable error reporting Read More!

WINDOWS XP Hidden Applications

To run any of these apps go to Start > Run and type the executable name (ie charmap).

WINDOWS XP HIDDEN APPS:
=========================================

1) Character Map = charmap.exe (very useful for finding unusual characters)

2) Disk Cleanup = cleanmgr.exe

3) Clipboard Viewer = clipbrd.exe (views contents of Windows clipboard)

4) Dr Watson = drwtsn32.exe (Troubleshooting tool)

5) DirectX diagnosis = dxdiag.exe (Diagnose & test DirectX, video & sound cards)

6) Private character editor = eudcedit.exe (allows creation or modification of characters)

7) IExpress Wizard = iexpress.exe (Create self-extracting / self-installing package)

8) Microsoft Synchronization Manager = mobsync.exe (appears to allow synchronization of files on the network for when working offline. Apparently undocumented).

9) Windows Media Player 5.1 = mplay32.exe (Retro version of Media Player, very basic).

10) ODBC Data Source Administrator = odbcad32.exe (something to do with databases)

11) Object Packager = packager.exe (to do with packaging objects for insertion in files, appears to have comprehensive help files).

12) System Monitor = perfmon.exe (very useful, highly configurable tool, tells you everything you ever wanted to know about any aspect of PC performance, for uber-geeks only )

13) Program Manager = progman.exe (Legacy Windows 3.x desktop shell).

14) Remote Access phone book = rasphone.exe (documentation is virtually non-existant).

15) Registry Editor = regedt32.exe [also regedit.exe] (for hacking the Windows Registry).

16) Network shared folder wizard = shrpubw.exe (creates shared folders on network).

17) File siganture verification tool = sigverif.exe

18) Volume Contro = sndvol32.exe (I've included this for those people that lose it from the System Notification area).

19) System Configuration Editor = sysedit.exe (modify System.ini & Win.ini just like in Win98! ).

20) Syskey = syskey.exe (Secures XP Account database - use with care, it's virtually undocumented but it appears to encrypt all passwords, I'm not sure of the full implications).

21) Microsoft Telnet Client = telnet.exe

22) Driver Verifier Manager = verifier.exe (seems to be a utility for monitoring the actions of drivers, might be useful for people having driver problems. Undocumented).

23) Windows for Workgroups Chat = winchat.exe (appears to be an old NT utility to allow chat sessions over a LAN, help files available).

24) System configuration = msconfig.exe (can use to control starup programs)

25) gpedit.msc used to manage group policies, and permissions Read More!

MISSING winipcfg.,RECOVERY TIPS

If any body remembers or misses the old "winipcfg", which is missing from Windows XP, then there is a easy way to get this back from Microsoft.

Instead of using the command line to display or configure your ip with "ipconfig", you can download wntipcfg from Microsoft which gives you the same GUI as the old winipcfg.

Download:
CODE
http://microsoft.com/windows2000/techinfo/reskit/tools/existing/wntipcfg-o.asp


Then follow these steps:

Install it (the default is c:\program files\resource kit\ )
Copy wntipcfg.exe to c:\windows
Rename it to winipcfg.exe
Now you can just click on run, then type in "winipcfg". Read More!