Windows 7 ISO CD Creator
Using this utility you can create Windows 7 ISO CDs and Bootable Thumbdrive.
Download it here.
Using this utility you can create Windows 7 ISO CDs and Bootable Thumbdrive.
Download it here.
Of Course you need admin permission as always.For Files:
takeown /f file_name /d y
icacls file_name /grant administrators:FFor Directories (will perform action recursively):
takeown /f directory_name /r /d y
icacls directory_name /grant administrators:F /t
In other words this Tool is a must have!
If it is read correctly you should see the Module Specification read correctly as shown above.
It will proceed to download all the RAM dumps from the server as shown above.
Click Save Dump and save it to a location on your Harddisk
Select Open and Choose the Dump File you saved previously.

Use the 15.45 NForce Drivers I advised (Can be downloaded on Guru3d.com) DO NOT USE 15.37 NForce Drivers from Nvidia except for the AHCI Storage Driver from 15.37.> CPU LZW Compression 100.80 MB/sThe values in red is what we are interested in.
> CPU AES256 Encryption 41.59 MB/s
> CPU Vista Compression 297.90 MB/s
> CPU SHA1 Hash 459.58 MB/s
> Uniproc CPU LZW Compression 49.88 MB/s
> Uniproc CPU AES256 Encryption 20.91 MB/s
> Uniproc CPU Vista Compression 148.67 MB/s
> Uniproc CPU SHA1 Hash 230.29 MB/s
> Memory Performance 5024.46 MB/s
> Direct3D Batch Performance 53.83 F/s
> Direct3D Alpha Blend Performance 48.67 F/s
> Direct3D ALU Performance 31.23 F/s
> Direct3D Texture Load Performance 25.06 F/s
> Direct3D Batch Performance 54.56 F/s
> Direct3D Alpha Blend Performance 56.36 F/s
> Direct3D ALU Performance 31.81 F/s
> Direct3D Texture Load Performance 22.06 F/s
> Direct3D Geometry Performance 41.83 F/s
> Direct3D Geometry Performance 19.16 F/s
> Direct3D Constant Buffer Performance 19.80 F/s
> Video Memory Throughput 2831.65 MB/s
> Dshow Video Encode Time 8.18464 s
> Media Foundation Decode Time 1.24666 s
> Disk Sequential 64.0 Read 67.82 MB/s 5.9
> Disk Random 16.0 Read 1.58 MB/s 4.0
> Responsiveness: Average IO Rate 3.65 ms/IO 5.9
> Responsiveness: Grouped IOs 10.44 units 7.1
> Responsiveness: Long IOs 15.29 units 6.9
> Responsiveness: Overall 159.52 units 6.6
> Responsiveness: PenaltyFactor 0.0

Microsoft Disk Defragmenter
Copyright (c) 2007 Microsoft Corp.
The parameter is incorrect. (0x80070057)
Description:
Locates and consolidates fragmented files on local volumes to
improve system performance.
Syntax:
defrag| /C | /E [/H] [/M | [/U] [/V]]
defrag| /C | /E /A [/H] [/M | [/U] [/V]]
defrag| /C | /E /X [/H] [/M | [/U] [/V]]
defrag/T [/H] [/U] [/V]
Parameters:
Value Description
/A Perform analysis on the specified volumes.
/C Perform the operation on all volumes.
/E Perform the operation on all volumes except those specified.
/H Run the operation at normal priority (default is low).
/M Run the operation on each volume in parallel in the background.
/T Track an operation already in progress on the specified volume.
/U Print the progress of the operation on the screen.
/V Print verbose output containing the fragmentation statistics.
/X Perform free space consolidation on the specified volumes.
Examples:
defrag C: /U /V
defrag C: D: /M
defrag C:\mountpoint /A /U
defrag /C /H /V
C:\Windows\system32>defrag C: /BYou get some message saying it cannot be done like the following:
Microsoft Disk Defragmenter
Copyright (c) 2007 Microsoft Corp.
Invoking boot optimization on (C:)...
Analysis: 100% complete.
Some registry entries were missing from the boot optimization section of the reg
istry. (0x89000017)
C:\Windows\system32>Rundll32.exe advapi32.dll,ProcessIdleTasksAfter that the error message will be gone and you can run boot optimization manually.
Why doesn't this happen sometimes?
Because RunIdle task is scheduled to run eventually after sometime of idle usage
if you do boot defrag immmediately after installation,
RunIdle task hasn't got a chance to run at all so you have to invoke it manually
if you want to start the operation immediately.
