IT: (Entry Level Helpdesk) How To Build A Lab At Home (Install Server 2016 and Exchange on a VM)

134 Просмотры
Издатель
Rate
Comment
Subscribe
Share
Thank You

Server 2016 Download:
https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016/
Net framework 4.7.2
https://dotnet.microsoft.com/download/dotnet-framework/net472
Exchange Server 2016 Download:
https://www.microsoft.com/en-us/download/details.aspx?id=58395
Visual C++ Redistributable Packages for Visual Studio 2013
https://www.microsoft.com/en-us/download/details.aspx?id=40784
Virtualbox download:
https://www.virtualbox.org/

Run These Commands After installing the require software and configuring the domain controller and ad.

Open Windows PowerShell.
Install-WindowsFeature RSAT-ADDS

Install Required Roles.

Install-WindowsFeature NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation, RSAT-ADDS

Preparing Schema

Open Windows PowerShell
.\setup /PrepareSchema /IAcceptExchangeServerLicenseTerms

Preparing Active Directory

.\setup /Preparead /IAcceptExchangeServerLicenseTerms /OrganizationName:"COMPANY"

Preparing Domain

.\setup /Preparedomain /IAcceptExchangeServerLicenseTerms

My Sample Resume Playlist:
https://www.youtube.com/playlist?list=PLdh13bXVc6-l9-v1_NEi7R7Ec4e5ahkST
My Interview Questions Playlist:
https://www.youtube.com/playlist?list=PLdh13bXVc6-kKU28wHX8dfnHMpmSfty3d
My Courses for New People In Tech:
https://www.youtube.com/playlist?list=PLdh13bXVc6-kPJnDsiUUtzPTByYk3jmZM
IT Helpdesk/Support Real Life Tickets:
https://www.youtube.com/playlist?list=PLdh13bXVc6-mjvXjY25U-1eF63ZH6CeX8
Категория
iMac
Комментарии выключены