• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
XenApp Developer Network

First Dive into CPSCOM

(Excerpt from the actual article)

When the first pieces of information of Project Ohio (now: Presentation Server 4.5) were released, Access Management Console (AMC), the successor of Access Suite Managment Console (ASC), was introduced to be built on top of a new API called CPSCOM. This API was said to be .NET based and development to be focussed on stability. There were even promises of a SDK to be published in the future.

Please refer to my article about the future of management consoles for Presentation Server.

After having gone through a lot of pains with MFCOM, I was really excited because I was looking forward to a modern way to automate tasks integrating Presentation Server. Unfortunately, news stopped at some point so that CPSCOM is now silently used in AMC but there is no more mentioning of using this new API.

Anyway, I have started exploiting the CPSCOM API using PowerShell and the reflection capabilities of .NET based objects to learn about this new way of automating Presentation Server. This article documents my findings.

Please refer to my blog.

Tags

xenapp xenapp Delete
xenapp sdk xenapp sdk Delete
Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
  1. Jan 23, 2008

    Vishal Ganeriwala says:

    I would  highly recommend using MFCOM SDK over CPSCOM. CPSCOM is a Citrix-i...

    I would  highly recommend using MFCOM SDK over CPSCOM. CPSCOM is a Citrix-internal interface. Any 3rd party software developed using this interface will not be supported by Citrix. I would discourage you from working on CPSCOM and wait for next release of Powershell SDK for Presentation Server.

  2. Feb 11, 2008

    Nicholas Dille says:

    Now, that's interesting. The thing that got me wondering about CPSCOM was Citrix...

    Now, that's interesting. The thing that got me wondering about CPSCOM was Citrix' own announcement to offer CPSCOM to replace MFCOM.

    Anyway, I am really enthusiastic about a new programming interface to XenApp, even more so if it is based on PowerShell which is a far more powerful scripting language than VB script will ever be

  3. Jul 21, 2008

    Nicholas Dille says:

    I have just updated my series about CPSCOM with a new article to include informa...

    I have just updated my series about CPSCOM with a new article to include information about the interfaces used in Andy Zhu's script.
    But I am rather confused whether or not CPSCOM is for public use now that such a script is published. I have expressed my concerns about the situation in the latest article.

    Regards,
    Nicholas, http://blogs.sepago.de/nicholas/.

Add Comment

Related Links