In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
The server that needs to install Exchange Server 2013 will pre-install the Windows Server 2012 R2 operating system and initialize the operating system: update the Windows operating system patch.
1. Use the command to change the computer name and restart the computer
Netdom renamecomputer localhost / newname:Srv12-Ex1301
two。 Restart the computer
Restart-Computer
3. Set Nic information
Netsh interface ip set address name = "Ethernet0" static 192.168.10.200 255.255.255.0 192.168.10.254netsh interface ip set dns name = "Ethernet0" static 192.168.10.10
4. Use variables to store plus domain account information
$UserCredential = Get-Credential
5. Use the command to add fields
Add-Computer-DomainName msftlearn.local-Credential $UserCredential
6. Restart using the command
Restart-Computer
7. Log in to a switched account
8. Log in as a domain administrator
9. Check the computer name and IP address
10. Install AD DS tools
Install-WindowsFeature RSAT-ADDS
11. Import Server Manager Module
Import-Module ServerManager
twelve。 Install prerequisite components
Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, 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
13. Restart the computer
Restart-Computer
1. Hang on Exchange Server 2013 image (D:)
15. Switch to D disk on the command line
16. Extend the AD architecture
.\ setup / PrepareSchema / IAcceptExchangeServerLicenseTerms
17. Prepare the domain (organization name: Msftlearn)
.\ setup / Preparead / IAcceptExchangeServerLicenseTerms / OrganizationName:Msftlearn
18. Prepare to expand the domain
.\ setup / Preparealldomains / IAcceptExchangeServerLicenseTerms
19. Run the downloaded UCMA component
20. Select the next step
21. Check if I have read and accept the license terms, install
twenty-two。 Select completion
23. Select start on the AD or Exchange server and open the ADSI editor
24. Right-click the ADSI editor and select Connect to
25. Select the default naming context and determine
twenty-six。 Right-click the ADSI editor and select Connect to
twenty-seven。 Select configuration, determine
twenty-eight。 Right-click the ADSI editor and select Connect to
twenty-nine。 Select the architecture, determine
thirty。 Find the CN=Microsoft Exchange System Object right property in the default naming context
thirty-one。 Find ObjectVersion to view version information
thirty-two。 Find the CN=Msftlearn (Organization name) right-click property in the configuration
thirty-three。 Find ObjectVersion to view version information
thirty-four。 Find CN=Schema,CN=Configuration,DC=msftlearn,DC=local in the schema
thirty-five。 Find CN=ms-Exch-Schema-Version-Pt and right-click the property to find rangeUpper to view information.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.