vCenter

 View Only
  • 1.  Script to add DSN in order to autodeploy vCenter

    Posted Sep 12, 2014 05:41 AM

    Does someone know a script or command (from powershell, command line, ..) to add a System DSN in order to autodeploy vCenter?



  • 2.  RE: Script to add DSN in order to autodeploy vCenter

    Posted Sep 13, 2014 02:38 AM

    Where are you trying to add a system DSN to?  Are you using host profiles with AutoDeploy?



  • 3.  RE: Script to add DSN in order to autodeploy vCenter

    Posted Sep 13, 2014 03:48 AM

    I have a full PowerShell script that will help with your vCenter install and creates a system DSN for SQL. http://vexpert.me/Derek55 Check out Part 8, which has my Toolkit script. You can easily parse through the script and see the PS commands to create a DSN.



  • 4.  RE: Script to add DSN in order to autodeploy vCenter

    Posted Sep 15, 2014 06:33 AM

    Thank you, DSeaman, but i need save in the DSN the username and password to login into database. I don't know if it is posible, but it's necessary because the vcenter service doesn't start until you set the user and pass into DSN.