Hack to Retrieve and Get Windows Experience Index (WEI) Score of Remote Computer Hack для пошуку і Get Windows Experience Index (WEI) Оцінка з віддаленого комп'ютера

Windows Experience Index (WEI) is a rating score ( Windows Experience Index (WEI) є оцінка рейтингу ( how to change WEI rating Як змінити ВПО рейтингу ) that giving to a computer to gauge and benchmark the relative performance of the computer and its capability when running Windows Vista, Windows 7 and Windows Server 2008 (including R2 edition) operating system. ), Що надання комп'ютерів для оцінки і контрольних відносну продуктивність комп'ютера і його можливостей при запуску Windows Vista, Windows 7 і Windows Server 2008 (включаючи R2 Edition) операційної системи. WEI subscores and base score are calculated by a free benchmarking command-line utility called WEI subscores і базові оцінки розраховуються шляхом вільного бенчмаркінгу утиліту командного рядка називається WinSAT WinSAT . .

For system administrators or network management managers who need to gather and retrieve Windows Experience Index rating score from many networked computers remotely, the following VBScript may help to get the score number. Для системних адміністраторів та управління мережею менеджерів, які необхідно зібрати і отримати Windows Experience Index оцінка рейтингу від багатьох мережевих комп'ютерах віддалено, наступні VBScript може допомогти отримати оцінку числа. The VBScript will access the new WMI class called Win32_WinSAT to retrieve the WEI system accessment information from the remote computer. VBScript будуть отримувати доступ до нового класу WMI називається Win32_WinSAT для отримання accessment ВПО інформаційній системі з віддаленого комп'ютера. However, the VBScript only works on computer running operating system with WinSAT only, such as Windows Vista and newer OS such as Windows 7. Тим не менше, VBScript працює тільки на комп'ютері під керуванням операційної системи з WinSAT тільки, такі як Windows Vista і нова ОС як Windows 7.

Copy and paste the following VBScript code below into a text editor such as Notepad, and then save it as any name with .vbs extension, such as WEIScore.vbs. Скопіюйте та вставте наступний код VBScript в текстовий редактор, наприклад Блокнот, і зберегти його в будь-яке ім'я. Розширенням VBS, такі, як WEIScore.vbs.

strCompName = Inputbox("Get Hardware Performance Ratings" & vbcrlf & "of a Remote computer," & vbcrlf & "Input the Computer Name:") strCompName = InputBox ( "Отримайте продуктивності устаткування Рейтинги" VЬС ^ & & "комп'ютера Віддалений", VЬС ^ & & "Введіть ім'я комп'ютера:")

Set objWMIservices = GetObject("winmgmts:\\" & strCompName & "\root\cimv2") Поставити objWMIservices = GetObject ( "winmgmts: \ \" strCompName & & "\ Root \ cimv2")
Set colWSA = objWMIservices.ExecQuery("Select * From Win32_WinSAT") Поставити colWSA = objWMIservices.ExecQuery ( "Select * from Win32_WinSAT")

For Each objItem in colWSA Для кожної objItem в colWSA
    Wscript.Echo "Hardware Performance Ratings" Wscript.Echo "Апаратне оцінки службової діяльності"
    Wscript.Echo "Processor : " & objItem.CPUScore Wscript.Echo "Processor:" & objItem.CPUScore
    Wscript.Echo "Memory: " & objItem.MemoryScore Wscript.Echo "Memory:" & objItem.MemoryScore
    Wscript.Echo "Graphics: " & objItem.GraphicsScore Wscript.Echo "Графіка:" & objItem.GraphicsScore
    Wscript.Echo "Gaming graphics: " & objItem.D3DScore Wscript.Echo "ігрова графіка:" & objItem.D3DScore
    Wscript.Echo "Primary hard disk: " & objItem.DiskScore Wscript.Echo "Primary жорсткого диска:" & objItem.DiskScore
next Наступне

Double click on the VBS file to run the script. Двічі клацніть на VBS файл для запуску сценарію. Enter the desired remote computer name in order to get the Windows Experience Index rating of the target system. Введіть бажане ім'я віддаленого комп'ютера, щоб отримати Індекс сумісності з Windows рейтингу цільової системі. If the “Error: The remote server machine does not exist or is unavailable: 'GetObject'” error message is displayed, it means that the remote computer name is wrong, or unreachable. Якщо "Помилка: віддалений комп'ютер-сервер не існує або недоступна:" виводиться "Помилка GetObject 'повідомлень, це означає, що на віддаленому комп'ютері не так, або недоступний.

IMPORTANT : The page is machine translated and provided "as is" without warranty. ВАЖЛИВО: Сторінка машина переведена і надаються "як є" без гарантії. Machine translation may be difficult to understand. Машинний переклад може бути важким для розуміння. Please refer to Будь ласка, зверніться до original English article оригінальний англійська статтю whenever possible. коли це можливо.

Leave a Reply Написати відповідь

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Ви можете використовувати ці теги: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <справі DateTime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Підписатися на коментарі функція була відключена. To receive notification of latest comments posted, subscribe to Щоб отримувати повідомлення про останні коментарях, підписатися My Digital Life Comments RSS feed Моя Цифрова життя Коментарі RSS Feed or або register to receive Увійдіть, щоб отримувати new comments in daily email digest. нові коментарі в щоденній електронній пошті.

New Articles Нові статті

Incoming Search Terms for the Article Вхідні терміни пошуку для статті

wei error Вей помилку - -- windows experience index download Windows Experience Index завантажити - -- wei vista commandline Вей Vista командну - -- hack windows 7 system experience rating Hack Windows 7 система досвід рейтингу - -- windows experience index windows 7 cheat Windows Experience Index Windows 7 шахрайство - -- experience level hack windows7 Досвід рівня рубати Windows7 - -- hack windows 7 performance rating Hack Windows Performance Rating 7 - -- windows server 2008 r2 experience index Windows Server 2008 R2 Experience Index - -- atom "Windows 7" WEI Атом "Windows 7" WEI - -- cheat windows 7 experience index шахрайство Windows Experience Index 7 - -- how to hack windows user experience score Як зламати Windows користувачеві досвід оцінки - -- windows experience index windows 7 error Windows Experience Index Windows 7 помилки - -- hack windows 7 experience index Hack Windows Experience Index 7 - -- how are windows 7 experience scores calculated Як Windows 7 досвід оцінки розраховуються - -- modify windows 7 WEI score Змініть Windows 7 ВПО оцінка - -- Windows 7 Experience Index Rating changing manually 7 Windows Experience Index Рейтинг зміни вручну - -- cheating windows experience index обману Windows Experience Index - -- hack windows system rating Hack Windows Система рейтингів - -- Hack WEI score in window seven Hack ВПО оцінка у вікні сім - -- how to run windows 7 wei Як запустити Windows 7 Вей - -- windows 7 rating hack Windows 7 Рейтинг рубати - -- edit wei score windows 7 ред Вей Windows оцінка 7 - -- hack windows 7 raiting Hack Windows 7 рейтинг - -- hack windows score Hack Windows оцінка - -- hack win7 base score рубати win7 база оцінки - -- msi x430 windows experience index MSI x430 Windows Experience Index - -- windows experience index hack Windows Experience Index рубати - -- windows experience index windows server 2008 Windows Experience Index Windows Server 2008 - -- download windows experience index score завантаження Windows Індекс оцінки - -- hack windows experience index on windows 7 Hack Windows Experience Index У Windows 7 - -- how to hack performance rating windows 7 Як зламати Windows Performance Rating 7 - -- processor ratings for windows 7 wei Процесор оцінки для Windows 7 Вей - -- the windows user experience index has not been computed Досвід користувачів Windows індексу не була обчислена - -- Windows Experience Index command line Windows Experience Index командного рядка - -- command to get windows 7 wei команду для отримання Windows 7 Вей - -- remove windows experience index hack Remove Windows Experience Index рубати - -- wei server 2008 Вей Server 2008 - -- windows experience index server 2008 Windows Experience Index Server 2008 - -- windows 7 "windows experience index" "remote desktop" Windows 7 "Windows Experience Index" "віддалений робочий стіл" - -- hack windows experience index Hack Windows Experience Index - -- hack perfomance score windows 7 рубати оцінка продуктивності Windows 7 - -- hack remote pc with vbscript зламати віддалений комп'ютер з VBScript - -- windows 7 experience hacking Windows 7 досвід злому - -- Windows Experience Index script Windows Experience Index сценарію - -- windows 7 prestatie index hack Windows 7 prestatie індексу рубати - -- windows 7 wei crack Windows 7 Вей тріщина - -- hack experince index windows 7 рубати EXPERINCE індексу Windows 7 - -- how to hack win 7 rating Як зламати виграти 7 Рейтинг - -- "windows experience index" wrong primary hard disk "Windows Experience Index" неправильного первинного жорсткого диска - -- change wei on win7 Зміна Вей на win7 - --