2466373: BACKSPACE or arrow keys do not work in MMC - Windows Server 2008 R2 (x64)
Log In or Register to download the BES file, and more.

0 Votes

Description

 

Property Details

ID2455
StatusProduction - Fully Tested and Ready for Production
Title2466373: BACKSPACE or arrow keys do not work in MMC - Windows Server 2008 R2 (x64)
DomainBESC
CategorySecurity Advisory
Download Size2875486
SourceMicrosoft
Source IDKB2661254
Source SeverityN/A
Source Release Date8/14/2012 12:00:00 AM
CVENamesN/A
Keywords2466373
Added by on 5/8/2013 7:56:12 AM
Last Modified by on 5/8/2013 7:56:12 AM
Counters 5431 Views / 1 Download
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 368 fixlets   * Results in a true/false
Show indented relevance
(if( name of operating system starts with "Win" ) then platform id of operating system != 3 else false) AND (if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
Used in 382 fixlets and 2 analyses   * Results in a true/false
Show indented relevance
x64 of operating system
Used in 103 fixlets   * Results in a true/false
Show indented relevance
not exists values "PROCESSOR_ARCHITECTURE" whose (it as string as lowercase = "ia64") of keys "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" of registry
Used in 19 fixlets   * Results in a true/false
Show indented relevance
(language of version block of file "kernel32.dll" of system folder contains "English") OR (exists key "HKLM\System\CurrentControlSet\Control\Nls\MUILanguages" whose (exists value of it) of registry)
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((name of it = "Win2008R2") AND ((it = 0 or it =1) of service pack major version of it)) of operating system
Used in 1 fixlet   * Results in a true/false
Show indented relevance
((exists file "gpoadmincustom.dll" whose ((version of it >= "6.1.7600.20000" AND version of it < "6.1.7600.20861") OR (version of it >= "6.1.7601.17000" AND version of it < "6.1.7601.21624")) of it) OR (exists file "Gpoadmincommon.dll" whose ((version of it >= "6.1.7601.17000" AND version of it < "6.1.7601.17514")) of it) OR (exists file "Gpoadmin.dll" whose ((version of it >= "6.1.7600.20000" AND version of it < "6.1.7600.20861") OR (version of it >= "6.1.7601.17000" AND version of it < "6.1.7601.17514")) of it)) of (folder "C:\Windows\system32")

Actions

Action 1 (default)

Action Link Click here to initiate the deployment process.
Script Type BigFix Action Script
prefetch Windows6.1-KB2466373-v2-x64.msu sha1:37c195ae159a23c63bddbb3e34befd2167fdb4c7 size:1248589 http://EXAMPLEURL/Windows6.1-KB2466373-v2-x64.msu
// Is Windows Update service running?
continue if {exists running service "wuauserv" OR NOT exists service "wuauserv" whose (start type of it = "disabled")}
waithidden "{pathname of system folder & "\wusa.exe"}" "{pathname of client folder of current site & "\__Download\Windows6.1-KB2466373-v2-x64.msu"}" /quiet /norestart
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!