strutture:lnf:dr:calcolo:windows:domain:windows_server_update_services
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| strutture:lnf:dr:calcolo:windows:domain:windows_server_update_services [2011/12/07 15:59] – [Installazione] mzobov@infn.it | strutture:lnf:dr:calcolo:windows:domain:windows_server_update_services [2011/12/07 16:03] (current) – [Installazione] mzobov@infn.it | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== LNF Windows WSUS Server Setup ====== | ||
| + | Sistema full virtualized via XEN “HVM” | ||
| + | ====== Installazione ====== | ||
| + | * Login su vy1 (cluster Dell) | ||
| + | * Posizionato il kit (ISO) di installazione di Windows 2008 Ent SP1 Eng in /tmp | ||
| + | * Per generare la macchina virtuale, run del comando: | ||
| + | |||
| + | Create-vm wsussrv win –s 64G –v vgWIN | ||
| + | |||
| + | |||
| + | * Per creare i volumi aggiuntivi, run dei comandi: | ||
| + | |||
| + | lvcreate vgWIN -L 200G -n wsussrv.sdb | ||
| + | |||
| + | |||
| + | * Modificato il file / | ||
| + | |||
| + | |||
| + | name = " | ||
| + | uuid = " | ||
| + | maxmem = 2048 | ||
| + | memory = 512 | ||
| + | vcpus = 1 | ||
| + | builder = " | ||
| + | kernel = "/ | ||
| + | pae = 1 | ||
| + | acpi = 1 | ||
| + | apic = 1 | ||
| + | localtime = 0 | ||
| + | on_poweroff = " | ||
| + | on_reboot = " | ||
| + | on_crash = " | ||
| + | device_model = "/ | ||
| + | sdl = 0 | ||
| + | vnc = 1 | ||
| + | vncunused = 1 | ||
| + | keymap = " | ||
| + | vif = [ " | ||
| + | disk=[" | ||
| + | # nuovo metodo cdrom che sembra non dare problemi | ||
| + | # | ||
| + | # vecchio metodo cdrom che dava problemi | ||
| + | # | ||
| + | # seleziona device di boot c per disco d per cdrom | ||
| + | boot=" | ||
| + | # | ||
| + | parallel = " | ||
| + | serial = " | ||
| + | # sistema problemi di controllo del mouse | ||
| + | usbdevice = " | ||
| + | |||
| + | |||
| + | * Per fare lo start della macchina virtuale, run del comando: | ||
| + | |||
| + | xm create -c wsussrv --path=/ | ||
| + | |||
| + | * Lanciare virt-manager e doppio click su wds nella GUI di virt-manager | ||
| + | * Parte l’installazione di Win 2008 (i settaggi IP precedentemente definiti nei netfiles) | ||
| + | * Al termine dell’installazione: | ||
| + | * Attivata licenza MS con chiave: 2PCJJ-6YDB6-C4V2B-TTCB7-BH4T6 | ||
| + | * Aggiustato il clock (fuso orario) e impostato ntp.lnf.infn.it | ||
| + | * Aggiunti ulteriore disco LVM (Resources 200GB) modificando il file wsus | ||
| + | |||
| + | disk=[" | ||
| + | |||
| + | * Aggiungere feature: Windows Server Backup | ||
| + | * Aggiunto task per il backup di sistema (tutti i giorni alle 3 di notte): | ||
| + | |||
| + | Sheduled tasks (new folder lnf, new task: backup) | ||
| + | Action: wbadmin start backup –backuptarget: | ||
| + | |||
| + | • Aggiunte le definizioni per il time setting (client NTP): | ||
| + | |||
| + | C:\> w32tm /config / | ||
| + | C:\> w32tm /resync | ||
| + | |||
| + | • Aggiunto il ruolo “Windows Server Update Sevices” compresi gli altri ruoli suggeriti(IIS, | ||
| + | * Fissato update source su F:\WSUS | ||
| + | * Scelto di installare “Windows internal Database” su F:\WSUS | ||
| + | * Accettato che il sito interno da dove scaricare gli update sia “http: | ||
| + | * Durante l’installazione viene suggerito di settare il server WSUS porta 80 nell administrative console di WSUS | ||
| + | * A fine installazione segnala che la configurazione e’ la seguente: | ||
| + | * Content Folder: F: | ||
| + | * Database files: F:\WSUS | ||
| + | * Client self update site: http:// | ||
| + | * WSUS 3.0 sp2 installato su windows Internal Database | ||
| + | * Nell’ultima schermata è stato scelto di senza proxy in modo “connect to upstream server” | ||
| + | • Windows Server Update Services Configuratin Wizard | ||
| + | * Unchecked Micrsoft Update Improvement Program | ||
| + | * Syncronize to Microsoft update | ||
| + | * Unchecked proxy | ||
| + | * Scelto il download degli update solo per italiano e inglese | ||
| + | * Scelto gli update dei seguenti prodotti: | ||
| + | * Office 2007, Office 2010 | ||
| + | * Silverlight | ||
| + | * Windows Live toolbar | ||
| + | * Windows Live | ||
| + | * Windows 7 language pack | ||
| + | * Windows 7 | ||
| + | * Windows Defender | ||
| + | * Microsoft security Essentials | ||
| + | * Scelti i seguenti tipi di update: | ||
| + | * Critical updates | ||
| + | * Definition update | ||
| + | * Security update | ||
| + | * Service packs | ||
| + | * Updates | ||
| + | * Sincronizzato automaticamente alle 1:00 | ||
| + | • Installato microsoft Report Viewer 2008 SP1 Redistributable | ||
| + | |||
| + | • Da Update Services-> | ||
| + | |||
| + | |||
