How to check System Cache??
-
HI guys, I m using Dell E6500 Laptop and wanted to know the cache memory information.. Can u help me that where to get the required information?? I am using Windows 7 64bit... Regards,
Do you mean processor cache. L1, L2, L3 ? copy the code from this link into Notepad, edit the drive letter for input file and output file, and Save As hw-info.vbs create the input file named in the script, you only need to put a single dot in the file, in order to get local computer info. Save it to the same location as the .vbs file. double click the .vbs file, or open Command Prompt (cmd.exe) and type cscript hw-info.vbs
"It's true that hard work never killed anyone. But I figure, why take the chance." - Ronald Reagan That's what machines are for. Got a problem? Sleep on it.
-
Do you mean processor cache. L1, L2, L3 ? copy the code from this link into Notepad, edit the drive letter for input file and output file, and Save As hw-info.vbs create the input file named in the script, you only need to put a single dot in the file, in order to get local computer info. Save it to the same location as the .vbs file. double click the .vbs file, or open Command Prompt (cmd.exe) and type cscript hw-info.vbs
"It's true that hard work never killed anyone. But I figure, why take the chance." - Ronald Reagan That's what machines are for. Got a problem? Sleep on it.
-
Oops. :doh:
"It's true that hard work never killed anyone. But I figure, why take the chance." - Ronald Reagan That's what machines are for. Got a problem? Sleep on it.
-
Do you mean processor cache. L1, L2, L3 ? copy the code from this link into Notepad, edit the drive letter for input file and output file, and Save As hw-info.vbs create the input file named in the script, you only need to put a single dot in the file, in order to get local computer info. Save it to the same location as the .vbs file. double click the .vbs file, or open Command Prompt (cmd.exe) and type cscript hw-info.vbs
"It's true that hard work never killed anyone. But I figure, why take the chance." - Ronald Reagan That's what machines are for. Got a problem? Sleep on it.
-
Would this script be creating the file directory itself or i have to provide it manually and secondly of which extension input file be created?? do i have to create it .html or ????
hi, the input text file should be .txt, you can remove the absolute path d:\script\, if the two files will be in the same place as the script file. d:\script\Serverlist.txt d:\script\Inventorylist_ The output file extension is created by the script, it's .csv look at the .vbs script. ;)
"It's true that hard work never killed anyone. But I figure, why take the chance." - Ronald Reagan That's what machines are for. Got a problem? Sleep on it.
-
hi, the input text file should be .txt, you can remove the absolute path d:\script\, if the two files will be in the same place as the script file. d:\script\Serverlist.txt d:\script\Inventorylist_ The output file extension is created by the script, it's .csv look at the .vbs script. ;)
"It's true that hard work never killed anyone. But I figure, why take the chance." - Ronald Reagan That's what machines are for. Got a problem? Sleep on it.
-
Thanks alot... Well another question.. Is there any GUI based method to find out cache..i.e. windows functionality.. like to check the RAM we use BIOS settings....??????????
I'd rather not link any specific site as I could be accused of spamming. so just try entering hwinfo into google.
"It's true that hard work never killed anyone. But I figure, why take the chance." - Ronald Reagan That's what machines are for. Got a problem? Sleep on it.
-
HI guys, I m using Dell E6500 Laptop and wanted to know the cache memory information.. Can u help me that where to get the required information?? I am using Windows 7 64bit... Regards,