Hotfix: 2795997 - UI is displayed incorrectly when you right-click a third-party dynamic disk resource - Windows Server 2012 (x64)
| 0 Votes |
Description
Property Details
| 2465 | |
| Production - Fully Tested and Ready for Production | |
| Hotfix: 2795997 - UI is displayed incorrectly when you right-click a third-party dynamic disk resource - Windows Server 2012 (x64) | |
| BESC | |
| Hotfix | |
| 1155526 | |
| Microsoft | |
| KB2795997 | |
| 3/29/2013 12:00:00 AM | |
| 2795997 | |
| sinucus on 5/9/2013 9:53:36 AM | |
| sinucus on 5/9/2013 9:53:36 AM | |
| 3905 Views / 2 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 368 fixlets | * Results in a true/false |
(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 103 fixlets | * Results in a true/false |
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 |
(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 9 fixlets | * Results in a true/false |
(name of it = "Win2012") of operating system
| Used in 1 fixlet | * Results in a true/false |
number of (elements of ((set of (if (exists key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages" of native registry) then elements whose (it contains "KB2795997" AND it does not contain "_") of (set of ((substrings before "~" of substrings after "for_" of names of keys whose (name of it contains "for_") of key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages" of native registry) as uppercase)) else (nothing))))) < 1
Actions
Action 1 (default)
Action Link Click
here to initiate the deployment process.
Script Type
BigFix Action Script
prefetch Windows8-RT-KB2795997-x64.msu sha1:d76e551d28cdbd16107b28b9dd53cd48445bf3a7 size:1155526 http://EXAMPLEURL/Windows8-RT-KB2795997-x64.msu
// http://support.microsoft.com/?id=2795997
continue if {(size of it = 1155526 AND sha1 of it = "d76e551d28cdbd16107b28b9dd53cd48445bf3a7") of file "Windows8-RT-KB2795997-x64.msu" of folder "__Download"}
// 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\Windows8-RT-KB2795997-x64.msu"}" /quiet /norestart
action requires restart "d76e551d28cdbd16107b28b9dd53cd48445bf3a7"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
| Social Media: |

