In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Silverlight installation
Download Silverlight on the deployed Lync Server 2013 front-end server.
Download address: https://go.microsoft.com/fwlink/?LinkID=149156&v=5.0
1. After the download is complete, run this program
two。 Choose to install now
3. Next step
4. Close
IE enhancements are off
Copy and save the PowerShell script below, run it on the Lync Server 2013 front-end server, and turn off the IE enhancements on the front-end server.
Disable IE enhancements
Function Disable-InternetExplorerESC {$AdminKey = "HKLM:\ SOFTWARE\ Microsoft\ Active Setup\ Installed Components\ {A509B1A7-37EF-4b3f-8CFC-4F3A74704073}" $UserKey = "HKLM:\ SOFTWARE\ Microsoft\ Active Setup\ Installed Components\ {A509B1A8-37EF-4b3f-8CFC-4F3A74704073}" Set-ItemProperty-Path $AdminKey-Name "IsInstalled"-Value 0 Set-ItemProperty-Path $UserKey-Name "IsInstalled"-Value 0 Stop-Process-Name Explorer Write-Host "IE Enhanced Security Configuration (ESC) has been disabled."-ForegroundColor Green} Disable-InternetExplorerESC
Enable IE enhancements
Function Enable-InternetExplorerESC {$AdminKey = "HKLM:\ SOFTWARE\ Microsoft\ Active Setup\ Installed Components\ {A509B1A7-37EF-4b3f-8CFC-4F3A74704073}" $UserKey = "HKLM:\ SOFTWARE\ Microsoft\ Active Setup\ Installed Components\ {A509B1A8-37EF-4b3f-8CFC-4F3A74704073}" Set-ItemProperty-Path $AdminKey-Name "IsInstalled"-Value 1 Set-ItemProperty-Path $UserKey-Name "IsInstalled"-Value 1 Stop-Process-Name Explorer Write-Host "IE Enhanced Security Configuration (ESC) has been enabled."-ForegroundColor Green} Enable-InternetExplorerESC
UCWA function is enabled.
Run Bootstrapper.exe in the installation directory of Lync Server 2013 to turn on the UCWA function.
% ProgramFiles%\ Microsoft Lync Server 2013\ Deployment\ Bootstrapper.exe
Go to the Deployment folder of the Lync Server 2013 installation directory
two。 Run the Bootstrapper.exe program
Cd'C:\ Program Files\ Microsoft Lync Server 2013\ Deployment'.\ Bootstrapper.exe
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.