Skip to content

nightzone/syshowall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syshowall

syshowall v3.2 PS - Synergy Configuration Collector

Features:

  • Collects HPE OneView or Global Dashboard Appliance configuration.
  • Identifies latest supported API version for Appliance and collects data based on it.
  • Collects output to ZIP archive.
  • Supports:
    • HPE OneView Synergy Appliance
    • HPE OneView Appliance
    • HPE OneView Global Dashboard

Usage:

  • Run syshowall.ps1

    • Save, Clone or Copy syshowall.ps1 script to your Windows PC
    • Right click on script and select Run with PowerShell
  • Enter required parameters:

    • Appliance IP: IP-address or hostname of Synergy Appliance
    • Login:    login user name in format domain\user or user
    • Password:  user password
  • Find collected configuration ZIP archive syconf/gdconf-<ip_address>-<time_stamp>.zip in script directory.

  • Provide ZIP archive to HPE representative for further analysis.

Example:

PS C:\Temp\syshowall> .\syshowall.ps1
syshowall v3.2 PS - Synergy Configuration Collector

Appliance IP: 10.72.14.39
Login: Administrator
Password: ********

For multiple appliances:

  • Create iplist.txt in script directory and put single Appliance IP per line.
  • All appliances must have same user credentials with at least Read only role for All resources.

Example of iplist.txt:

192.168.0.4
10.10.10.2

Requirements:

  • Microsoft .NET 4.5 installed
  • Tested on Windows 10 and PowerShell 5.1
  • Tested on Windows Server 2022 and PowerShell 5.1
  • Tested on Windows Server 2012 R2 and PowerShell 4.0

Author:

Sergii Oleshchenko

About

HPE Synergy / OneView Configuration Collector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published