Ghost Solution Suite

 View Only
  • 1.  Start and Monitor Ghost Cast session from C#

    Posted Oct 01, 2010 02:18 PM

    I'm currently using a c# DLL to start a new ghost cast session using command line arguments.

    I'm wondering... is there any other way to invoke ghost cast from c# that would allow me to internally monitor the imaging progress/status?

    Say I have 15 PCs imaging from the session and two of them fail, but the rest pass. How can I tell which ones failed and which ones passed? Also need to know why they failed.

    I guess I could put together some elaborate parser to read through the ghost cast log file, but was hoping for some other way to hook into ghost cast server.



  • 2.  RE: Start and Monitor Ghost Cast session from C#

    Posted Oct 02, 2010 12:36 PM

    As far as I am aware, there is no provision to hook into the Ghost APIs for this purpose.