Difference between revisions of "Automated Workspace Setup"
From CitconWiki
Jump to navigationJump to search (New page: What's worked for Jay and his tribe: * homogenous workstation - all windows. * self extracting zip, with bat files that install ancillary tools (IDE, JDK, etc) * check registry for latest ...) |
|||
Line 10: | Line 10: | ||
Ideas to pursue: | Ideas to pursue: | ||
+ | |||
+ | Tools: | ||
+ | * [http://www.cfengine.org/ cfengine] | ||
+ | * [http://www.puppetlabs.com/ puppet] | ||
+ | * [http://wiki.opscode.com/display/chef/Home chef] **Endorsed by [http://bestfriendchris Chris] |
Revision as of 10:18, 17 April 2010
What's worked for Jay and his tribe:
- homogenous workstation - all windows.
- self extracting zip, with bat files that install ancillary tools (IDE, JDK, etc)
- check registry for latest service packs, if not present get them and install.
- install scripts can also update workspace
What doesn't work for Jay and his tribe:
Open problems:
Ideas to pursue:
Tools: