8.6 KiB
bkksppoos001
Dienstag, 29. Mai 2018
14:14
4 Prozessoren
12 GB Ram
3 Platten :
C.100 GB System
D 100 GB Daten
P: 19 GB Pagefile
IP 10.96.73.84
VLAN73
Virtuelle Adresse für den Farmzugriff über den Loadbalancer
10.96.73.115
IE Enhanced Security Configuration Off User and Administrator
UAC disapled
NM34_x64.exe
Install-WindowsFeature -Source E:\sources\sxs Web-Server, Web-Mgmt-Tools, Web-Mgmt-Console, Web-WebServer, Web-Common-Http, Web-Default-Doc, Web-Static-Content, Web-Performance, Web-Stat-Compression, Web-Dyn-Compression, Web-Security, Web-Filtering, Web-Windows-Auth, Web-App-Dev, Web-Net-Ext45, Web-Asp-Net45, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Includes, Windows-Identity-Foundation
netsh winhttp import proxy source =ie ausgeführt (System Proxy einrichten)
Installiert Prerequisites:
vcredist_x64VS2013.exe
vcredist_x64VS2015.exe
MicrosoftIdentityExtensions-64.dll
Setup Office Online Server 16.0.8471.8525
D:\Program Files\Microsoft Office Web Apps
wacserver2016-kb4011025-fullfile-x64-glb.exe ( 8 Mai 2018 Update) 16.0.8471.8591
msiexec /i "MOMAgent.msi" /qn USE_SETTINGS_FROM_AD=0 USE_MANUALLY_SPECIFIED_SETTINGS=1 MANAGEMENT_GROUP=MG-BMO MANAGEMENT_SERVER_DNS=bkkscom001.bkk-mobiloil.de ACTIONS_USE_COMPUTER_ACCOUNT=1 AcceptEndUserLicenseAgreement=1 NOAPM=1
Office Online Farm Virtuelle Instanz :
DNS Name oos.bkk-mobiloil.de
Check Office Online Server per Powershell :
PS C:\Windows\System32\wbem> Invoke-WebRequest https://oos.bkk-mobiloil.de/m/met/participant.svc/jsonAnonymous/BroadcastPing
Ergebnis soll HTTP/1.1 200 OK und Status 200 sein
OOS Event ID 20007 und 40007 :
On all your OOS servers : Go to Control Panel - Region. In the Formats tab you need to have "English (United States)" in Format section.
Then in Administrative tab click on "Copy settings...", check "Welcome screen and systems accounts", you need to have "English (United States)" in Format section, then click OK.
Execute this PS command on all OOS servers : Restart-Service WACSM
Wait 10/15 minutes and check with this command : (Get-OfficeWebAppsFarm).Machines
Non-US dates make for Unhealthy OOS Farms
Aus <https://greiginsydney.com/non-us-dates-make-for-unhealthy-oos-farms/>
Zertifikat :
oos.bkk-mobiloil.de SAN bkksppoos001 und bkksppoos002 Gültig bis 28.09.2028
Passwort Tausend2003#
Friendly Name: OOS
Common Name: oos.bkk-mobiloil.de
DNS Name=oos
DNS Name=oos.bkk-mobiloil.de
DNS Name=oos.bkk-mobil-oil.de
DNS Name=bkksppoos001
DNS Name=bkksppoos002.bkk-mobiloil.de
DNS Name=bkksppoos001.bkk-mobiloil.de
DNS Name=bkksppoos002
Zertifikat anschauen in der CMD:
certutil -v -dump d:\oos-Zertifikate.pfx
Office Web Apps server farm updates -- "Unhealthy" over again
Aus <https://stoknes.wordpress.com/2016/10/05/office-web-apps-server-farm-updates-unhealthy-over-again/>
Office Web Apps Server unhealthy status
Aus <https://wespoint.wordpress.com/2014/04/07/office-web-apps-server-unhealthy-status/>
Office Online Farm erstellen: Erstellt wurde sie auf BKKSPPOOS002
New-OfficeWebAppsFarm -InternalUrl "https://oos.bkk-mobiloil.de" -ExternalUrl "https://oos.bkk-mobil-oil.de" -EditingEnabled -CertificateName "OOS"
Ausführen auf dem BKKSPPOOS001
New-OfficeWebAppsMachine -MachineToJoin "bkksppoos002.bkk-mobiloil.de"
Aus <https://docs.microsoft.com/de-de/officeonlineserver/deploy-office-online-server>
oos.bkk-mobiloil.de
Set-OfficeWebAppsFarm -S2SCertificateName "OOS"
Allowed Domain to Connect the Farm :
New-OfficeWebAppsHost -domain "bkk-mobil-oil.de"
New-OfficeWebAppsHost -domain "bkk-mobiloil.de"
Zum Testen dann https://oos.bkk-mobiloil.de/hosting/discovery eingeben
Office Online Farm Verbindung sharepointseitig herstellen:
New-SPWOPIBinding -ServerName "bkksptoos001.bkk-mobiloil.de"
Office Online Farm Verbindung sharepointseitig herstellen:
New-SPWOPIBinding -ServerName "https://oos.qsc.de"
$Farm = Get-SPFarm
$Farm.Properties.Add("WopiLegacySoapSupport", "https://bkksptoos001.bkk-mobiloil.de/x/_vti_bin/ExcelServiceInternal.asmx")
$Farm.Update()
Set-SPWOPIZone -zone "internal-https"
$config = (Get-SPSecurityTokenServiceConfig)
$config.AllowOAuthOverHttp = $true
$config.Update()
Scripts for Mastering Office Web Apps 2013 operations and deployments
Aus <http://www.wictorwilen.se/Tags/office%20web%20apps>
http://www.wictorwilen.se/Tags/office%20web%20apps
Test auf BKKSPTOOS001:
downloading and Install x64 and x86Visual C++ Redistributable Packages for Visual Studio 2013
Aus <https://www.microsoft.com/en-us/download/confirmation.aspx?id=40784>
Office Online Farm auflösen per Powershell:
Infos der bestehenden Farm sichern:
Get-OfficeWebAppsFarm > c:\MyWACfarm.txt
Remove-OfficeWebAppsMachine
Reboot the Office Online server(s)
Get-ItemProperty HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\* | sort -Property DisplayName | Format-Table DisplayName, Publisher, DisplayVersion
Durchführung :
Hi all, meanwhile I could solve it togehter with MS. You simply need to remove prior Nov. 2018 releases of OOS and any language packs. Then download and install the Nov. 2018 OOS release and language packs. This will give you OOS build 16.0.10338.20039 (and language pack 16.0.10337.12109). Be aware that MS put the OOS produkt into the Office Professional Plus 2016 64-bit download, you won't find it as a separate product. The language packs are also not in VLSC but normal public downloadable bits. Also do not forget to remove the machine prior uninstalling anything with Remove-OfficeWebAppsMachine. And finally you need to rebuild the OOS Farm and pointers to ExcelBI Servers. Have fun!
Hierzu habe ich folgendes gemacht :
-
Office Online Server DE Language Pack deinstalliert
-
Offcie Online Server komplett deinstalliert
-
SW_DVD5_Office_Professional_Plus_64Bit_English_-6_OfficeOnlineSvr_MLF_X21-90444.ISO wieder installiert.
-
Dann hat er die oben angegebene Version
-
Reboot danach KB4011027 installiert
- Konfiguration auslesen und sichern:
$Textdatei = "C:\Install\Updates\OWA November 2016 CU\OWA-Farm.txt"
Get-OfficeWebAppsFarm | Out-File $Textdatei
- Maschine aus der Farm entfernen:
Remove-OfficeWebAppsMachine
- Update ausführen /Patchen (wacserver2013-kb3127929-fullfile-x64-glb)
Restart des Servers ausführen.
- Neue Farm erstellen z.B.:
New-OfficeWebAppsFarm -InternalUrl "https://oos.bkk-mobiloil.de" -ExternalUrl "https://oos.bkk-mobil-oil.de" -EditingEnabled -CertificateName "OOS"
- Join Server zur Farm:
New-OfficeWebAppsMachine -MachineToJoin "bkksppoos002.bkk-mobiloil.de"
https://docs.microsoft.com/de-de/officeonlineserver/apply-software-updates-to-office-online-server
{width="1.46875in" height="0.6979166666666666in"}
Erfasster Bildschirmausschnitt: 08.03.2019 21:27
{width="0.2916666666666667in" height="0.1875in"}
DE Language Pack
{width="1.3333333333333333in" height="0.22916666666666666in"}
{width="0.1875in" height="0.22916666666666666in"}
Office Online Server Updates/Versionen
https://blog.stefan-gossner.com/?s=office+online+server
http://www.catalog.update.microsoft.com/Search.aspx?q=Office+Online+Server)