We are using some third party software that are using dedicated SQL instances (not being used by SharePoint), a workflow application and a financial application. We would like autoSPinstall to create the SQL alias for these instances as well
as the SQL alias for sharepoint. This way we do not need to manually create the aliases on each servers in the farm.
I might just copy and rename the Create-SQLalias function into the custom file and pass in the sql s erver info.