No post body was provided.
Ask HN: How to Automate Large Work Spaces and Tools Setup on Windows Machines?
1–4 of 4 posts
Re: Ask HN: How to Automate Large Work Spaces and Tools Setup on Windows Machines?
#2Guys , how do I automate setting up large work spaces and installing required tools on windows machines?
Typically the task involves checking our repos, setting evn variables and copying config and other files.
Re: Ask HN: How to Automate Large Work Spaces and Tools Setup on Windows Machines?
#3You can have a look at how some of my colleagues publish their new machine powershell scripts.
https://github.com/tathamoddie/New-Machine.ps1/blob/master/N...
https://robdmoore.id.au/blog/2014/06/15/announcing-repave-ps...
Re: Ask HN: How to Automate Large Work Spaces and Tools Setup on Windows Machines?
#4sccm? group policy and logon scripts?