Ask HN: How to Automate Large Work Spaces and Tools Setup on Windows Machines? 1 pointimportant10 years ago3 commentsSaveHideCopy link On HNComments−teyc10yYou 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...−importantOP10yGuys , 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.−lazylizard10ysccm? group policy and logon scripts?
Comments
You 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...
Guys , 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.
sccm? group policy and logon scripts?