\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{hejhej} \pdfinfo{ /Title (backup-ii-johan-tim-and-vishno.pdf) /Creator (Cheatography) /Author (hejhej) /Subject (Backup II - Johan, Tim \& Vishno Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{336699} \definecolor{LightBackground}{HTML}{F2F5F8} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Backup II - Johan, Tim \& Vishno Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{hejhej} via \textcolor{DarkBackground}{\uline{cheatography.com/68142/cs/17161/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}hejhej \\ \uline{cheatography.com/hejhej} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 20th September, 2018.\\ Updated 20th September, 2018.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Prerequisites for installation af DPM 2016}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Minimum 4GB RAM, 8GB RAM er anbefalet} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{128GB system drive} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{SQL Server 2012 SP2, 2014, 2016 med DPM UR 2, eller 2017 opgraderet fra 2016} \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{SQL Server Management Tools 16.5 eller ældre} \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{.NET Framework 4.5 til DPM i WS2016} \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Microsoft Visual C++ 2012 Redistributable} \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Microsoft Visual C++ 2010 Redistributable} \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Microsoft Visual C++ 2008 Redistributable} \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Powershell 3.0 eller nyere} \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Hyper-V PowerShell} \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Prerequisites for installation af SQL Server}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Minimum 6BG fri plads på harddisken.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Minimum 4GB RAM for at opnå QoS} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{64-Bit, 1.4GHz CPU som minimum} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{64-Bit, 2.0GHz CPU er anbefalet} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{.NET Framework 4.6 til SQL i WS2016} \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{DPM Begrænsninger}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{DPM kan installeres på System Volume eller en anden volume.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{En DPM Server understøtter systemer med op til 120TB storage.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Hvis DPM Serveren har 'Modern Backup Storage' kan den gå udover de 120TB} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Installér ikke DPM på en server der kører Application Server} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Installér ikke DPM på en EXCHANGE server} \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{DPM understøtter ikke Tyrkisk på alle versioner af Windows} \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{DPM 2016 fungerer ikke med SQL 2016 SP1} \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{SQL Begrænsninger}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Remote DPM Server skal være i samme domæne og tidszone som SQL Server} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{SQL kan ikke køre på en DC (Domain Controller)} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Kør SQL server, før installation af DPM} \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{SQL server kan være i en cluster eller standalone} \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Hvis SQL serveren står i et cluster, skal Reporting Server og SQL server være på forskellige maskiner} \tn % Row Count 8 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Best Practice mht SQL Server}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Opret dedikerede AD-brugere til logon af SQL-services: SQLServer, SQLAgent} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{SQLReporting bør bruge den indbyggede 'Network Service'-account} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Total Cost of Ownership (TCO)}} \tn % Row 0 \SetRowColor{LightBackground} Total Cost of Ownership (TCO) & Alle omkostninger ved at drive en service \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Direkte omkostninger & Hardware \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} & Software \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} & Løn til medarbejdere \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} & Ekstern hjælp (eg. konsulenter) \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} & Fysisk infrastruktur (lokaler, strøm, fysisk sikkerhed) \tn % Row Count 11 (+ 3) % Row 6 \SetRowColor{LightBackground} Indirekte omkostninger & Drift \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} & \seqsplit{Administration/vedligeholdelse} \tn % Row Count 15 (+ 2) % Row 8 \SetRowColor{LightBackground} & Udskiftning af defekt udstyr \tn % Row Count 17 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Return on Investment (ROI)}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Hvad vil vi beregne?}} & Hvad er vores nuværende omkostninger? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} & Hvad er vores ROI? \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} & Kan vi formindske de nuværende omkostninger \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} & ROI ved formindskning \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} & Skal vi have nyt? \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} {\bf{Beregn investering}} & Hardware \tn % Row Count 9 (+ 2) % Row 6 \SetRowColor{LightBackground} & Software \tn % Row Count 10 (+ 1) % Row 7 \SetRowColor{white} & Oplæring i software \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} & Overgang til nyt software \tn % Row Count 13 (+ 2) % Row 9 \SetRowColor{white} & Evaluering \tn % Row Count 14 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{Beregn fordele}} & Omkostninger \tn % Row Count 16 (+ 2) % Row 11 \SetRowColor{white} & Indtægt \tn % Row Count 17 (+ 1) % Row 12 \SetRowColor{LightBackground} & Periodiser \tn % Row Count 18 (+ 1) % Row 13 \SetRowColor{white} & Beregn periodiserede fordele \tn % Row Count 20 (+ 2) % Row 14 \SetRowColor{LightBackground} {\bf{Beregn følsomhed}} & Afdæk væsentlige parametre \tn % Row Count 22 (+ 2) % Row 15 \SetRowColor{white} & Find realistiske udfaldsrum \tn % Row Count 24 (+ 2) % Row 16 \SetRowColor{LightBackground} & Opstil scenarier \tn % Row Count 25 (+ 1) % Row 17 \SetRowColor{white} & Fortag genberegning \tn % Row Count 26 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.36 cm} x{4.64 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Direct-attached storage (DAS)}} \tn % Row 0 \SetRowColor{LightBackground} Direct-attached storage (DAS) & Storage der er direkte forbundet til en host uden det går gennem en netværksenhed \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Eksempler på DAS & Harddisk (HDD) \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} & Optisk disk \tn % Row Count 7 (+ 1) % Row 3 \SetRowColor{white} & Eksterne storage drev (SSD/HDD) \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} Typiske \seqsplit{tilslutningsmetoder} & USB \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} & SATA \tn % Row Count 12 (+ 1) % Row 6 \SetRowColor{LightBackground} & NVMe \tn % Row Count 13 (+ 1) % Row 7 \SetRowColor{white} & SAS \tn % Row Count 14 (+ 1) % Row 8 \SetRowColor{LightBackground} & SCSI \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2 cm} x{6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Fibre Channel over IP (FCIP)}} \tn % Row 0 \SetRowColor{LightBackground} Fibre Channel & Netværksteknologi til levering af datablokke \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} & Datablokke leveres uden tab og i rækkefølge \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} & Høj reliability og throughput \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} & Bruges til at forbinde SAN'er i datacentre \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} FCIP & Tunneling af Fibre Channel switches \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} & Mulliggør FC-forbindelser af SAN'er over større afstande \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} & Kan ikke benyttes over ethernet \tn % Row Count 13 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Installation af DPM 1801}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Opsæt firewall regler før installation} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Tjek om alle SQL services kører før (og evt. efter) installationen} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Udpak installationen (SCDPM\_1801.exe) og kør herefter setup.exe} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Vælg Data Protection Manager} \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Specificer SQL server, Domæne og bruger} \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Ret evt. fejl under installationen ved at benytte fejlkoder} \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.6 cm} x{6.4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Brug af DPM}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Monitoring} & Advarsler overvåges \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} & Kørte og kørende jobs overvåges \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Protection} & Protection groups håndteres \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} & Tidsplaner for backup bestemmes \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} & Medie for backup bestemmes \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} & Drev/Databaser der skal backup'es bestemmes \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} & En fejl 7 kan skyldes at Protection Agents allerede er installeret på target serveren \tn % Row Count 13 (+ 3) % Row 7 \SetRowColor{white} \seqsplit{Recovery} & Gendannelse styres \tn % Row Count 14 (+ 1) % Row 8 \SetRowColor{LightBackground} \seqsplit{Reporting} & Rapporter om backup udtrækkes \tn % Row Count 16 (+ 2) % Row 9 \SetRowColor{white} \seqsplit{Management} & Storage-diske til backup-data håndteres \tn % Row Count 18 (+ 2) % Row 10 \SetRowColor{LightBackground} & Installation af protection agent på servere styres \tn % Row Count 20 (+ 2) % Row 11 \SetRowColor{white} & Servere der skal backup'es fra bestemmes \tn % Row Count 22 (+ 2) % Row 12 \SetRowColor{LightBackground} & (Online backup håndteres) \tn % Row Count 23 (+ 1) % Row 13 \SetRowColor{white} & (Bånd-backup håndteres) \tn % Row Count 24 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{DPM Powershell kommandoer}} \tn % Row 0 \SetRowColor{LightBackground} Se alle kommandoer relateret til DPM modulet i PowerShell & Get-Command -module \seqsplit{DataProtectionManager} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Forbind til DPM server (nyttig hvis man f.eks. har flere DPM servere) & Connect-DPMServer \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} Afbryd forbindelse til DPM server & \seqsplit{Disconnect-DPMServer} \tn % Row Count 9 (+ 2) % Row 3 \SetRowColor{white} Aktiver DPM protection agent & \seqsplit{Enable-DPMProductionServer} \tn % Row Count 11 (+ 2) % Row 4 \SetRowColor{LightBackground} Deaktiver DPM protection agent & \seqsplit{Disable-DPMProductionServer} \tn % Row Count 13 (+ 2) % Row 5 \SetRowColor{white} Få en liste med mulige items der kan gendannes i et recovery point & \seqsplit{Get-DPMRecoverableItem} \tn % Row Count 17 (+ 4) % Row 6 \SetRowColor{LightBackground} Konfigurer backupskemaet & \seqsplit{Set-DPMPolicySchedule} \tn % Row Count 19 (+ 2) % Row 7 \SetRowColor{white} Opret en protectiongruppe & \seqsplit{New-DPMProtectionGroup} \tn % Row Count 21 (+ 2) % Row 8 \SetRowColor{LightBackground} Se alle protectiongrupper & \seqsplit{Get-DPMProtectionGroup} \tn % Row Count 23 (+ 2) % Row 9 \SetRowColor{white} Omdøb en protectiongruppe & \seqsplit{Rename-DPMProtectionGroup} \tn % Row Count 25 (+ 2) % Row 10 \SetRowColor{LightBackground} Få en liste med diske og volumes på DPM serveren & Get-DPMDiskStorage \tn % Row Count 28 (+ 3) % Row 11 \SetRowColor{white} Tilføj en disk til en storage pool & Add-DPMDiskStorage \tn % Row Count 30 (+ 2) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{DPM Powershell kommandoer (cont)}} \tn % Row 12 \SetRowColor{LightBackground} Fjern en disk fra en storage pool & \seqsplit{Remove-DPMDiskStorage} \tn % Row Count 2 (+ 2) % Row 13 \SetRowColor{white} Sæt intervallet for consistency check & \seqsplit{Set-DPMConsistencyCheckWindow} \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.44 cm} x{4.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Network-attached storage (NAS)}} \tn % Row 0 \SetRowColor{LightBackground} Network-attached storage (NAS) & En computer der giver adgang til filbaseret storage over et netværk \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Opsætning & Minimum 1 disk \tn % Row Count 5 (+ 1) % Row 2 \SetRowColor{LightBackground} & Ofte dog med flere disk i et RAID \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} & Mest typisk RAID der bliver bruger er RAID 0, 1, 5 og 10 \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Oftest billigere i drift end SAN og mere redundant (hvis i et RAID) end DAS} \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.8 cm} x{5.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Storage Virtualization}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Gruppering af fysisk storage, til én samlet enhed} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} To primære måder & Filbaseret og block baseret \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Lagerplads kan ses af host som den var fysisk tilsluttet} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Fordele & Bedre udnyttelse af lagerplads \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} & Nemmere migrering af data \tn % Row Count 8 (+ 1) % Row 5 \SetRowColor{white} & Nemt at tilføje og fjerne stoage \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} & Mulighed for de-duplikering \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} & Mere strømlinet storage \tn % Row Count 13 (+ 1) % Row 8 \SetRowColor{LightBackground} & Højere tilgængelighed \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.04 cm} x{4.96 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Backup strategier}} \tn % Row 0 \SetRowColor{LightBackground} Typer & Full Backup \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} & Incremental backup \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} & Differential backup \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Skemaer & First in, First out \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} & Grandfather, Father, Son \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} & Tower of Hanoi \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Backup løsning & HDD \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} & Cloud \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} & Tape \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} & Disk to disk to tape \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.6 cm} x{6.4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Storage Area Network (SAN)}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Opsætning} & SAN switch \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} & Storage device \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} & Server \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} & Kabler \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} & Management software \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} \seqsplit{Features} & Kan tilgås med client software over netværket \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} & Høj brugbarhed til backup og disaster recovery \tn % Row Count 10 (+ 2) % Row 7 \SetRowColor{white} & Kan tilgås fra flere geografiske lokationer \tn % Row Count 12 (+ 2) % Row 8 \SetRowColor{LightBackground} & SAN giver flexibilitet, availability og god performance \tn % Row Count 14 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}