0 pts.
 How To Print A Hardware Configuration List?
Does anyone know of another command to use to print out a hardware configuration list for the AS/400. I have already used the following command:


DSPHDWRSC TYPE(*AHW) OUTPUT(*PRINT)

Is there anything else that can be used?
ASKED: May 20, 2005  9:34 AM GMT
UPDATED: October 25, 2009  12:12:51 PM GMT
66,935 pts.

Answer Wiki:
Are you after what is commonly known as a rack configuration ?
If so, I use the 'strsst' command (to which you'll need a signon), option 1 to start a service tool and then option 7 for the hardware service manager. From here you can press F6 to print the configuration (look for QPCSMPRT on your spoll area).

Hope that helps.

=====================================================

It depends on what you mean by "print". AFAIK, the supported method is to right-click the connection in iSeries Navigator and select Inventory-> Export... and follow the wizard. Export is through Management Central and can create a .TXT, .CSV or a variety of other outputs.

Tom
Last Wiki Answer Submitted:  Oct 25, 2009  12:12 AM (GMT)  by  TomLiotta   66,935 pts.
Latest Answer Wiki Contributors:  pmaddox   140 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

That helped. I appreciate the knowledge.

 0 pts.