\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{simondk99} \pdfinfo{ /Title (exchange.pdf) /Creator (Cheatography) /Author (simondk99) /Subject (Exchange 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}{E6C1C1} \definecolor{LightBackground}{HTML}{FBF7F7} \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{Exchange Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{simondk99} via \textcolor{DarkBackground}{\uline{cheatography.com/67438/cs/17660/}}} \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}simondk99 \\ \uline{cheatography.com/simondk99} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 26th October, 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{4.16 cm} x{3.84 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Hyper V Host}} \tn % Row 0 \SetRowColor{LightBackground} Operating system: & Windows 2012 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} CPU: & Intel i7 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} RAM: & 32 GigaByte \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Storage - SSD: & 2 X 256 GigaByte \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} IP Konfiguration: & 127.0.0.1 \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.76 cm} x{4.24 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Virtual Machine - Exchange Server}} \tn % Row 0 \SetRowColor{LightBackground} Operating System: & Windows Server 2016 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} CPU: & 2 Virtual Cores \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} RAM: & 8 GitaByte \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Storage - SSD: & Dynamic Storage \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} IP Konfiguration: & 192.168.100.251 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Subnet Mask: & 255.255.255.0 \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4.24 cm} x{3.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Virtual Machine - ADDS Server}} \tn % Row 0 \SetRowColor{LightBackground} Operating System: & Windows 2016 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} CPU: & 2 Virtual Cores \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} RAM: & 8 GigaByte \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Storage - SSD & Dynamic Storage \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} IP Konfiguration: & 192.168.100.250 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Subnet Mask: & 255.255.255.0 \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Forkortelser}} \tn % Row 0 \SetRowColor{LightBackground} AD & Active Directory \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} EAC & Exchange Admin Center \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} OU & Organization Unit \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} DNS & Domain Name System \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} IMAP & Internet Message Access Protocol \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} EMS & Exchange Management Shell \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} RSAT & Remote Server Administration Tool \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} POP3 & Post Office Protocol V3 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} ECP & Exchange Control Panel \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} SMTP & Simple Mail Transfer Protocol \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} TLS & Transport Layer Security \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} MAPI & Messaging Application Programming Interface \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}{SMTP}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{SMTP - Forkortelse af "Simple mail transfer protocol". Den bliver brugt når klienter sender og modtager mail, men også til snakke mellem servere. Man kan også benytte authentication til SMTP. Der bruger krypteringen Transport Layer Security også kaldet TLS kryptering, som er en efterfølger til Secure Socket Layer også kaldet SSL. SMTP benytter port 25, men TLS kryptering bruger port 587.} \tn % Row Count 9 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Public Folders}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Man kan oprette en public folder igennem (EAC \textgreater{} Public folders \textgreater{} Mailboxes \textgreater{} New Public folder). Public folders er en offentlig mappe, som brugere har mulighed for at tilgå. Public Folders kan hjælpe med at organisering af mails, som flere brugere skal have adgang til. Man kan også bruge public folders hvis man modtager externe mails, som skal sendes til mange forskellige brugere.} \tn % Row Count 8 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Distribution Groups}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{En distributions gruppe oprettes igennem EAC \textgreater{} Recipients \textgreater{} groups. Derefter klikker på New \textgreater{} Distribution group. Her skal man udfylde f.eks. Navn, Owner, Members, og dem som skal invitere til gruppen. Kan testes ved at sende en mail til gruppen, og tjekke om en af medlemmerne modtager mailen.} \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{DNS}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Man skal lave en MX record i ens DNS før Exchange serveren kan bruges til at sende mails. Dette gøren ved at køre denne powershell kommando: \seqsplit{Add-DNSServerResourceRecordMX} -ComputerName {[}DC navn{]} -Preference 10 -name "{[}Name{]}" -MailExchange {[}Exchange navn{]} -ZoneName "ZBC{[}Gruppe nr.{]}.local"} \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Attributes}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Hvis man skal lave en custom attribute skal man åben cmd og skrive "regsvr32 schmmgmt.dll". Herefter åbn MMC og gå ind på Active Directory Schema. Opret attribute og sæt den på en klasse.} \tn % Row Count 4 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{MAPI}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{MAPI er en forkortelse af "Messaging Application Programming Interface". Exchange og Outlook forbindelser bliver mere stabile når man bruger MAPI. fejl i transport bliver også mere overskuelige, hvilket gør det nemmere at gendanne tabt data. MAPI er som default slået til i Exchange, så man skal ikke tænke på at slå protocolen til. Fordi MAPI bruger port 80, da den kører over HTTP} \tn % Row Count 8 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.12 cm} x{4.88 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Exchange recipients}} \tn % Row 0 \SetRowColor{LightBackground} Dynamic Distribution Group & En distributionsgruppe der benytter filtre og grupper til at definere medlemmer automatisk. Gruppen tjekker hver gang der bliver sendt en mail til DL'en. \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} Equipment Mailbox & En ressource mail der ikke er tilknyttet en specifik lokation. Dette kan f.eks. være fællescomputere, projektorer eller lign. Equipment mailboxes kan inviteres til møder, hvis der er behov for udstyret. \tn % Row Count 16 (+ 9) % Row 2 \SetRowColor{LightBackground} Linked Mailbox & En mailbox der er tildelt til en specifik bruger i en seperat, trusted forest. \tn % Row Count 20 (+ 4) % Row 3 \SetRowColor{white} Mail Contact & En mail-enabled AD mail contact der indeholder information omkring personen, f.eks. email, telefonnummer, navn, organisation osv. Mail contacten bliver tilføjet til adressebogen i Exchange. \tn % Row Count 28 (+ 8) % Row 4 \SetRowColor{LightBackground} Mail User & En mail-enabled bruger repræsenteret udenfor din organisation eller domæne. Denne bruger er det samme som en Mail Contact, men har dog adgang til diverse ressourcer osv. \tn % Row Count 36 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{3.12 cm} x{4.88 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Exchange recipients (cont)}} \tn % Row 5 \SetRowColor{LightBackground} Distribution Group & En mail-enabled exchange gruppe der kan bruges til at distribuere mail til prædefinerede grupper grupper. \tn % Row Count 5 (+ 5) % Row 6 \SetRowColor{white} Room Mailbox & En ressource mailbox der er tildelt til et mødelokale. Mailboxen kan derefter bookes i kalenderen, så der kan afholdes møder i lokalet. \tn % Row Count 11 (+ 6) % Row 7 \SetRowColor{LightBackground} Shared Mailbox & En mailbox der ikke er tildelt til en specifik bruger, men derimod kan benyttes af flere brugere. \tn % Row Count 16 (+ 5) % Row 8 \SetRowColor{white} User mailbox & En mailbox der er tildelt til en bruger indenfor din organisation og domæne. Mailboxen indeholder email, kalender, kontakter, opgaver osv. \tn % Row Count 22 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Exhange Prerequisites}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{.NET Framework 4.7.2 eller senere} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Visual C++ Redistributable Package for Visual Studio 2012} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Windows Feature: RSAT (Remote Server Administration Tools)} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Windows Feature: ADLDS (Active Directory Lightweight Directory Services)} \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{{\bf{Hvis Lync eller Skype for Business skal anvendes, skal følgende installeres}}} \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Windows Feature: Server Media Foundation} \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Unified Communications Managed API 4.0} \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}{Opret Role Groups via Exchange Admin Center}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Naviger til "Permissions" \textgreater{} "Admin Roles"} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{I "Admin Roles" kan du tilføje en ny Role Group} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{I guiden kan du tilføje medlemmer af gruppen og roller til gruppen} \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Tryk på "Save" når du er færdig med at konfigurere den nye Role Group} \tn % Row Count 6 (+ 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}{Bekræft at din Role Group virker}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Naviger til "Permissions" \textgreater{} "Admin Roles"} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Bekræft at din nye Role Group fremtræder på listen over Role Groups og vælg den.} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Bekræft at alle medlemmer, roller og write scopes står korrekt under "Group details"} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Luk gruppen og gem.} \tn % Row Count 6 (+ 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}{Certificates}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Hvis Exchange server mangler et certificate så du ikke har mulighed for at komme ind på Exchange Control Panel. Kør følgende powershell kommando: "New- SelfSignedCertificate -certstorelocation C:\textbackslash{}Certificate -dnsname \seqsplit{orin.windowsitpro.internal".} Opret Følgeende mappe: "C:\textbackslash{}Certificate".} \tn % Row Count 6 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Oprettelse af ny bruger i Exchange Admin Center}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Naviger til "Recipients" \textgreater{} "Mailboxes"} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Vælg ny Mailbox} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Vælg "New User"} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Følg guiden for oprettelse af ny mailbox. (Ikke alle felter er required)} \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Husk at vælge den korrekte "Address Book Policy" og "Mailbox Database"} \tn % Row Count 7 (+ 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}{Oprettelse af eksisterende bruger i EAC}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Naviger til "Recipients" \textgreater{} "Mailboxes"} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Vælg ny Mailbox} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Vælg "Existing User" og søg efter brugerens login eller navn} \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Følg guiden for oprettelse af ny mailbox. (Ikke alle felter er required)} \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Husk at vælge den korrekte "Address Book Policy" og "Mailbox Database"} \tn % Row Count 8 (+ 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}{Bekræft at din nye Mailbox er oprettet}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{Naviger til "Recipients" \textgreater{} "Mailboxes"} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{Tjek om brugeren fremgår på listen} \tn % Row Count 2 (+ 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}{Database}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{8.4cm}}{For at oprette en database i Exchange Management Shell, kør følgende powershell kommando: "New-MailboxDatabase -Name 'Ringsted-DB2' -EdbFilePath 'C:\textbackslash{}MBX2\textbackslash{}Ringsted-DB2.edb' -Server {[}Exchange Server FQDN{]}" Husk at oprette databasen det rigtige sted, eller skal man benytte sig af EMS kommandoer for at oprette det. Tjek at databasen er mounted i Exhange Admin Center.} \tn % Row Count 8 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.4 cm} x{5.6 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Exhange Server Forest requirements}} \tn % Row 0 \SetRowColor{LightBackground} Domain Controller & Alle DC skal være Windows Server 2012 R2 eller nyere. \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Active Directory & AD functionality level skal være Windows Server 2012 R2 eller højere. \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} DNS Namespace & Exchange supporterer følgende DNS namespaces: \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} & {\emph{Contiguous}} \tn % Row Count 8 (+ 1) % Row 4 \SetRowColor{LightBackground} & {\emph{Noncontiguous}} \tn % Row Count 9 (+ 1) % Row 5 \SetRowColor{white} & {\emph{Single Label Domains}} \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} & {\emph{Disjoint}} \tn % Row Count 11 (+ 1) % Row 7 \SetRowColor{white} IPv6 & IPv6 er kun supporteret hvis IPv4 er konfigureret og er fungerende. IPv6 understøttes altså ikke unden IPv4. \tn % Row Count 15 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.32 cm} x{5.68 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Exchange Server Hardware requirements}} \tn % Row 0 \SetRowColor{LightBackground} CPU: & Følgende er understøttet: \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} & {\emph{Intel processor med support for Intel 64 arkitektur.}} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} & {\emph{AMD processor med support for AMD64 platformen}} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} RAM: & RAM requirements er forskellige alt efter hvilke roller der er installeret. \tn % Row Count 8 (+ 3) % Row 4 \SetRowColor{LightBackground} {\emph{Edge Transport}} & {\emph{64GB minimum er anbefalet}} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} {\emph{Mailbox}} & {\emph{128GB minimum er anbefalet}} \tn % Row Count 11 (+ 1) % Row 6 \SetRowColor{LightBackground} Paging file: & Page filen skal være sat til 25\% af størrelsen på det installerede RAM. \tn % Row Count 14 (+ 3) % Row 7 \SetRowColor{white} Disk plads: & Mindst 30GB fri plads på installationsdisken. \tn % Row Count 16 (+ 2) % Row 8 \SetRowColor{LightBackground} Filsystem: & NTFS \tn % Row Count 17 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} x{7.2 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Forberedelse af AD og domæne}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{Følgende skal gøres inden AD Schema kan udvides}}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\emph{• Den benyttede bruger skal være medlem af følgende grupper}}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} & {\emph{Schema Admins}} \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} & {\emph{Enterprise Admins}} \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} & {\emph{Domain Admins}} \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\emph{• Computeren skal være medlem af samme domæne og være schema master}}} \tn % Row Count 9 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{Udfør følgende for at udvide AD Schema}}} \tn % Row Count 10 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\emph{1: Mount Exchange ISO'en på et virtuelt drev}}} \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\emph{2: Åben CMD som administrator}}} \tn % Row Count 12 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\emph{3: Indtast: \textless{}Virtual DVD drive letter\textgreater{}:\textbackslash{}Setup.exe \seqsplit{/IAcceptExchangeServerLicenseTerms} /PrepareSchema}}} \tn % Row Count 15 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}