Ghost Solution Suite

 View Only
  • 1.  console computer database

    Posted Aug 18, 2011 11:25 PM

    Hello everyone,

     

    I have a little problem with the ghost database and script. I modified one of the script so I can get a csv file of all mac and computername. Everything work great except that last week, I had about 200 new pc that we deploy an image onto them and that joined the console. Everything is working great but when I ran my script, they don't appear. Also, if I run a find computer by mac using one of the mac address ghost report in the console, I don't find any computer. It's like if the script wasn't querying the same db as console use.

     

    Thanks



  • 2.  RE: console computer database

    Posted Aug 19, 2011 02:21 AM

    Say, for instance, installing Visual Studio or one of the other well-documented pieces of the Windows ecosystem which can debug scripts? There is a Just-In-Time debugging interface in Windows to allow debuggers to work against failed executables, and the currently installed JIT debuggers are what is invoked by the well-documented //x switch to the CSCRIPT.EXE or WSCRIPT.EXE script interpreters to invoke script debugging.