OY....one of those days. Yep, shoulda looked for existing instead of trying to pound out my on
Thanks! Dave > There should be lots of example scripts found via a Google search. > PowerShell script is probably the way you want to go. > > -- > Espi > > > > On Thu, May 15, 2014 at 11:37 AM, <[email protected]> wrote: > >> I am at a new %dayjob% this week and I've been asked to collect the >> following info on our servers. Virtualization platform is XenServer but >> I've been asked to scan for all Windows boxes and get the following: >> >> Physcial or virtual >> NIC (this would help determine virt or not, actually) >> Model of server >> Machine name (hostaname) >> IP >> OS >> Running Services >> >> Most of these seem pretty straightforward except NIC. Actually MSINFO32 >> /computer gets me everything I need and more, but the exclusions options >> don't seem to work, so I get *everything*. >> >> We don't have SCCM here or any other in-place tool to get all this in >> one >> place as of yet. >> >> Ideally it would be in a one-row-per-server format...anyone? >> >> >> >> > >

