PowerShell, Red PowerShell 1..254 | %{ Get-WmiObject -Class Win32_BIOS -ComputerName ('192.168.1.'+$_) } 123 1..254 | %{Get-WmiObject -Class Win32_BIOS -ComputerName ('192.168.1.'+$_)}