I have around 60 chassis and I want to automate the below steps and get the output from all the chassis to a single file (text/csv) on my local computer using PowerShell. Is it possible ? If yes, how can I start with?
I would use Plink to automate “if” you want to go down that route. Other options could be PowerShell itself - meaning you would use PowerShell to remote into the target machines and then use say WMI to retrieve system/hardware information.
I agree with Jason regarding Plink due to the fact that you said Chassis… and I assume you mean either Cisco, HP, Dell, or IBM Chassis and not a Windows machine where WMI would work. Which is it, btw? I know you can do some neat stuff with Powershell and other utilities with the HP Onboard Administrators… but i’m not familiar with others yet.
I’m not at work right now, but it’s literally commands made just for HP. There are some ILO cmdlets you can install. It will not work for Hitachi. I know Hitachi has some powershell cmdlets, but i’m not sure they apply to their chassis. We were looking at the HNAS and they work with that, but that’s my only knowledge of Hitachi