Can some one explain the varible "OSDisk" in "Install Operating System" node for me?

Respondida Can some one explain the varible "OSDisk" in "Install Operating System" node for me?

  • Thursday, October 25, 2012 4:41 AM
     
     

    Can some one explain the varible "OSDisk" for me?

    I think it is not only  the name of a volume.

All Replies

  • Thursday, October 25, 2012 6:18 AM
     
     

    The variable specifies the drive used to install the operating system.

  • Thursday, October 25, 2012 8:44 AM
     
     Answered

    Specifies the drive used to install the operating system during OEM deployments. The default value is C:.

    Note This property is dynamically set by the MDT scripts and is not configured in CustomSettings.ini or the MDT DB. Treat this property as read only.

    MDT scripts use this variable to refer to the system drive. Example to tell bitlocker which drive to encrypt.

    You can use this variable in your own scripts and task sequences.


    Blog: http://scriptimus.wordpress.com

    • Marked As Answer by Long Bo Thursday, October 25, 2012 4:47 PM
    •  
  • Thursday, October 25, 2012 9:15 AM
     
     

    I think the pictures will help explain.

    Here is the edit partition

    And here is the install operating system

  • Thursday, October 25, 2012 9:26 AM
     
     

    Thank Andrew!

    May I understand it as below:

    If the MDT can detect the existence of the current OS of the client computer,  the MDT will mark the volume containing the current OS installation as "OSdisk"? I think, in the case , I should lauch the BDD_Autorun.wsf from within the current OS, right?

    If yes, can MDT detect the current OS installtion and mark the volume containing the current OS installation when the client computer's OS offline when I boot the client computer from LAN with Lite Touch PE(x86 or 64)?  Under normal circumstances, this kind of case comes up when the client computer has not been able to starup with current OS correctly.





    • Edited by Long Bo Thursday, October 25, 2012 10:14 AM
    •  
  • Thursday, October 25, 2012 10:11 AM
     
     

    Thanks Michael!

    Can MDT detect the current OS installtion and mark the volume containing the current OS installation as "OSDisk" when the client computer's OS offline ,when I boot the client computer from LAN with Lite Touch PE(x86 or 64)?  Under normal circumstances, this kind of case comes up when the client computer has not been able to starup with current OS correctly.



    • Edited by Long Bo Thursday, October 25, 2012 10:15 AM
    •  
  • Thursday, October 25, 2012 1:57 PM
     
     

    Bare metal refresh scenarios are usually problematic.

    The answer to your question is to look at the ZTIGather.log log file on a machine that you're testing.


    Blog: http://scriptimus.wordpress.com

  • Friday, October 26, 2012 5:15 AM
     
     

    Bare metal refresh scenarios are usually problematic.

    The answer to your question is to look at the ZTIGather.log log file on a machine that you're testing.


    Blog: http://scriptimus.wordpress.com

    There is a computer with an XP OS installation, which had not been able to start up correctly. I booted the computer from LAN with Lite Touch PE x86, and opened a CMD prompt.

    Then I manually lauched the x:\scripts\ZTIGather.wsf

    Then I copied the ZTIGather.log from the folder from where the ZTIGather.log stored.

    Here is all the content of the ZTIGather.log below.

    I managed to search the keyword "OSDisk" , but nothing seached.

    then I seached "Partition", and only this words were searched : " <![LOG[Determining the Disk and Partition Number from the Logical Drive X:\WINDOWS]LOG]!"

    Full content:

    <![LOG[Property LogPath is now = C:\MININT\SMSOSD\OSDLOGS]LOG]!><time="12:53:31.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="12:53:31.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Debug is now = FALSE]LOG]!><time="12:53:31.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------------------------- Object Initialization -------------------------]LOG]!><time="12:53:31.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------------------------- Initialization -------------------------]LOG]!><time="12:53:31.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Synchronizing the environments.]LOG]!><time="12:53:31.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished synchronizing the environments.]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting OS info]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSCurrentVersion is now = 6.2.9200]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSCurrentBuild is now = 9200]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSVersion is now = WinPE]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServerOS is now = False]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServerCoreOS is now = False]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting OS info]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting HAL information]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property HALName is now = acpiapic]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting HAL information]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting network info]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Checking network adapter: [00000001] Marvell Yukon 88E8039 PCI-E Fast Ethernet Controller]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[MAC address = 00:1D:72:6F:60:9E]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[IP Address = 10.0.2.71]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[IP Address = fe80::2916:7a3e:4cc4:4d24]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Default Gateway = 10.0.2.1]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IPAddress001 is now = 10.0.2.71]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IPAddress002 is now = fe80::2916:7a3e:4cc4:4d24]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property MacAddress001 is now = 00:1D:72:6F:60:9E]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property DefaultGateway001 is now = 10.0.2.1]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting network info]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting DP info]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Unable to determine ConfigMgr distribution point]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting DP info]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting WDS server info]LOG]!><time="12:53:32.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property WDSServer is now = WDS.reascend.com]LOG]!><time="12:53:33.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting WDS server info]LOG]!><time="12:53:33.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property HostName is now = MININT-3RGCPN7]LOG]!><time="12:53:33.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting asset info]LOG]!><time="12:53:33.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Unable to determine asset tag via WMI.]LOG]!><time="12:53:33.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property AssetTag is now = ]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SerialNumber is now = 2CE82032XY]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Make is now = Hewlett-Packard]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Model is now = Presario V3700 Notebook PC]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Product is now = 30CE]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property UUID is now = 40C75CE5-1076-DD11-BFC2-923BCF9843F5]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Memory is now = 1022]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Architecture is now = X86]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property ProcessorSpeed is now = 1801]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property CapableArchitecture is now = AMD64 X64 X86]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsLaptop is now = True]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsDesktop is now = False]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServer is now = False]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsUEFI is now = False]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsOnBattery is now = False]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsX86 is now = True]LOG]!><time="12:53:34.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsX64 is now = True]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsSLAT is now = False]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting asset info]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting OS SKU info]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Unable to determine Windows SKU while in Windows PE.]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Determining the Disk and Partition Number from the Logical Drive X:\WINDOWS]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalArchitecture is now = ]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalArchitecture is now = ]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalArchitecture is now = ]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting virtualization info]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsHypervisorRunning is now = False]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsVT is now = True]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsNX is now = True]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Supports64Bit is now = True]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsHyperVRole is now = True]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[This computer does not appear to be a virtual machine (BIOS is 'HPQOEM - 6040000').]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsVM is now = False]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting virtualization info]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Connection succeeded to MicrosoftVolumeEncryption]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[There are no encrypted drives]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsBDE is now = False]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Processing the  phase.]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Determining the INI file to use.]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[FindFile: The file CustomSettings.ini could not be found in any standard locations.]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished determining the INI file to use.]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Unable to find rules INI file, rc = 1]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="3" thread="" file="ZTIGather">
    <![LOG[ZTI ERROR - Non-zero return code by ZTIGather, rc = 8000]LOG]!><time="12:53:35.000+000" date="10-26-2012" component="ZTIGather" context="" type="3" thread="" file="ZTIGather">


    • Edited by Long Bo Friday, October 26, 2012 5:30 AM
    •  
  • Friday, October 26, 2012 5:39 AM
     
     

    Bare metal refresh scenarios are usually problematic.

    The answer to your question is to look at the ZTIGather.log log file on a machine that you're testing.


    Blog: http://scriptimus.wordpress.com

    Then I did the same from within a conputer (Win 7)  that could startup correctly.

    I mapped to the deploymentshare and double clicked the ZTIGather.wsf .

    Here is the content below, and I can not find anything about "OSDisk":

    <![LOG[Microsoft Deployment Toolkit version: 6.1.2373.0]LOG]!><time="12:37:58.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------------------------- Object Initialization -------------------------]LOG]!><time="12:37:58.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[------------------------- Initialization -------------------------]LOG]!><time="12:37:58.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Synchronizing the environments.]LOG]!><time="12:37:58.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished synchronizing the environments.]LOG]!><time="12:37:58.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting OS info]LOG]!><time="12:37:58.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSCurrentVersion is now = 6.1.7601]LOG]!><time="12:37:59.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSCurrentBuild is now = 7601]LOG]!><time="12:37:59.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSVersion is now = Win7Client]LOG]!><time="12:37:59.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServerOS is now = False]LOG]!><time="12:37:59.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServerCoreOS is now = False]LOG]!><time="12:37:59.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting OS info]LOG]!><time="12:37:59.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting HAL information]LOG]!><time="12:37:59.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property HALName is now = acpiapic]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting HAL information]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting network info]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Checking network adapter: [00000009] Microsoft 虚拟机总线网络适配器]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[MAC address = 00:15:5D:02:8E:06]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[IP Address = 10.0.2.64]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[IP Address = fe80::8181:5dc:cedc:db01]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Default Gateway = 10.0.2.1]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IPAddress001 is now = 10.0.2.64]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IPAddress002 is now = fe80::8181:5dc:cedc:db01]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property MacAddress001 is now = 00:15:5D:02:8E:06]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property DefaultGateway001 is now = 10.0.2.1]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting network info]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting DP info]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[ConfigMgr distribution point = wds.reascend.com]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SMSDP is now = wds.reascend.com]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting DP info]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting WDS server info]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Unable to determine WDS server name, probably not booted from WDS.]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting WDS server info]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property HostName is now = RS00155D028E05]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting asset info]LOG]!><time="12:38:00.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[RUN: regsvr32.exe /s "C:\Users\ADMINI~1\AppData\Local\Temp\Tools\x86\Microsoft.BDD.Utility.dll"]LOG]!><time="12:38:01.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[RUN: regsvr32.exe /s "C:\Users\ADMINI~1\AppData\Local\Temp\Tools\x64\Microsoft.BDD.Utility.dll"]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property AssetTag is now = 3921-0560-6427-8138-0925-8907-63]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SerialNumber is now = 4844-2384-1361-4500-3523-1586-27]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Make is now = Microsoft Corporation]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Model is now = Virtual Machine]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Product is now = Virtual Machine]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property UUID is now = 5826F09B-6AD3-4855-A462-CB1632629401]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Memory is now = 767]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Architecture is now = X86]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property ProcessorSpeed is now = 2660]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property CapableArchitecture is now = AMD64 X64 X86]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsLaptop is now = False]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsDesktop is now = True]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsServer is now = False]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsUEFI is now = False]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsOnBattery is now = False]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsX86 is now = True]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsX64 is now = True]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsSLAT is now = False]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting asset info]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting OS SKU info]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OSSKU is now = ULTIMATE]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting OS info]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Determining the Disk and Partition Number from the Logical Drive C:\windows]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalArchitecture is now = X86]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Set the Tag variable: OriginalPartitionIdentifier]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalPartitionIdentifier is now = ]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalPartitionIdentifier is now = SELECT * FROM Win32_LogicalDisk WHERE Size = '114864156672' and VolumeName = '' and VolumeSerialNumber = '942E7C24']LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property OriginalWindir is now = C:\windows]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Note: OriginalWindir May change in the new OS, use OriginalDiskIndex and OriginalDiskPartition to determine real drive]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Getting virtualization info]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsHypervisorRunning is now = True]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsVT is now = False]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsNX is now = True]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property Supports64Bit is now = True]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property SupportsHyperVRole is now = False]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property VMHost is now = MININT-JBVC58A]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property VMName is now = Test]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsVM is now = True]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property VMPlatform is now = Hyper-V]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished getting virtualization info]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Connection succeeded to MicrosoftVolumeEncryption]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[There are no encrypted drives]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Property IsBDE is now = False]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Processing the  phase.]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Determining the INI file to use.]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[FindFile: The file CustomSettings.ini could not be found in any standard locations.]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Finished determining the INI file to use.]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="1" thread="" file="ZTIGather">
    <![LOG[Unable to find rules INI file, rc = 1]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="3" thread="" file="ZTIGather">
    <![LOG[ZTI ERROR - Non-zero return code by ZTIGather, rc = 8000]LOG]!><time="12:38:02.000+000" date="10-26-2012" component="ZTIGather" context="" type="3" thread="" file="ZTIGather">