Hotfix: 2813630 - Virtual machine enters a paused state when you try to create a backup - Windows Server 2012 (x64)
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is the latest version.

1Hotfix: 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
2Hotfix: 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

ID2463
StatusProduction - Fully Tested and Ready for Production
TitleHotfix: 2813630 - Virtual machine enters a paused state when you try to create a backup - Windows Server 2012 (x64)
DomainBESC
CategoryHotfix
Download Size3240027
SourceMicrosoft
Source IDKB2813630
Source Release Date2/17/2013 12:00:00 AM
Keywords2813630
Added by on 5/9/2013 9:52:12 AM
Last Modified by on 5/9/2013 9:52:12 AM
Counters 9701 Views / 2 Downloads
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 9 fixlets   * Results in a true/false
Show indented relevance
(name of it = "Win2012") of operating system
Used in 1 fixlet   * Results in a true/false
Show indented relevance
(((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:
Share this page on Yammer

Comments

Log In or Register to leave comments!