ProLiant Deployment and Provisioning
1863041 Members
999 Online
110446 Solutions
New Discussion

Re: error 22 during script exectuion

 
Liz_21
New Member

error 22 during script exectuion

This is in regards to using Altiris Deployment Server Console (HP RDP)

I am running a script to create a team using the HP teaming software.

CQNICCMD /c c:\nicteams.xml

I receive an "error 22 during script execution" and no teaming occurs on my target server.

Both NIC's are standard embedded NC3163's that come with a Proliant DL380g2.

any ideas?

Any tips on automating the teaming process would be great!
Thanks!
2 REPLIES 2
Ed Cox
Respected Contributor

Re: error 22 during script exectuion

Hi Liz,
I usually see this problem when there is an authentication problem between the RDP server and the target(s) in question. This may not be the case here...but let's try and rule that out.
When you create the job you will see an Advanced tab near the bottom right of the screen, near where you can specify under what OS this job will run.
After clicking on the advanced tab, check your authorization towards the target server.
Let me know if that doesn't do the trick and we'll try something else.
Ed Cox
Liz_21
New Member

Re: error 22 during script exectuion

Thanks for the suggestion. I have more to add to my original comments.

First off I realized that the "nicteams.xml" file didn't exist on the target server...for whatever reason, not sure. I copied this file from another server and placed it in the proper place on the c: partition. I rerun the script from the deployment server console and now I get an error 1. I suspect the error 22 had to do with file not existing.

Second, to narrow down remote issues...I tried running this command locally on the target server. it doesn't run. Nor does it seem to do anything. I enter the command and the cursor pauses for three seconds then I return to the prompt...nada.

So, I guess first off I need to get the command working on the local box first. Any suggestions there?

Thanks again!