Symantec Management Platform (SMP) Community

 View Only

Symantec Solution SDK (SSDK) 

Feb 28, 2011 03:31 PM

Symantec Solution SDK

The Symantec Solution SDK (SSDK) contains assemblies, libraries, and Visual Studio templates that enable you to effectively create solutions that integrate with the Symantec Management Platform.

For additional information, visit the Getting Started article.

SSDK 8.0 Downloads

Name Release Date NS Kit Version/Description SSDK Download
8.0.130 07-Mar-2016

8.0 130
SDK Version 8.0.130

8.0.130.kit.zip

SSDK 7.6 Downloads

Name Release Date NS Kit Version/Description SSDK Download
7.6.1383 03-Mar-2015

7.6 1383
SDK Version 7.6.1383

7.6.1383.kit.zip

SSDK 7.5 Downloads

Name Release Date NS Kit Version/Description SSDK Download
7.5 SP1 3153 02-Jun-2014

7.5 SP1 3153
SDK Version 7.5.3153

7.5-SP1-3153.kit.zip
7.5.1670 07-Oct-2013

7.5.1670
SDK Version 7.5.1670

7.5.1670.kit.zip
7.5.1366 05-Oct-2012

7.5.1366
SDK Version 7.5.1366

7.5.1366.Kit.zip
7.5.1264 23-Jul-2012

7.5.1264
SDK Version 7.5.1264

7.5.1264.Kit.zip
SIM PL and Installer 23-Jul-2012

7.5.1264
Zip file that contains the SIM installer, its PL, and licenses to install ITMS.

SIM-PL-and-Installer.zip
7_5_Beta_User_Guides.zip 23-Jul-2012 7.5.1264
Zip file that contains user guides in a pdf format.
7_5_Beta_User_Guides.zip
ITMS_7_5_Beta_Guide.pdf 23-Jul-2012 7.5.1264
PDF file containing information regarding 7.5 and Beta information, i.e. how to contact support, etc.
ITMS_7_5_Beta_Guide_v1.pdf

SSDK 7.x Downloads

 

Name Release Date NS Kit Version SSDK Download
7.1 SP2 RC 08-Dec-2011 7.1.8280.0 71SP2RCKit.zip

Statistics
0 Favorited
8 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
pdf file
ITMS_7_5_Beta_Guide_v1.pdf   584 KB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Nov 02, 2018 04:32 PM

8.1 / 8.5 SSDK?

Apr 11, 2016 10:16 PM

Is there a timeline on when the SSDK will be available for 8.0?

Jan 04, 2014 12:41 AM

Thanks, that's very helpful. Now all I need is the bug with tokens to be fixed.wink

Jan 03, 2014 10:33 AM

Here is a link to the SDK 7.5 Documentation it includes a section on breaking changes.

Dec 30, 2013 02:02 PM

Are there any plans for making a current versions of the SDK available? There have been a lot of changes in the past year that break things that work in 7.1 or 7.5.1366. I was hoping to get maybe the new documentation, or something with notes on all the changes and maybe best practises to handle the changes.

Oct 23, 2012 07:17 AM

 

Hi,

In Altiris 7.0 SP4, Veritas Cluster Server consumed some interfaces like “RoleHelper::ExportRole”, “RoleHelper::ImportRole”, etc. from "Altiris.NS.dll", which was 32-bit binary that time. Now we want it's counter part in x64.

For this I have downloaded and installed the ‘7.5.1366.Kit’ from “https://www-secure.symantec.com/connect/downloads/symantec-solution-sdk-ssdk” and there I got ‘Altiris.NS.dll’ and required interfaces but then dll is still a 32-bit binary and there is no x64-bit version of it present.

Also,

1. We are unable to find this dll in only SMP 7.5 installed setup anywhere in the system.

Please suggest which reference/dll we have to consume to get above mentioned interfaces in x64-bit?

OR

Which solution/ SDK (version) need to be installed to get access to above mentioned interfaces in x64-bit?

 

2. Please suggest how to get 64-bit 'Altiris.NS.dll"?

Jul 25, 2012 03:58 PM

An updated file, ITMS_7_5_Beta_Guid_1.pdf, has been attached. It contains some additional clarification regarding the configuration of the Cloud-enabled management infrastructure.

Jul 24, 2012 09:43 AM

Sorry for the late timing on your question. At the time you asked, there really wasn't an "approved" ITMS version with the SSDK. However, that has changed, and I will be posting some information today/tomorrow where you can get the SSDK and a PL (with a SIM installation) that is all matched.

As for VS2010, there is an integration for Visual Studio 2010. It shows up in the 8.0 tree item. It will only work against the 7.5 code base. There is one gotcha, if you are developing plugin agents you should not use the 2010 integration. Microsoft has not yet created C++ templates for it so the agent projects cannot be properly created. Other than this, the integration seems to be working correctly.

Apr 19, 2012 07:37 PM

Hi,

  Is there an approved build of ITMS/SMP 7.5 that we should couple with this 7.5 SSDK?  Also, does this SSDK still only work with Visual Studio 2008 or can we move to 2010 with 7.5 SSDK?

 

Thanks!

Jul 13, 2010 06:30 AM

Thanks for your help.

I use Integration version 1.0.103, that comes with Offline 7.1 TP6 SSDK. I've also checked it with 7.1 TP5, which has different version with the same result.
These are messages from Output window in VS

Registering the Agent Plug-in
Running command : "regsvr32.exe" /s "c:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\Projects\AgentPlugin1\AgentPlugin1\Debug\AgentPlugin1.dll"
Failed to register agent plug-in "AgentPlugin1"

I don't think we need to go deep into this issue - i'm almost sure there are problems with my setup - i had NS 7.0 installation on same virtual machine, which was deleted before installing 7.1, but who knows.

But as for command that VS is running - it does more than just 'regsvr32' (by the way regsvr32 works fine from command line and i can see agent plugins in agent's 'About' menu). Uninstall from command line (regsvr32 /u ) also works.
VS integration  needs to check that plugin is registered - to disable or enable corresponding menu items. and i think that check fails somehow (and that check is called when user is registering plugin which causes error i see).

Jul 12, 2010 06:43 PM

Thanks for the feedback on the Agent plug-in documentation.  If there is something specific you are looking for help with, feel free to post a question in the forums.  I have posted a response to your other agent question regarding this.

As for the error you are seeing, I am not able to reproduce this.  What version of Visual Studio Integration do you have installed?  If you open the SDK Installer and select 7.1 > Common Modules > Visual Studio Integration for SMP 7.1, you will see the version information displayed in the right pane.

Also, is the Altiris Agent installed on the machine?  The command that VS 2008 is running is - regsvr32 <your dll file path>.  This will register your assembly.  This issue does not affect your build, but will block you from debugging unless you register the agent yourself using the regsvr32 command.  You can use regsvr32 /u <your dll file path> to unregister your assembly.

Jul 12, 2010 11:27 AM


Thanks for clearing things out.
There aren't a lot of resources for writing agetn plug-ins, so it's a pity this was removed. Walkthroughs published on this site are rather basic.

I've also noticed that newly created Agent plugin (using wizard) can't be registered from Visual Studio 2008.
The messag is "Failed to register agent plug-in <plugin name>"
It also happens with downloaded 'alert me' (full solution). It may be due to my config problem though

Jul 09, 2010 07:04 PM

It was removed from the SDK for some time now.  There is not a separate download available for this.  It may be included in an older SDK. 

Though the AlertMe sample was written with SP2 TP4 kit, you can use any kit after this, to use the code shown here.

Jul 08, 2010 07:38 AM

AlertMe Agent Plug-in Example mentions FileDownload plugin, that can be found at path

        [AltirisSDKRoot]\Source\Win32\NSCore\[SDKKitVersion]\FileDownloadPlugin

but after installing SSDK 7.1 TP6 with all SDKs suggested I have only PPA folder under 'Source'

'AlertMe' is written for 7.0 SP2 TP4 (as stated in text).

Is there separate download or was it just removed from SSDK?

Thanks in advance.

Mar 17, 2010 11:00 AM

David,

Can you access the servers with the online version of the SDK installer? \\ali-netapp1.altiris.com\altirissdk\sdkcomponents\setup\setup.exe is the install for the online version of the SDK installer. The components are kept on the server \\ali-sdk.altiris.com. The online installer should already point to the right location on this server to retrieve the components. I believe these servers should be available to all Symantec employees, but sometimes the networks are not exactly perfect.

If this doesn't work, contact us by email at DL-AL-SDKSupport@symantec.com and we'll find another way to resolve your issue.

Robert

Mar 17, 2010 10:33 AM

Harish,

The SDK installer you have is the online version. That means that it pulls components from the server you mentioned. The version on this site is the offline version. It has a specific snapshot of components packaged with it instead of getting the latest from the component server. Other than that they are the same.

Rob

Mar 17, 2010 01:43 AM


Hi Kevin,

I have tried with iGetter. And still failed. iGetter download process interrupted after finished 70% of the file and can not  go on. I also tried to restart iGetter and my computer the problem can't be solved. You konw my download has already taken 3 days. I have tried several tools (IGetter, free donwload manager and others), but all faild. Please help me get it.
 
Thanks
David

Mar 16, 2010 05:43 AM

Hi All,

I have installed 7.1 TP3 SSDK through "Altiris SDK instller" which in turns installs SDK from component server namely "ali-sdk.altiris.com" on date "12 March 2010".

I found version of one of the assembly namely  "Altiris.NS.dll" from SSDK available with me as "7.1.1205.0" and its Created and Modified date as March 01,2010.

Does "7.1 Technical Preview 3"  SSDK available with me and available here on this site are same or not ?

Thanks in advance.

Mar 16, 2010 03:47 AM

David,

Since this file is so large (1.5GB) you may need the help of a download manager like iGetter (http://igetter.net/iGetter.html) that can resume a download if the connection is interrupted.

iGetter has a trial version that you can use to see if it helps.

Kevin

Mar 16, 2010 01:46 AM

I'm in China. I have tried many many times to download 71TP3Kit.zip but all failed. Is there another way to get the latest SDK?

Thanks

David

Mar 09, 2010 07:00 PM

Hello all,

The file corruption problem we were experiencing earlier this week (with the downloads on this page) has now been solved.

Thank you for your patience and understanding.

Kevin

Mar 09, 2010 02:40 PM

Can you please provide a link to what issues were corrected with SSDK Service Pack 4 Release Candidate?

Thanks


Mar 07, 2010 11:51 PM

Same error again.
Could you please upload it on some FTP so that we can download the correct file ?

Mar 05, 2010 05:20 PM

Just a note to let you know that we're still having problems with the larger downloads on this page.

We'll continue to work on the problem and will report back as soon as we've reached a resolution.

Kevin

Mar 05, 2010 08:18 AM

Hi Manish,

We've just uploaded a fresh copy of 71TP3Kit.zip

Please try your download again and let us know if you continue to have issues.

Kevin

Mar 05, 2010 12:44 AM

Hi All,

With my multiple attempts to download SDK , i get corrupt zip file .
Request you to upload correct file.

Thanks,
Manish

Related Entries and Links

No Related Resource entered.