Hotfix: 2813630 - Virtual machine enters a paused state when you try to create a backup - Windows Server 2012 (x64)
| 0 Votes |
Versioning - This is the latest version.
| 1 | Hotfix: 2813630 - Virtual machine enters a paused state when you try to create a backup - Windows Server 2012 (x64) | 5/8/2013 2:02:41 PM |
| 2 | Hotfix: 2813630 - Virtual machine enters a paused state when you try to create a backup - Windows Server 2012 (x64) | 5/9/2013 9:52:12 AM |
Description
Property Details
| 2463 | |
| Production - Fully Tested and Ready for Production | |
| Hotfix: 2813630 - Virtual machine enters a paused state when you try to create a backup - Windows Server 2012 (x64) | |
| BESC | |
| Hotfix | |
| 3240027 | |
| Microsoft | |
| KB2813630 | |
| 2/17/2013 12:00:00 AM | |
| 2813630 | |
| sinucus on 5/9/2013 9:52:12 AM | |
| sinucus on 5/9/2013 9:52:12 AM | |
| 9701 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 |
(((exists file "csvflt.sys" whose (version of it < "6.2.9200.20626") of it) OR (exists file "ntfs.sys" whose (version of it < "6.2.9200.20623") of it)) of (folder "drivers" of system x64 folder) OR ((exists file "clussvc.exe" whose (version of it < "6.2.9200.20623") of it)) of (folder "cluster" of windows folder))
Actions
Action 1 (default)
Action Link Click
here to initiate the deployment process.
Script Type
BigFix Action Script
prefetch Windows8-RT-KB2813630-v2-x64.msu sha1:d3d13f7a38df68d164fcfe10b142ba2b8d78a30c size:3240027 http://EXAMPLEURL/Windows8-RT-KB2813630-v2-x64.msu
// http://support.microsoft.com/?id=2813630
continue if {(size of it = 3240027 AND sha1 of it = "d3d13f7a38df68d164fcfe10b142ba2b8d78a30c") of file "Windows8-RT-KB2813630-v2-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-KB2813630-v2-x64.msu"}" /quiet /norestart
action requires restart "d3d13f7a38df68d164fcfe10b142ba2b8d78a30c"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
| Social Media: |

