Symantec Management Platform (SMP) Community

Administrator SDK update to Deployment Solution 7.2. 

Feb 22, 2012 06:13 PM

The files attached to this article have been updated to utilize the Deployment Solution 7.2.2843 version or later. There have been a number of modifications to this implementation so you should be aware that some of your VB scripts may not function correctly.

The following classes have either been added or modified

  • DSH_DriverManagement and DSOH_DriverManagement. These are new to this version.
  • DSH_AddPredefinedComputers has been modified and may require some script changes. The member ComputerDetailsList has been removed. Only FilePath will be supported for scripting. Documentation has been added if multiple predefined computers are needed.
  • DSH_InstallWindowsOS modified. May require script changes. Several new members have been added, BypassDriverValidationOption, LoglLevelValue have been added.
  • DSH_PrebootConfiguation has been modified and may require some script changes. Several new members have been added, IsLockKeyBoardMouse, InjectImagingTool have been added.
  • DSH_PXEServerConfiguration has undergone extension modifications. Several new members have been added, PredefinePromptMessage, PredefineOption, PromptTimeOut, BootMenuOptionUnknown, BootMenuTimeOutUnknown have been added. IsEnableNBSService has been changed to IsNBSServiceEnable. PXEServiceIPSettings only contains IPAddress as an element.

 

Additional Instructions:

Before installing the attached MSI you must first remove the previous installation. If you do not do this, then it will leave your registry in an unstable state, as regards to this product, and you may not be able to remove it without an additional tool such as MSIZAP or other registry cleaner. You can download the attached file and unzip it to a known location.

The MSI files for the existing ASDK installation will have the form as follows

  • Symantec_ASDK_DS_COM_x64.msi
  • Symantec_ASDK_DS_Server_x64.msi
  • Symantec_ASDK_DS_Docs_x64.msi

These names may not be exactly as above but you should be able to find those files in the normal installation location:

%ProgramFiles%\Altiris\Symantec Installation Manager\Installs\Altiris

You must run the following from a command shell from that folder:

call msiexec /x Symantec_ASDK_DS_COM_x64.msi skipaim=true /passive

call msiexec /x Symantec_ASDK_DS_Server_X64.msi skipaim=true /passive

call msiexec /x Symantec_ASDK_DOCS_X64.msi skipaim=true /passive

Then from the location where you downloaded/placed the unzipped file you can install the new MSI with the following command:

call msiexec /i Symantec_ASDK_DS_COM_x64.msi skipaim=true

call msiexec /i Symantec_ASDK_DS_Server_x64.msi skipaim=true

call msiexec /i Symantec_ASDK_DOCS_x64.msi skipaim=true

Once this is done, then the update to the DS ASDK component should be complete.

The ZIP file attached to this article contains the following MSI files

  • Symantec_ASDK_Docs_x64.msi. This is the documentation file which contains the updated information regarding updated and new classes.
  • Symantec_ASDK_DS_COM_x64.msi This file contains all the COM interfaces for development on a 64 bit system.
  • Symantec_ASDK_DS_Server_x64.msi This file contains the updated DS DLL for the web services.

The Docs and Server files should only be installed on the SMP machine. The x64 COM file can be installed either on a separate 64 bit system or on the SMP system.

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
Symantec_ASDK_DS_x64.zip   1.95 MB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Related Entries and Links

No Related Resource entered.