Töökoha tõmmise loomine kohandatud vastusefailiga automaatseks paigalduseks septembril 2012 Hotell Tartu Konverentsikeskuses

Size: px
Start display at page:

Download "Töökoha tõmmise loomine kohandatud vastusefailiga automaatseks paigalduseks septembril 2012 Hotell Tartu Konverentsikeskuses"

Transcription

1 Töökoha tõmmise loomine kohandatud vastusefailiga automaatseks paigalduseks septembril 2012 Hotell Tartu Konverentsikeskuses

2 Kava OS tõmmise loomise etapid Windowsi tõmmise loomine Linuxi tõmmise loomine

3 ISKE protseduurid B Virtualiseerimine IT-süsteemide virtualiseerimisel käitatakse ühel füüsilisel arvutil üht või mitut virtuaalset ITsüsteemi. B Server B Klient

4 ISKE meetodid - Klient ja Server M Serveri testimiskeskkonna rajamine Funktsionaalekvivalentne testimiskeskkond Kontrollnimekirjad aitavad Testimised dokumenteerida M Kliendi etaloninstalleeringu loomine Dokumenteerida tõmmised ja nende sisu, otstarve M Windowsi klientsüsteemide ajakohastamine Uuenduste paigaldamise planeerimine ja kontroll M Turvalisust mõjutavate paikade ja värskenduste kiire paigaldamine M Windowsi klientoperatsioonisüsteemide turvaline süsteemi konfiguratsioon

5 OS tõmmise loomise etapid

6 OS tõmmise loomise ettevalmistus Testkeskkond ja teenused OS paigalduseks Virtualiseerimiskeskkond Domeenikontroller DHCP DNS TFTP PXE Võrgust alglaadimistõmmised Failiserver installikate, draiverite, automaatsete vastusefailide, utiliitide ja skriptide hoidmiseks

7 Diskussioon Virtualisserimisvahendid kes mida kasutab

8 Hyper-V serveri install Serveri allalaadimine: Hyper-V_Server_R2_SP1_MultiLang.iso MS_HVS_livemigration.doc MS_HyperV_R2SP1_overview.doc Hyper-V Powershell moodul: 5Nine Hyper-V haldustarkvara: RSAT Remote Server Administration Tools

9 VHD fomaat VHD on virtuaalse ketta failiformaat Ploki-kujul partitsiooni fail Sama formaati kasutab Hyper-V, Virtual-PC, Windowsi varundus Windows 7 Enterprise ja Server 2008 R2 toetavad otse VHD failist alglaadimist Saab kasutada tõmmiste loomisel ja konfimisel VHD failil olevat OS keskkonda saab kohandada offline režiimis VHD faili saab jagada otse paigalduseks üle MDT või WDS keskkondade Olemas on vahendid füüsilise partitsiooni konvertimiseks VHD formaati (imagex, disk2vhd) 9

10 VHD boot Lihtne multiboot loomise võimalus Näiteks tööoperatsioonisüsteem ja testimiskeskkond Boot kirje lisamine Bcdboot drive:\windows VHD loomine Diskpart Disk Management konsoolist 10

11 Virtualbox Ei nõua virtualiseerimise tuge riistvaras Toetab nii Windowsi kui Linuxi installi Olemas Linuxi distributsioonides Uuendatakse sageli Olemas integratsioonikomponendid eri toodete jaoks 11

12 OS tõmmise loomise ettevalmistus Installikate valik Viimaste uuendustega versioonid tootja ametlikust allikast Installikate regulaarne uuendamine Uute versioonide laadimine või uuenduste jooksev lisamine Installika vorm Võimalusel alginstall võrguserveris näiteks Linuxi lokaalne peegel, mis ajastatud uuenema Tõmmiste kujul, mida uuendatakse näiteks Windowsi WIM tõmmise offline uuendamine ISO tõmmistena

13 OS tõmmise loomise ettevalmistus Installimeedia valik Võrgust install Võrgust install võrguboodi abil Installiplaadilt install Mõlemat on võimalik automatiseerida Võrgust installi puhul on eelised Installikad kaitstud (juurdepääs, varundus, viiruskontroll) Lihtsam versioonihaldus PXE boot lisab võimalusi: Masspaigaldus Automatiseerimine

14 OS tõmmise eri versioonid Algne tootja installimeedia (ISO, WIM) Kohandatud installimeedia Uuendused Ettevõtte eelhäälestused Täiendavad utiliidid, rakendused Kohandatud algkonfiguratsiooniga etalontõmmis Installitakse kohandatud installimeedialt Konfitakse töörežiimis ettevõtte seadetega Universaalne minimaalselt kohandatud tõmmis konkreetse kliendios põhjal Eriotstarbelised tõmmised Riistvaraplatvormi järgi Kasutajarakenduste järgi

15 Tegevused tõmmise loomisel Algse installimeedia võrku kopeerimine Algse tõmmise kohandamine ja installiks kättesaadavaks tegemine ja vajalike kohandamisning installiskriptide tegemine Kohandatud vastusefaili ja installiskriptide loomine Install kas virtuaalmasinas või vajadusel otse riistavarakonfile eraldatud võrgus

16 Tegevused tõmmise loomisel Installitud keskkonna uuendamine, kohandamine, draiverite häälestus OS ettevalmistus kloonimiseks ja masina kloonimine võrku Eri konfide dokumenteerimine ja vastavate tõmmiste loomine etaloni baasil Loodud tõmmiste testimine ja paigaldamine ning perioodiline uuendamine

17 Tegevused tõmmise loomisel Microsofti turvauuendused on saadaval:

18 Windowsi tõmmise loomine

19 Windowsi OS paigalduse ja konfimise automatiseerimine Tegevused, mida saab automatiseerida kas skriptide või kohandatud vastusefailide abil: Draiverite install Uuenduste install Funktsioonide lubamine Parameetrite (nimi, IP aadress) seadistus Domeeni liitmine Rakenduste install Kasutajate migreerimine

20 Windowsi alginstalli häälestamine Draiverite install offline režiimis: dism /Mount-Wim /WimFile:q:\install.wim /Index:1 /MountDir:d:\mount dism /image:d:\mount /Add-Driver /Driver:d:\drivers\ /Recurse dism /Unmount-Wim /commit /MountDir:d:\mount

21 Windowsi alginstalli häälestamine Funktsioonide konfimine offline režiimis: Dism /Image:C:\mount2 /Enable-Feature /FeatureName:NetFx3

22 Windowsi alginstalli häälestamine Lokatsiooniseadete ja uuenduste konfimine offline režiimis: Dism /image:d:\mount2 /Set-SysLocale:et-EE Dism /image:d:\mount2 /Set-TimeZone:"FLE Standard time" Dism /image:d:\mount2 /Set-UserLocale:et-EE Dism /image:d:\mount2 /Set- InputLocale:0425: Dism /image:d:\mount2 /addpackage:d:\update\update.msu

23 Windowsi automaatse vastusefaili loomine Kohandatud vastusefailiga saab lisada: Partitsioonid Funktsioonid Draiverid Uuendused Masina nime ja domeeni liitmise Kasutajad Installiskriptid Jne.

24 Demo Windowsi automaatse vastusefaili loomine

25 Installatsiooniprotsess Kohandatud vastusefaili määramine: Setup /unattend:unattend.xml USB meedialt või installiplaadilt autounattend.xml Sysprep /generalize /oobe /shutdown /unattend:unattend.xml WDS kaudu imidži põhiselt Serveri imidžisse saab lisada esmakordse käivituse skripti (kohandatud imidži tegemisel): C:\windows\setup\scripts\Setupcomplete.cmd

26 Draiverite lisamine Windowsi all Draiverite install online režiimis: Draiverite lisamine (ja install): Pnputil i a <driverinf>

27 Masina konfimine skriptimise abil online režiimis: DISM.exe /online /enable-feature /featurename:inboxgames DISM.exe /online /enable-feature /featurename:chess Powershell: Providers Kaughaldus Sertifikaadid registry seaded WMI Rakenduste kontroll Riistvara kontroll Konfimoodulid (Servermanager, Hyper-v, Applocker, Troubleshooting)

28 Sysprep Eemaldab süsteemispetsiifilise info Windowsist Konfigureerib Windows 7 käivituma kas audit või OOBE režiimis Nullib ära toote aktiveeringu Võimalik määrata kuidas toimitakse draiveritega Võimalik teatud aknaid kasutaja eest peita Kohandatud vastusefaili lisamise võimalus sysprep.exe [/oobe /audit] [/generalize] [/reboot /shutdown /quit] [/quiet] [/unattend:answerfile]

29 Windows PE Windows Automated installation kit Copype teeb valmis bootiva imidži Võimaldab alglaadida valmis installitud masina või tühja masina Toetab samu draivereid nagu Windows 32-bit ja 64-bit versioonid Võrk, kettad, skriptimisvõimalused Võimaldab spetsiifilist kohandamist Alglaadimisfail startnet.cmd Kasutatakse Windowsi installimeedial, taastusmeediana Saab teha USB, ISO või WIM bootiva Windowsi

30 ImageX kasutamine Valmista ette näidisarvuti ja tee sysprep Käivita Windows PE üle LAN, USB või CD Loo tõmmis: Kasuta konfifail Wimscript.ini imagex häälestamiseks Imagex /capture /compress fast c: \kloon.wim Windows 7 SP1 Käivita Windows PE sihtarvutil ja paigalda tõmmis: Diskpart /s teepart.txt Imagex /apply kloon.wim 1 c: Tekita bootkirje loodud Windowsile: Bcdboot c:\windows 30

31 ImageX kasutamine /append /apply /capture /commit /compress /mountrw /unmount 31

32 Valmis etalontõmmise võrku laadimine Valmista ette Windowsi kloon ja tee sysprep Käivita Windows PE keskkond kas üle võrgu, USB mälult, CD-lt Salvesta kettaimidž võrku: Imagex /capture /compress maximum c: kloon.wim Windows 7 SP1 32

33 Valmis etalontõmmise paigaldus Käivita Windows PE uuel arvutil ja selle alt skript: Diskpart /s skript.txt Imagex /apply kloon.wim 1 u: Bcdboot u:\windows 33

34 Valmis etalontõmmise paigaldus Diskpart skriptinäide select disk 0 clean create partition primary size=300 select partition 1 active format fs=ntfs label= System quick create partition primary select partition 2 format fs=ntfs label= Windows quick assign letter = u exit 34

35 Lõppinstalli konfimine või erikonfiga tõmmise loomine 35

36 Bootimise infot saab konfida bcdedit bcdedit /set {current} description " Windows 7 SP1" bcdedit /default {current} bcdedit /timeout 300 Multiboot konfimine See võib sisalduda setupcomplete.cmd skriptis 36

37 Masina algkonfimine skriptiga Võrgu konfimine: Netsh interface ipv4 set address name= local area connection source=static address= mask= gateway= Netsh interface ip set dns local area connection static Arvuti ümbernimetamine: Netdom renamecomputer hostname /NewName:HS1 Restartimine: Shutdown /r /t 0 Domeeni liitmine: netdom join HS1 /domain:contoso.com /UserD:Administrator /passwordd:*

38 Masina algkonfimine (Powershell) Võrgu konfimine: $NIC = GWMI Win32_NetworkAdapterConfiguration where {$_.MACAddress -eq '00:00:00:00:00:00'} $NIC.EnableStatic(" "," ") $NIC.SetGateways(" ") Arvuti ümbernimetamine: $vananimi=gwmi win32_computersystem $vananimi.rename($uusnimi) Restartimine : Restart-computer -computername localhost -force Domeeni liitmine: add-computer -domainname Domain01; restart-computer

39 Masina algkonfimine Tulemüüri konfimine: Netsh advfirewall firewall set rule group= <rulegroup> new enable=yes Winrm qc Enable-Psremoting -force

40 Masina algkonfimine skriptiga Võib sisalduda kohandatud vastusefailiga määratud skriptis Kui vaja Powershelli kasutada siis tuleb seda teha üle command käskude: powershell -command "set-executionpolicy remotesigned -force" powershell -command "enable-psremoting -force" powershell -command "c:\apps\hypervpowershelliskript.ps1"

41 Rakenduste install Skriptiga saab teha installi kas draiveritele või rakendustele Vaja kasutada silent installi võtmeid: msiexec /i acroread.msi /q msiexec /i r:\labfiles\desktop\msoidcli_32bit.msi /qb office\setup.exe lync\lyncsetup.exe /Silent

42 Rakenduste install WMI klassid: Win32_Product installitud rakenduste info Tarkvara mahainstall: $tarkvara=gwmi win32_product where-object {$_.name eq tarkvara } $tarkvara.uninstall()

43 Rakenduste install või konfimine eemalt Kaugkäsklus: Invoke-command computername host {tegevused} Icm computername host {tegevused} Kaugseanss: Pssession $arvuti=new-pssession computername host Enter-Pssession $arvuti Seansi käsud Exit-PSsession

44 Logidega töö Get-EventLog Write-EventLog New-EventLog -Source rakendus -LogName rakendus' -ErrorAction SilentlyContinue Write-EventLog -LogName rakendus' -Source rakendus -EventId Message Rakendus kirjutab logisse'

45 Võrku salvestatud tõmmiste hooldus Dokumenteerimine andmebaasis Perioodiline uuendamine ja testimine DISM /Mount-Wim /WimFile:q:\sources\install.wim /Index:3 /MountDir:d:\mount2 Dism /image:d:\mount2 /add- package:d:\w7\update\updatesx86\windows6.1-kb X86.MSU Dism /Unmount-Wim /commit /MountDir:d:\mount2 Uuendamise dokumenteerimine andmebaasis

46 Linuxi tõmmise loomine

47 Linuxi OS paigalduse ja konfimise automatiseerimine Automatiseerimine kohandatud vastusefailidega Võrguinstalli imidži parameetrite konfimine Skriptide kasutamine eri teenuste häälestamiseks Rakenduste installi saab teha kohandatud vastusefailiga Rakendustest saab teha templiidi ja installida sama komplekt valitud masinatele

48 Linuxi paigaldus üle võrgu Võrgupaigalduseks vaja teha Lokaalne peegel soovitud distrodele Kohandatud konfifail Võrgust installimiseks on vajalik netboot kernel koos failidega Netboot konfifailidega saab seadeid eelhäälestada PXE ja TFTP teenus serverilt bootimiseks 48

49 Linuxi (Debian, Ubuntu) install üle võrgu Lokaalse peegli loomine apt-mirror - utiliit lokaalse installikoopia tegemiseks, töötab koos Apache i serveriga Installimine Apt-get install apt-mirror apt-get install apache2 pico /etc/apt/mirror.list (deb Käivita apt-mirror peegli loomiseks Lingi peegel veebiserverisse: ln -s /var/spool/aptmirror/mirror/ftp.ee.debian.org/debian/ /var/www/ 49

50 Linuxi peegel intranetis Lokaalse peegli loomine (mirror.list) deb-amd64 squeeze main contrib non-free deb-src squeeze main contrib non-free deb-amd64 squeeze main/debian-installer deb-amd64 squeezeupdates main contrib non-free deb-amd64 squeezeproposed-updates main contrib non-free 50

51 Linuxi peegel intranetis Lokaalse peegli loomine Testi veebiserveri toimivus ja distro olemasolu Proovi installida lokaalsest peeglist Kui on probleemid siis käivita konsool installitaval masinal ALT+F2 ja konsoolist tail /var/log/syslog kuvab veateated 51

52 Linuxi ja Windows masinate kloonimine PXE serveri ja vajalike lisateenuste paigalduseks võib kasutada valmis skriptiga täislahendust FOG Project Sisaldab PXE serveri koos andmebaasiga arvutite inventariinfo säilitamiseks ja arvutite kloonimiseks ettevõttes Lihtsalt saab integreerida juurde ka soovitud distrode võrguinstalli failid 52

53 Linuxi netboot Netboot Ubuntule: ain/installer-amd64/current/images/netboot/ Netboot Debianile: /installer-amd64/current/images/netboot/ 53

54 Linuxi netboot imidži konfimine (Debian) Ava TFTP kaust (kui FOG on installitud siis /tftpboot) Tee sinna alamkaust netboot Laadi alla netboot imidž wget taller-amd64/current/images/netboot/netboot.tar.gz Paki fail lahti tar xvzf netboot.tar.gz Lisa vastava distro kausta jaoks eraldi kirje /tftpboot/pxelinux.cfg/default konfifaili 54

55 Kirje loomine Linuxi alglaadimiseks üle võrgu Debiani installi kirje (pxelinux.cfg/default): label debian menu label Debian Squeeze Install kernel netboot/debian-installer/amd64/linux append DEBCONF_DEBUG=9 ramdisk_size=14984 auto=true priority=critical interface=eth0 vga=788 url= initrd=netboot/debianinstaller/amd64/initrd.gz -- 55

56 Kohandatud installifail (Debian) #Lokatsioon ja klaviatuur d-i debian-installer/locale string et_ee d-i console-keymaps-at/keymap select et d-i clock-setup/utc boolean true d-i time/zone string EET # NTP server d-i clock-setup/ntp boolean true d-i clock-setup/ntp-server string ntp.data.ee # Võrk d-i netcfg/choose_interface select auto d-i netcfg/get_hostname string temp-hostname d-i netcfg/get_domain string koolitus.lan 56

57 Kohandatud installifail (Debian) #Peegel d-i mirror/suite string stable d-i mirror/udeb/suite string stable d-i mirror/protocol select http d-i mirror/country string manual d-i mirror/http/hostname string d-i mirror/http/directory string /debian d-i mirror/http/proxy string d-i mirror/codename string squeeze 57

58 Kohandatud installifail (Debian) #Kontod d-i passwd/root-login boolean true d-i passwd/root-password password parool d-i passwd/root-password-again password parool d-i passwd/user-fullname string Debian User d-i passwd/username string opilane d-i passwd/user-password password parool d-i passwd/user-password-again password parool d-i passwd/root-password-crypted password [MD5 räsi] Räsi loomiseks: echo parool mkpasswd s m md5 58

59 Kohandatud installifail (Debian) # Partitsioonid d-i partman-auto/method string regular d-i partman-auto/choose recipe select atomic d-i partman/confirm_write_new_label boolean true d-i partman/choose_partition select finish d-i partman/confirm boolean true d-i partman/confirm_nooverwrite boolean true 59

60 Kohandatud installifail (Debian) #Keskkond ja rakendused d-i tasksel/first multiselect Desktop environment, Standard system d-i lilo-installer/skip boolean true d-i grub-installer/only_debian boolean true d-i finish-install/reboot_in_progress note 60

61 Kohandatud installifail (Debian) Põhjalik õpetus aadressil: 4.html.en Fail kopeerida Apache serverisse kättesaadavasse kausta näiteks /var/www 61

62 Rakenduste install Debian Linuxil eelhäälestatud valikutega Teha nimekiri installitud rakendustest algmasinal: Dpkg get-selections >dpkg.getselections Määrata rakenduste valikud sihtmasinal: Dpkg set-selections <dpkg.getselections Viia sihtmasina rakendused vastavusse: Apt-get dselect-upgrade 62

63 Tõmmise loomine Clonezilla Partimage Fog Dd Symantec Ghost 63

64 Küsimus Millised failid sisaldava Windowsi installiinfot? Kuidas saab Windowsi installile täiendust teha? Millise rakendusega saab luua bootkirje? Millise rakendusega saab parandada bootkirjet? Kuidas saab teha kettale partitsioonid?

65 Tänan Teid! Koolitused ja infopäevad toimuvad EL sf programmi Infoühiskonna teadlikkuse tõstmine raames, mida rahastab Euroopa Regionaalarengu Fond. Projekti tellija on Riigi Infosüsteemi Amet ja projekti aitab läbi viia BCS Koolitus AS.

Rakendustarkvara ühilduvuse häälestamine ja konfimine tavakasutajarežiimis käivitamiseks septembril 2012 Hotell Tartu Konverentsikeskuses

Rakendustarkvara ühilduvuse häälestamine ja konfimine tavakasutajarežiimis käivitamiseks septembril 2012 Hotell Tartu Konverentsikeskuses Rakendustarkvara ühilduvuse häälestamine ja konfimine tavakasutajarežiimis käivitamiseks 24.-26. septembril 2012 Hotell Tartu Konverentsikeskuses Kava Rakenduste ühilduvus ISKE protseduur B 1.10 Tüüptarkvara

More information

Tööriistad operatsioonisüsteemi tõmmiste loomiseks ja kohandamiseks

Tööriistad operatsioonisüsteemi tõmmiste loomiseks ja kohandamiseks Tööriistad operatsioonisüsteemi tõmmiste loomiseks ja kohandamiseks 1 Kava Windows operatsioonisüsteemide ülevaade Tööriistad Windowsi paigalduseks ettevõttes Linux operatsioonisüsteemide ülevaade Tööriistad

More information

MSDE Upgrade platvormile SQL 2005 Server Express SP4

MSDE Upgrade platvormile SQL 2005 Server Express SP4 MSDE Upgrade platvormile SQL 2005 Server Express SP4 NB! Windos XP puhul peab veenduma, et masinas oleks paigaldatud.net Framework vähemalt versioon 2.0!!! NB! Muutke oma SA parool turvaliseks ( minimaalne

More information

Deploying Windows 7 Lesson 3

Deploying Windows 7 Lesson 3 Deploying Windows 7 Lesson 3 Objectives Understand enterprise deployments Capture an image file Modify an image file Deploy an image file Understanding Enterprise Deployments Careful planning is required

More information

Cisco UCS Non Interactive Server Configuration Utility User Guide, Release 5.0(1)

Cisco UCS Non Interactive Server Configuration Utility User Guide, Release 5.0(1) Cisco UCS Non Interactive Server Configuration Utility User Guide, Release 5.0(1) First Published: 2017-01-31 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA

More information

SEADISTAMISE JUHEND. Zoiper. Toompuiestee 37, Tallinn;

SEADISTAMISE JUHEND. Zoiper. Toompuiestee 37, Tallinn; SEADISTAMISE JUHEND Zoiper Toompuiestee 37, 10133 Tallinn; teenindus@gonetwork.ee; +372 6310700 Sisukord Sissejuhatus... 3 Täpsustav info... 3 Sätted... 3 Windows (UDP)... 4 Allalaadimine ja Paigaldamine...

More information

SQL Server 2005 Expressi paigaldamine

SQL Server 2005 Expressi paigaldamine SQL Server 2005 Expressi paigaldamine Laadige alla.net Framework 2.0 http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d- 8edd-aab15c5e04f5 Avage http://www.microsoft.com/express/2005/sql/download/default.aspx

More information

IT infrastruktuuri teenused. Failiserver. Margus Ernits

IT infrastruktuuri teenused. Failiserver. Margus Ernits IT infrastruktuuri teenused Failiserver Margus Ernits margus.ernits@itcollege.ee 1 Failide hoidmine kasutaja arvutis pole tihti mõistlik, kuna Failiserver Arvuti kõvaketta hävimisega kaovad andmed ja nendest

More information

Syslog-ng ja vahendid. Tanel Rõigas

Syslog-ng ja vahendid. Tanel Rõigas Syslog-ng ja vahendid Tanel Rõigas 1. Syslog-ng 2. Allikad ja sihtkohad 3. TLS 4. Logipõhine ründetõrje Traditsiiooniline syslog ja syslog-ng RFC 3164 on nüüdseks legacy-syslog Uus RFC 5424 ehk IETF syslog

More information

Andmebaasid (6EAP) I praktikum

Andmebaasid (6EAP) I praktikum Andmebaasid (6EAP) I praktikum Mõisteid Server on arvutisüsteem või selles töötav tarkvara, mis pakub teatud infoteenust sellega ühenduvatele klientidele. Klient on tarkvara, mis võimaldab suhelda serveriga.

More information

Install and Manage Windows Nano Server 2016 Step by Step

Install and Manage Windows Nano Server 2016 Step by Step Complete Lab (V2.0) Ahmed Abdelwahed Microsoft Certified Trainer Ahmed_abdulwahed@outlook.com Table of Contents Lab Objective... 3 Windows Nano Server 2016 overview... 3 Current infrastructure environment...

More information

Univention Corporate Server. Extended installation documentation

Univention Corporate Server. Extended installation documentation Univention Corporate Server Extended installation documentation 2 Table of Contents 1. Using a UCS appliance... 4 2. Creating a UCS appliance/cloud image... 5 2.1. Introduction... 5 2.2. Performing the

More information

NAS, IP-SAN, CAS. Loeng 4

NAS, IP-SAN, CAS. Loeng 4 NAS, IP-SAN, CAS Loeng 4 Tunniteemad Network Attached Storage IP Storage Attached Network Content Addressed Storage Network Attached Storage Tehnoloogia, kus andmed on jagatud üle võrgu Salvestusvahendile

More information

70-643: Windows Server 2008 Applications Infrastructure. Course 01 - Deploying Windows in the Enterprise

70-643: Windows Server 2008 Applications Infrastructure. Course 01 - Deploying Windows in the Enterprise 70-643: Windows Server 2008 Applications Infrastructure Course 01 - Deploying Windows in the Enterprise Slide 1 Deploying Windows in the Enterprise How to deploy Windows in the 2008 Server Environment

More information

List all out-of-the-box drivers currently installed in online WIM

List all out-of-the-box drivers currently installed in online WIM Chapter 3 Deploying System Images Lesson 1: Managing a System Image Before Deployment Retrieving WIM information dism /get-wiminfo /wimfile:w:\myimage.wim imagex /info w:\myimage.wim Mounting/Unmounting

More information

Domeenikeskkonna turvaline seadistamine septembril 2012 Hotell Tartu Konverentsikeskuses

Domeenikeskkonna turvaline seadistamine septembril 2012 Hotell Tartu Konverentsikeskuses Domeenikeskkonna turvaline seadistamine 24.-26. septembril 2012 Hotell Tartu Konverentsikeskuses Kava Domeenikeskkonna turvaline seadistamine Rühmapoliitikate rakendamine töökohtadele ja serveritele Süsteemi-

More information

WD My Net N600 juhend:

WD My Net N600 juhend: WD My Net N600 juhend: 1) Kui WD My Net N600 seade on ühendatud näiteks Elioni Thomsoni ruuteriga (TG789vn või TG784) või Elioni Inteno DG301a ruuteriga, kus üldiselt on ruuteri Default Gateway sama, nagu

More information

Nimeserveri teenuse installeerimiese juhend loodud IT infrastruktuuri teenused õppeaine õppetöö raames ITK 2008

Nimeserveri teenuse installeerimiese juhend loodud IT infrastruktuuri teenused õppeaine õppetöö raames ITK 2008 Nimeserveri installeerimiese juhend Versioon 1.0 (14.10.2008) Koostas: Siim Adamson (14.10.2008) Testis: Hermo Adamson (14.10.2008) Sisukord Sissejuhatus...1 Taastamise eelused...1 Riistvara eeldused...1

More information

Deploying and updating Windows Server 2012

Deploying and updating Windows Server 2012 CHAPTER 1 Deploying and updating Windows Server 2012 Deploying and servicing Windows Server 2012 is a routine task that you will perform in your career as a systems administrator. Deploying the operating

More information

70-697: Configuring Windows Devices. Course Overview

70-697: Configuring Windows Devices. Course Overview 70-697: Configuring Windows Devices Course Overview This course will teach students about what s new in Windows 10, Windows 10 deployment, deploying virtual Windows 10 desktops, configuring device settings,

More information

TP-Link TL-WR743ND Juhend

TP-Link TL-WR743ND Juhend TP-Link TL-WR743ND Juhend 1) Ühenda oma arvuti TP-Link ruuteriga üle kaabli (LAN). 2) Kui arvuti ja ruuter said omavahel ühendatud, siis võid minna seadme koduleheküljele (interneti brauseri otsingu reasse

More information

Martin Vittrup Senior Technology Specialist Windows Client Microsoft Danmark

Martin Vittrup Senior Technology Specialist Windows Client Microsoft Danmark Martin Vittrup Senior Technology Specialist Windows Client Microsoft Danmark mvittrup@microsoft.com SOLUTIONS IMAGING DELIVERY MIGRATION Microsoft Deployment Toolkit Application Compatibility Toolkit

More information

Manual Ftp Windows 7 Server 2008 R2 Dual Boot From Vhd Using

Manual Ftp Windows 7 Server 2008 R2 Dual Boot From Vhd Using Manual Ftp Windows 7 Server 2008 R2 Dual Boot From Vhd Using Now that you've done this, you can create the VHD using PowerShell. all three guides to allow you to install Windows 7, 8/8.1 and 10 on any

More information

MCTS Guide to Microsoft 7. Chapter 2 Installing Windows 7

MCTS Guide to Microsoft 7. Chapter 2 Installing Windows 7 MCTS Guide to Microsoft 7 Chapter 2 Installing Windows 7 Objectives Describe the deployment enhancements in Windows 7 Choose a method for installation Choose a type of installation Use Windows Easy Transfer

More information

Implementing Hyper-V. Lab Exercises FINAL

Implementing Hyper-V. Lab Exercises FINAL Implementing Hyper-V Lab Exercises FINAL Released: 6 August 2008 Disclaimer - Terms of Use Microsoft Confidential - For Internal Use Only 2008 Microsoft Corporation. All rights reserved. Information in

More information

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration. Chapter 2 Installing Windows Server 2008

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration. Chapter 2 Installing Windows Server 2008 MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 2 Installing Windows Server 2008 Objectives Describe the improvements and key technologies in deploying Windows

More information

1. Which edition of Windows includes DirectAccess and BranchCache? A. Windows 7 Enterprise B. Windows 7 Professional C. Windows 7 Home Basic D.

1. Which edition of Windows includes DirectAccess and BranchCache? A. Windows 7 Enterprise B. Windows 7 Professional C. Windows 7 Home Basic D. 1. Which edition of Windows includes DirectAccess and BranchCache? A. Windows 7 Enterprise B. Windows 7 Professional C. Windows 7 Home Basic D. Windows 7 Home Premium 2. How much memory does a 32-bit version

More information

Pearson System of Courses

Pearson System of Courses Pearson System of Courses Deploy with Windows Imaging Last updated: June 2018 Copyright 2018 Pearson, Inc. or its affiliates. All rights reserved. Table of Contents Deployment Process Overview 3 Prerequisites

More information

Q&As. TS:Windows 7,Configuring. Pass Microsoft Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from:

Q&As. TS:Windows 7,Configuring. Pass Microsoft Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from: 70-680 Q&As TS:Windows 7,Configuring Pass Microsoft 70-680 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance Following

More information

EXAM CRAM MCTS Microsoft Windows 7, Configuring. Patrick Regan

EXAM CRAM MCTS Microsoft Windows 7, Configuring. Patrick Regan EXAM CRAM MCTS 70-680 Microsoft Windows 7, Configuring Patrick Regan Table of Contents Introduction ' The Value of Certification 1 The Microsoft Certification Program 3 Microsoft Certified Technology Specialist

More information

PrepKing. Number: Passing Score: 700 Time Limit: 120 min File Version: 8.0. PrepKing

PrepKing.   Number: Passing Score: 700 Time Limit: 120 min File Version: 8.0. PrepKing PrepKing Number: 70-652 Passing Score: 700 Time Limit: 120 min File Version: 8.0 http://www.gratisexam.com/ PrepKing-70-652 Exam A QUESTION 1 After your Widow Server 2008 has been installed on a server

More information

Vista Deployment: What s in the Box and What s Not

Vista Deployment: What s in the Box and What s Not An IT Briefing produced by Vista Deployment: What s in the Box and What s Not By Mark Minasi 2007 TechTarget BIO Mark Minasi is a best-selling author, popular technology columnist and commentator, and

More information

COPYRIGHTED MATERIAL. Contents. Assessment Test

COPYRIGHTED MATERIAL. Contents. Assessment Test Contents Introduction Assessment Test xxvii xxxvii Chapter 1 Installing Windows 7 1 Introducing Windows 7 2 Windows 7 Architecture 5 Preparing to Install Windows 7 6 Windows 7 Starter 7 Windows 7 Home

More information

MCSA Windows Server 2012 Installation and Configuration

MCSA Windows Server 2012 Installation and Configuration MCSA Windows Server 2012 Installation and Configuration Session 1 Section A: Plan Windows Server Installation Server Installation Scenario Server Editions Server Requirements Plan Roles for Servers Section

More information

LENOVO THINKSTATION P520C, P520, P720, & P920 WINDOWS 7 INSTALLATION

LENOVO THINKSTATION P520C, P520, P720, & P920 WINDOWS 7 INSTALLATION LENOVO THINKSTATION P520C, P520, P720, & P920 WINDOWS 7 INSTALLATION Contents OVERVIEW SECTION 1 BIOS & PRE-INSTALLATION STEPS SECTION 2 WINDOWS 7 DRIVER SLIPSTREAM SETUP SECTION 3 WINDOWS 7 INSTALLATION

More information

Windows 7 Deployment -By Bradley Lutes-

Windows 7 Deployment -By Bradley Lutes- Windows 7 Deployment -By Bradley Lutes- **These instructions are for the 32 bit system (x86). To find out if you are running the 32 bit or 64 bit, click on the start menu of your windows 7 virtual machine--

More information

Cisco UCS C-Series. Installation Guide

Cisco UCS C-Series. Installation Guide Installation Guide UPDATED: 04 October 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo are registered trademarks

More information

Deploying Windows Desktops and Enterprise Applications (695)

Deploying Windows Desktops and Enterprise Applications (695) Deploying Windows Desktops and Enterprise Applications (695) Implement the Operating System Deployment (OSD) infrastructure Assess the computing environment Configure and implement the Microsoft Assessment

More information

OEM Manufacturing and Deployment for Windows 10 (735)

OEM Manufacturing and Deployment for Windows 10 (735) OEM Manufacturing and Deployment for Windows 10 (735) Prepare the Imaging Environment Install deployment tools and scripts Prepare the Windows Assessment and Deployment Kit (Windows ADK), prepare the required

More information

Collaboration Management Suite. Installation manual

Collaboration Management Suite. Installation manual Collaboration Management Suite Installation manual R5900021/03 30/03/2017 Barco NV Beneluxpark 21, 8500 Kortrijk, Belgium Phone: +32 56.23.32.11 Fax: +32 56.26.22.62 Support: www.barco.com/en/support Visit

More information

KACE Systems Deployment Appliance 5.0. Administrator Guide

KACE Systems Deployment Appliance 5.0. Administrator Guide KACE Systems Deployment Appliance 5.0 Administrator Guide Table of Contents About the KACE Systems Deployment Appliance...10 Getting started... 11 Tasks for getting started using the KACE SDA... 11 About

More information

Configuring Windows 8 Course 20687A - Five days - Instructor-led - Hands-on

Configuring Windows 8 Course 20687A - Five days - Instructor-led - Hands-on Configuring Windows 8 Course 20687A - Five days - Instructor-led - Hands-on Introduction This course provides students hands-on experience with Windows 8. It provides guidance on installing, upgrading,

More information

Q&A. DEMO Version

Q&A. DEMO Version Managing and Maintaining Windows 8 Q&A DEMO Version Copyright (c) 2013 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free version Chinatag

More information

MT LoadMaster Cisco UCS C-Series. Multi-Tenant LoadMaster for Cisco UCS C-Series Rack Server. Installation Guide

MT LoadMaster Cisco UCS C-Series. Multi-Tenant LoadMaster for Cisco UCS C-Series Rack Server. Installation Guide Multi-Tenant LoadMaster for Cisco UCS C-Series Rack Installation Guide VERSION: 7.0 UPDATED: MARCH 2016 Table of Contents 1 Introduction... 3 1.1 Pre-requisites... 3 2... 4 2.1 Configure the Boot Options

More information

DEPLOYMENT AND ADMINISTRATION SECRETS

DEPLOYMENT AND ADMINISTRATION SECRETS PART I DEPLOYMENT AND ADMINISTRATION SECRETS Chapter 1 Chapter 2 Chapter Chapter 4 Chapter 5 Chapter 6 Chapter 7 Windows Server 2008 R2 Deployment Secrets The Windows Server 2008 R2 Administrator s Toolkit

More information

SQL Serveri paigaldus. Laadimine:

SQL Serveri paigaldus. Laadimine: SQL Serveri paigaldus Laadimine: http://msdn.microsoft.com/vstudio/express/sql/download/ Tasub paigaldada kõige lihtsam versioon (SQL Server 2005 Express Edition SP2). Samalt lehelt saab laadida ka Sql

More information

EXAM Recertification for MCSE: Desktop Infrastructure. Buy Full Product.

EXAM Recertification for MCSE: Desktop Infrastructure. Buy Full Product. Microsoft EXAM - 70-982 Recertification for MCSE: Desktop Infrastructure Buy Full Product http://www.examskey.com/70-982.html Examskey Microsoft 70-982 exam demo product is here for you to test the quality

More information

Microsoft Certification Exam

Microsoft Certification Exam Microsoft 70-680 Certification Exam Number: 70-680 Passing Score: 800 Time Limit: 120 min File Version: 72.4 http://www.gratisexam.com/ Microsoft 70-680 Certification Exam Exam Name: TS: Windows 7, Configuring

More information

WLM1200-RMTS User s Guide

WLM1200-RMTS User s Guide WLM1200-RMTS User s Guide Copyright 2011, Juniper Networks, Inc. 1 WLM1200-RMTS User Guide Contents WLM1200-RMTS Publication Suite........................................ 2 WLM1200-RMTS Hardware Description....................................

More information

How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor

How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor The OVA package uses a default configuration that may not be suitable for your deployment. If you want to use multiple

More information

MANAGE EXISTING WINDOWS 7 IMAGES

MANAGE EXISTING WINDOWS 7 IMAGES Facts MANAGE EXISTING WINDOWS 7 IMAGES Image servicing begins by mounting a previously captured image, which makes the contents of the image accessible to be viewed or modified. Mounting an image does

More information

DeploymentManager Ver6.1

DeploymentManager Ver6.1 DeploymentManager Ver6.1 Operation Guide -Third Edition- Rev.001 Contents Introduction... 3 Target Audience and Purpose... 3 Document Structure... 3 DeploymentManager Manual Organization... 3 Documentation

More information

Updating Your Technology Knowledge of Microsoft Windows XP to Windows 7 Beta

Updating Your Technology Knowledge of Microsoft Windows XP to Windows 7 Beta Updating Your Technology Knowledge of Microsoft Windows XP to Windows 7 Beta Course Number: 6291A Course Length: 3 Days Course Overview This instructor-led course provides students with the knowledge &

More information

ArcGIS mobiilsed lahendused kasutades pilve teenuseid. Raido Valdmaa, AlphaGIS

ArcGIS mobiilsed lahendused kasutades pilve teenuseid. Raido Valdmaa, AlphaGIS ArcGIS mobiilsed lahendused kasutades pilve teenuseid Raido Valdmaa, AlphaGIS ArcGIS terviklik süsteem üks kaart, erinevad platvormid ArcGIS Online Server Rakendused ArcGIS Viewers ArcGIS APIs Javascript,

More information

Document Number ECX-Exchange2010-Migration-QSG, Version 1, May 2015 Copyright 2015 NEC Corporation.

Document Number ECX-Exchange2010-Migration-QSG, Version 1, May 2015 Copyright 2015 NEC Corporation. EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft Exchange Server 2010 Migration from a single-node configuration to a two-node mirror disk cluster Version 1 NEC EXPRESSCLUSTER X 3.x for Windows

More information

Introduction to Windows Server 2016 Nano Server

Introduction to Windows Server 2016 Nano Server Front cover Introduction to Windows Server 2016 Nano Server Introduces this new feature of Microsoft Windows Server 2016 Describes how to create and manage these low-footprint servers Explains how to implement

More information

Exam by Mohd Ebrahim

Exam by Mohd Ebrahim 70-680 Exam by Mohd Ebrahim Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exam A QUESTION 1 You administer desktop that have 32-bit and 64-bit versions

More information

Installation. Power on and initial setup. Before You Begin. Procedure

Installation. Power on and initial setup. Before You Begin. Procedure Power on and initial setup, page 1 Customize ESXi host for remote access, page 4 Access and configure ESXi host, page 6 Deploy virtual machines, page 13 Install applications on virtual machines, page 14

More information

Exam Blueprint (Updated 2/18/14)

Exam Blueprint (Updated 2/18/14) This study sheet is for Exam 70-410 Installing and Configuring Windows Server 2012. Checking the below check boxes indicates that GUI and PowerShell have been done. Section 1 Install and configure servers

More information

Vendor: Microsoft. Exam Code: Exam Name: Implementing a Desktop Infrastructure. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Implementing a Desktop Infrastructure. Version: Demo Vendor: Microsoft Exam Code: 70-415 Exam Name: Implementing a Desktop Infrastructure Version: Demo Testlet 1 Proseware Inc Overview Proseware, Inc. is an independent software vendor. The company has a

More information

MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT.

MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE INFORMATION IN THIS DOCUMENT. The information contained in this document represents the current view of Microsoft Corporation and its Affiliates ("Microsoft") on the issues discussed as of the date of publication. Because Microsoft

More information

How to securely isolate Damn Vulnerable Linux with VirtualBox

How to securely isolate Damn Vulnerable Linux with VirtualBox How to securely isolate Damn Vulnerable Linux with VirtualBox Motivation I have this vision of going through and testing software inside of a closed lab that allows me to understand exploits and vulnerabilities

More information

Ubuntu Manually Mount Cdrom Drive Command Line Vmware

Ubuntu Manually Mount Cdrom Drive Command Line Vmware Ubuntu Manually Mount Cdrom Drive Command Line Vmware On Windows 7 (64-bit) I installed VMware Player and then Ubuntu 12.04, then Mount the virtual CD drive, Launch a terminal, Use tar to uncompress. I

More information

Tallinna Ülikooli veebipuhvri teenuse kasutamine väljaspool ülikooli arvutivõrku

Tallinna Ülikooli veebipuhvri teenuse kasutamine väljaspool ülikooli arvutivõrku Tallinna Ülikooli veebipuhvri teenuse kasutamine väljaspool ülikooli arvutivõrku Selleks, et kasutada Tallinna Ülikooli veebipuhvrit väljaspool ülikooli arvutivõrku, tuleb luua ühendus serveriga lin2.tlu.ee

More information

Q&As. OEM Preinstallation. Pass Microsoft Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from:

Q&As. OEM Preinstallation. Pass Microsoft Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from: 74-697 Q&As OEM Preinstallation Pass Microsoft 74-697 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance Following Questions

More information

Testpassport.

Testpassport. Testpassport http://www.testpassport.cn Exam : 70-688 Title : Managing and Maintaining Windows 8.1 Version : Demo 1 / 10 1.DRAG DROP Your company recently purchased 25 new laptops. All 25 laptops have

More information

Mellanox WinOF VPI Installation Guide

Mellanox WinOF VPI Installation Guide Mellanox WinOF VPI Installation Guide Rev 4.60 Last Modified: 13 February, 2014 www.mellanox.com 2 Mellanox Technologies Document Number: 3217 Table of Contents Table of Contents..........................................................

More information

Andmebaasi krüpteerimine ja dekrüpteerimine

Andmebaasi krüpteerimine ja dekrüpteerimine Andmebaasi krüpteerimine ja dekrüpteerimine Me võime küll asetanud kõikidele andmebaasi objektidele ligipääsuõigused eri kasutajate jaoks, kuid ikkagi võib mõni häkker avada vastava faili lihtsalt failina

More information

Identify Windows Editions and Upgrade Paths

Identify Windows Editions and Upgrade Paths L E S S O N 2. 1 Identify Windows Editions and Upgrade Paths L E S S O N 2. 1 Lesson Overview Identifying Windows editions and upgrade paths. In this lesson, you will: Identify Windows editions Identify

More information

Apply Images by Using ImageX

Apply Images by Using ImageX 1 of 5 Apply Images by Using ImageX 9 out of 10 rated this helpful - Rate this topic Published: October 22, 2009 Updated: June 28, 2011 Applies To: Windows 7, Windows Server 2008 R2 This content applies

More information

Mastering Windows8 7 Deployment

Mastering Windows8 7 Deployment Mastering Windows8 7 Deployment AidanFinn Darril Gibson Kenneth van Surksum WILEY Wiley Publishing, Inc. Contents Introduction xix Chapter l Does Your Hardware Measure Up? l Meet Windows 7 1 Windows 7

More information

KACE Systems Deployment Appliance (K2000) 4.1. Administrator Guide

KACE Systems Deployment Appliance (K2000) 4.1. Administrator Guide KACE Systems Deployment Appliance (K2000) 4.1 Administrator Guide Table of Contents About the KACE Systems Deployment Appliance (K2000)... 9 Getting started... 10 Tasks for getting started using the K2000

More information

Installing and Configuring Windows Server 2012 R2

Installing and Configuring Windows Server 2012 R2 Installing and Configuring Windows Server 2012 R2 Exam 70-410 Craig Zacker Wiley Lesson 1: Installing Servers 1 Selecting a Windows Server 2012 R2 Edition 2 Supporting Server Roles 3 Supporting Server

More information

EXAM Buy Full Product.

EXAM Buy Full Product. Microsoft EXAM - 70-649 TS: Upgrading MCSE on Windows Server 2003 to Windows Server 2008, Technology Specialist Buy Full Product http://www.examskey.com/70-649.html Examskey Microsoft 70-649 exam demo

More information

70-410: Installing and Configuring Windows Server 2012

70-410: Installing and Configuring Windows Server 2012 70-410: Installing and Configuring Windows Server 2012 The following tables itemize changes to Exam 70-410. These changes will be made in January to include updates that relate to Windows Server 2012 R2

More information

"Charting the Course... MOC 6294 A Planning and Managing Windows 7 Desktop Deployments and Environments Course Summary

Charting the Course... MOC 6294 A Planning and Managing Windows 7 Desktop Deployments and Environments Course Summary Course Summary Description This course is intended for desktop administrators who want to specialize in desktop deployment, configuration, and management. In this course, students will learn how to plan

More information

Farstone TotalDeploy User Guide

Farstone TotalDeploy User Guide Farstone TotalDeploy User Guide 1 Introduction to TotalDeploy...3 1.1 Overview...3 1.1.1 What is TotalDeploy...3 1.1.2 Who needs TotalDeploy?...3 1.1.3 TotalDeploy infrastructure...3 1.2 What you can do

More information

Microsoft Exam Recertification for MCSE: Desktop Infrastructure Version: 5.0 [ Total Questions: 180 ]

Microsoft Exam Recertification for MCSE: Desktop Infrastructure Version: 5.0 [ Total Questions: 180 ] s@lm@n Microsoft Exam 70-982 Recertification for MCSE: Desktop Infrastructure Version: 5.0 [ Total Questions: 180 ] Topic 1, Proseware Inc Microsoft 70-982 : Practice Test Overview Proseware, Inc. is an

More information

The instructions in this document are applicable to personal computers running the following Operating Systems:

The instructions in this document are applicable to personal computers running the following Operating Systems: Preliminary Notes The instructions in this document are applicable to personal computers running the following Operating Systems: Microsoft Windows from version 7 up to 10 Apple Mac OS X from versions

More information

Hands-On Lab. Windows Azure Virtual Machine Roles. Lab version: Last updated: 12/14/2010. Page 1

Hands-On Lab. Windows Azure Virtual Machine Roles. Lab version: Last updated: 12/14/2010. Page 1 Hands-On Lab Windows Azure Virtual Machine Roles Lab version: 2.0.0 Last updated: 12/14/2010 Page 1 CONTENTS OVERVIEW... 3 EXERCISE 1: CREATING AND DEPLOYING A VIRTUAL MACHINE ROLE IN WINDOWS AZURE...

More information

Required Virtual Interface Maps to... mgmt0. virtual network = mgmt0 wan0. virtual network = wan0 mgmt1. network adapter not connected lan0

Required Virtual Interface Maps to... mgmt0. virtual network = mgmt0 wan0. virtual network = wan0 mgmt1. network adapter not connected lan0 VX-1000 VIRTUAL APPLIANCE Microsoft Hyper-V Hypervisor 2012 Silver Peak Systems, Inc. Support Limitations In single-homed Router mode, the virtual appliance only uses mgmt0 and wan0. This Quick Start Guide

More information

Microsoft Exam Implementing a Desktop Infrastructure Version: 9.0 [ Total Questions: 95 ]

Microsoft Exam Implementing a Desktop Infrastructure Version: 9.0 [ Total Questions: 95 ] s@lm@n Microsoft Exam 70-415 Implementing a Desktop Infrastructure Version: 9.0 [ Total Questions: 95 ] Topic break down Topic No. of Questions Topic 1: Proseware Inc 12 Topic 2: Contoso, Ltd 11 Topic

More information

Installation and configuration of Linux Cluster. Addisu Gezahegn University of Trieste ICTP,Trieste

Installation and configuration of Linux Cluster. Addisu Gezahegn University of Trieste ICTP,Trieste Installation and configuration of Linux Cluster Addisu Gezahegn University of Trieste ICTP,Trieste asemie@ictp.it What is Cluster computer? It is a single logical unit consisting of multiple computers

More information

di-netboot-assistant: Install Debian in your LAN

di-netboot-assistant: Install Debian in your LAN di-netboot-assistant: Install Debian in your LAN Automatic Installation of Debian GNU/Linux Andreas B. Mundt andi@debian.org Andreas B. Mundt DebConf 2018, Taiwan 1 / 22 Overview 1 TFTP/PXE Boot Install

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

Sccm Manually Restart Pxe Service Point

Sccm Manually Restart Pxe Service Point Sccm Manually Restart Pxe Service Point In my case an unexpected restart was done on a Windows Server 2008 R2 system. When removing PXE service point, clean up disk space, and wait a while (or are migrated

More information

MS Exam Objectives Installing and Configuring Windows Server 2012 R2

MS Exam Objectives Installing and Configuring Windows Server 2012 R2 MS 70-410 Exam Objectives Installing and Configuring Windows Server 2012 R2 Click here for the CertBlaster Practice Tests for 70-410 Below are the exam objectives for Installing and Configuring Windows

More information

NETWORK ADMINISTRATION USING MICROSOFT (310)

NETWORK ADMINISTRATION USING MICROSOFT (310) Page 1 of 9 Contestant Number: Time: Rank: NETWORK ADMINISTRATION USING MICROSOFT (310) REGIONAL 2016 Multiple Choice: Multiple Choice (50 @ 10 points each) (500 points) TOTAL POINTS (500) Failure to adhere

More information

MOC 20410C: Installing and Configuring Windows Server 2012

MOC 20410C: Installing and Configuring Windows Server 2012 MOC 20410C: Installing and Configuring Windows Server 2012 Course Overview This course provides students with the knowledge and skills to implement a core Windows Server 2012 infrastructure in an existing

More information

OpenNebula - Feature #2395 Provide windows guest contextualization scripts

OpenNebula - Feature #2395 Provide windows guest contextualization scripts OpenNebula - Feature #2395 Provide windows guest contextualization scripts 10/21/2013 10:31 AM - Tino Vázquez Status: Closed Start date: 10/21/2013 Priority: Normal Due date: Assignee: % Done: 0% Category:

More information

Designing and Planning an Automated Server Installation Strategy

Designing and Planning an Automated Server Installation Strategy Designing and Planning an Automated Server Installation Strategy LESSON 1 70-413 EXAM OBJECTIVE Objective 1.1 Design and plan an automated server installation strategy. This objective can include but is

More information

Exam Questions

Exam Questions Exam Questions 70-417 Upgrading Your Skills to MCSA Windows Server 2012 https://www.2passeasy.com/dumps/70-417/ 1.Your network contains an Active Directory domain named contoso.com. The domain contains

More information

MT LoadMaster - Dell R-Series. Multi-Tenant LoadMaster for the Dell R-Series. Installation Guide

MT LoadMaster - Dell R-Series. Multi-Tenant LoadMaster for the Dell R-Series. Installation Guide Multi-Tenant LoadMaster for the Dell R-Series Installation Guide VERSION: 8.0 UPDATED: MARCH 2016 Table of Contents 1 Introduction... 3 2 Connect the Dell R-Series... 4 2.1 Install the Multi-Tenant LoadMaster...

More information

How To Make A Pen-Drive Bootable?

How To Make A Pen-Drive Bootable? How To Make A Pen-Drive Bootable? Hello Friends Welcome to FixinGeek.com How are you, friends? I m back after a long time so friends in this post you will learn the process to make your pen drive bootable

More information

http://go.microsoft.com/fwlink/?linkid=76620 Plan, manage, diagnose Boot with PXE Get into WinPE Apply full OS image Inject drivers First boot and OOBE Standalone mode MMC improvements WDS infrastructure

More information

Exam Name: TS: Windows 7, Configuring

Exam Name: TS: Windows 7, Configuring Exam Number/Code : 70-680 Exam Name: TS: Windows 7, Configuring Version : Demo http://it-shiken.jp/ 1. You work as a desktop support technician at ABC.com. The named ABC.com and includes a Direct Access

More information

Ftp Get Command Line Win 7 Boot Repair

Ftp Get Command Line Win 7 Boot Repair Ftp Get Command Line Win 7 Boot Repair Get the fix for the infinite Startup Repair loop error for the following Windows versions: The command line chkdsk tool ships with Windows and can be used. To prevent

More information

Build your own NAS with OpenMediaVault

Build your own NAS with OpenMediaVault Build your own NAS with OpenMediaVault Installation Minimum Requirements i486 or amd64 platform 1 GiB RAM 2 GiB HDD/DOM/CF/USB Thumb Drive used as OpenMediaVault system drive. Flash Drives without static

More information

Back Up/Restore Hard Drives And Partitions With CloneZilla Live

Back Up/Restore Hard Drives And Partitions With CloneZilla Live By Falko Timme Published: 2008-11-25 17:35 Version 1.0 Author: Falko Timme Last edited 11/17/2008 This tutorial shows how you can back up and restore hard drives and partitions

More information

DeploymentManager Ver6.3

DeploymentManager Ver6.3 DeploymentManager Ver6.3 Operation Guide -First Edition- Rev.001 Contents Introduction... 4 Target Audience and Purpose... 4 Document Structure... 4 DeploymentManager Manual Organization... 4 Documentation

More information