ASDK Training: ASDK Basics

ASDK Training: ASDK Basics
Screenbert's picture

This is the first of a three part series on using the Altiris Software Development Kit. This 14 minute training video covers the following:

  • ASDK overview
  • Using the ASDK
  • Installing the ASDK
  • CLI interface
  • Web Services Interface

Click to view.
(Requires Windows Media Player.)

Future training videos will cover "ASDK Web Site Setup" and "ASDK Web Applications and Windows Applications".

4
Average: 4 (8 votes)

Great video, really

riva11's picture

Great video, really interesting. I'm looking forward to the next two parts.

Thanks
PM

Part 2

Screenbert's picture

Part 2 is complete, but since it goes into more technical information it is about 30 minutes long. It'll probably be available sometime this week.

I'm still finalizing the script for part 3, it'll probably be ready sometime next week.

Screenbert

Thnx

k00tje's picture

Great initiative.
This kind of info is always hard to find (without reading tons of pdf's)

Encore! Encore!

reedracer's picture

As usual, your timing is impeccable! I'm knee deep in a script to delete an item from a remote server, and as normal, I've over complicated it. (I don't need to create a webserver, why Altiris already has).

Can't wait for the encore!

(BTW, get the juice! RSS fed to do enclosures, and we can call this a Video Podcast, vcast, or whatever).

Script to delete an item from a remote server

Screenbert's picture

What kind of item are you trying to delete?

Screenbert

Computers

reedracer's picture

We are using a third party CMDB with NS being the auto-discovery and inventory piece. When someone removes a computer from service or repurposes it, the resource needs to be removed from our NS servers.

The CMDB was able to consume the web service and the resource was deleted, but the CMDB throws an error because the web service does not send any daya in the response packet (their issue, not Altiris', but I have to fix it).

So I coded a web service in C# that returns a string and calls the ItemManagement.Delte at the same time.

I'm back to watch the other two videos to make sure I am doing it correctly, because on one of the three NS's, the original item is deleted leaving the cloned item it its place.

Good stuff

macten's picture

Great video. I'm looking forward to seeing the rest of the series.

Great video

SK's picture

This is a good source to go back to.

great stuff

jjesse's picture

Thanks so much for these, looking forward to find some time to watch all of these