Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saintdle/vra-saltstack-windows-server
Deploying a Windows Server using vRealize Automation, and configuring using SaltStack Config
https://github.com/saintdle/vra-saltstack-windows-server
saltstack vrealize-automation
Last synced: 9 days ago
JSON representation
Deploying a Windows Server using vRealize Automation, and configuring using SaltStack Config
- Host: GitHub
- URL: https://github.com/saintdle/vra-saltstack-windows-server
- Owner: saintdle
- Created: 2022-08-09T22:20:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T09:36:13.000Z (about 2 years ago)
- Last Synced: 2024-10-11T19:41:18.215Z (about 1 month ago)
- Topics: saltstack, vrealize-automation
- Language: SaltStack
- Homepage: https://veducate.co.uk/vra-ssc-win-p2
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deploying a Windows VM using vRealize Automation & configuring with SaltStack Config
## Part 1
[Part 1 Blog Post](https://veducate.co.uk/vra-ssc-win-p1)
* vRealize Automation SaltStack Config Overview
* vRA SaltStack Config Deployment with vRealize Suite Lifecycle Manager
* Preparing your Windows Template
* Configuring your Cloud Template
* Deploying a virtual machine with SaltStack Minion deployed and configured## Part 2
[Part 2 Blog Post](https://veducate.co.uk/vra-ssc-win-p2)
* Configure SaltStack State Files
* Add Windows Server to the Active Directory Domain
* Configure Windows Services
* Configure Local User account
* Deploy Software
* Configure Remote Desktop access
* Running the State File as part of a vRA Deployment