Advertisement
seiburii

HomeSERVER-DetailingScript

Apr 30th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. I have been tinkering around with my two MicroServer Gen 8s and have found to be having issues with my existing attempts for a ESXi setup.
  2.  
  3. As a result of my intention to request for help from here, I though I'd create and share a script which can detail aspects of current ESXi install. That way it will help:
  4.  
  5. * Those who claim to have working configurations to list the VIBs, Image Profile, and HDD setups
  6. * Beginners/Existing User who are attempting to start a new configuration for ideas
  7.  
  8. Instructions for use:
  9. [[[[[
  10. Copy the repo or download the shell file
  11. Run the following command
  12. ]]]]]
  13.  
  14.  
  15.  
  16. Please Note:
  17.  
  18. 1) The script also posts the commands used if anyone else wishes to use any of the commands singularly. Although I have taken care to remove Serial numbers of devices and peripherals, Serial information will appear in:
  19.  
  20. * Output Filename name will include the serial of the host (to differentiate if you have multiple hosts).
  21. * HDD serials may appear in the "[Storage Devices Info] - [2.3] 'Display Name' fields ".
  22. If this bothers you, please take care to check and remove before posting the results in requesting help.
  23.  
  24.  
  25.  
  26. 2) Output is set to be dumped in your ESXi's "/tmp" folder.You can then copy this file to your local machine using WinSCP (Windows) or "scp" using Linux/Mac.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. github.com/seiburii/
  34.  
  35. Example of resulting Output:
  36.  
  37. https://ibin.co/4eovjYq5Ns0Q.png
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement