[AusNOG] PXE Boot Installations

Daniel Watson daniel at glovine.com.au
Sun Feb 9 14:05:40 EST 2014


Gday Matthew

This is due to serve better speeds and save some bandwidth if we handle all our own updates from WSUS,

ntp is designed to correct the timezone during the post-installation as it sets to GMT by default


D.
________________________________
From: Matthew [matt at xembler.org]
Sent: Sunday, February 09, 2014 1:54 PM
To: Daniel Watson
Cc: ausnog at lists.ausnog.net
Subject: Re: [AusNOG] PXE Boot Installations

Why would you set WSUS and ntp at install? This is best handled in GPO.

Sent from my iPhone

On 9 Feb 2014, at 11:39, Daniel Watson <daniel at glovine.com.au<mailto:daniel at glovine.com.au>> wrote:

Gday Noggers,

We are now using PXE Boot installations to install all our servers from dedicated servers, to virtual servers and all servers in between

As part of the installation process with Windows 2008 R2 installations, it allows to setup additional services / features during the installation's post install,

ServerManagerCmd.exe -install Web-Server -allSubFeatures -restart
ServerManagerCmd.exe -install SMTP-Server -allSubFeatures -restart
ServerManagerCmd.exe -install telnet-client -allSubFeatures -restart
# 3 = automatically download but do not install updates, change to 4 for fully automatic
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v AUOptions /t REG_DWORD /d 3 /f
# We do always want to automatically install the critical RDP bugfix
net stop TermService /y
netsh advfirewall firewall set rule group="Remote Desktop" new enable=yes
wuinstall.exe /install /match KB2621440

I was wondering if anybody on or off list might be able to provide some instructions on how to add to the script to set our WSUS and timeserver before it updates windows

If anybody can provide assistance I would be highly appreciative.

TIA

D.
_______________________________________________
AusNOG mailing list
AusNOG at lists.ausnog.net<mailto:AusNOG at lists.ausnog.net>
http://lists.ausnog.net/mailman/listinfo/ausnog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ausnog.net/pipermail/ausnog/attachments/20140209/71a1cba6/attachment.html>


More information about the AusNOG mailing list