31
edits
Mcornmesser (talk | contribs) (Saving WIP) |
Mcornmesser (talk | contribs) (Saving WIP) |
||
Line 41: | Line 41: | ||
** This installs version 3.4.3 | ** This installs version 3.4.3 | ||
** Future updates will be managed through Puppet | ** Future updates will be managed through Puppet | ||
* | * Kill the Puppet service | ||
** In order to control when Puppet runs | |||
* Set Puppet Registry bits | |||
** "Type"=dword:00000010 | |||
** "Start"=dword:00000003 | |||
** "ErrorControl"=dword:00000001 | |||
* Copy over WGET from "Z:\Applications\WGET" to "C:\Windows\System32" | |||
** Needed to run the Puppetize vbs to obtain certs | |||
* Copy over puppet.conf from Z:\Applications\Puppet Puppet\puppet.conf" to "C:\programdata\Puppetlabs\puppet\etc\" | |||
** A copy of pupept.conf is needed prior to the Pupeptize vbs being ran | |||
** After this initial copy the file is managed by Puppet | |||
* Copy over the pupeptize vbs from "Z:\Scripts\" to "C:\ProgramData\Puppetlabs\puppet\var\" | |||
=== Cloud Deploy Configuration Capture (MDT Task Sequence ID W2008_CLD_002)=== | === Cloud Deploy Configuration Capture (MDT Task Sequence ID W2008_CLD_002)=== | ||
== Windows 2008 Build Slave Configuration Managed by Puppet == | == Windows 2008 Build Slave Configuration Managed by Puppet == |
edits