So I am still stuck on this - and I tried to do some additional troubleshooting on my own. It looks like the issue may have more to do with the STAF process not running.
- Note, I had already configured task manager to start the STAF process per the VMMark guide
First Question - How can I tell if it is running? I tried getting into task manager to see if I could find the process and I did not, I was looking for anything with STAF in the name
- Is it possible the process runs under a different name? If so, what should I look for
Second Question.
I am operating under the assumption that the process is failing to start. I traced through all the bat files involved in starting the staf process so I could run them one at a time
- Issue - All of them instanly close the command window after starting. I tried putting some pause statements in there so I could see what was happening but each individual command seems to want to still use a separate window and then it closes right away. Is there a way I can get the window to stay open?
- I feel like I saw an error in one of them, but it flies through in a fraction of a second.