5.2 KiB
BKKSPTAPP001
Freitag, 25. Mai 2018
15:02
4 Prozessoren
32 GB Ram
5 Platten :
C.100 GB System
D 80 GB Daten
I: 100 GB SP-Index
L: 40 GB SP-Logs
P: 50 GB Pagefile
IP 10.96.73.70
VLAN73
IE Enhanced Security Configuration Off User and Administrator
UAC disabled
NM34_x64.exe
Notepad++ (7.5.6)
SQL Management Studio
Mittlerweile haben wir ein Script, mit welchem wir die Einrichtung des Servers erledigen können.
Siehe hierzu die Seite Server neu machen
Prerequisit :
Filterpack 3.0
Import-Module ServerManager
Add-WindowsFeature Net-Framework-Features -Source E:\sources\sxs
Add-WindowsFeature Net-Framework-Features -Source \\bkkfiler01\Software$\01-Microsoft\01-Betriebssysteme\Windows 2016\sxs_en
Add-WindowsFeature Web-Server,Web-WebServer,Web-Common-Http,Web-Static-Content,Web-Default-Doc,Web-Dir-Browsing,Web-Http-Errors,Web-App-Dev,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Health,Web-Http-Logging,Web-Log-Libraries,Web-Request-Monitor,Web-Http-Tracing,Web-Security,Web-Basic-Auth,Web-Windows-Auth,Web-Filtering,Web-Digest-Auth,Web-Performance,Web-Stat-Compression,Web-Dyn-Compression,Web-Mgmt-Tools,Web-Mgmt-Console,Web-Mgmt-Compat,Web-Metabase,WAS,WAS-Process-Model,WAS-NET-Environment,WAS-Config-APIs,Web-Lgcy-Scripting,Windows-Identity-Foundation,Server-Media-Foundation
Add-WindowsFeature NET-HTTP-Activation
Add-WindowsFeature NET-WCF-TCP-Activation45
Add-WindowsFeature NET-WCF-Pipe-Activation45
Add-WindowsFeature NET-WCF-HTTP-Activation45
Add-WindowsFeature Xps-Viewer
UAC disapled
sqlncli.msi
MicrosoftIdentityExtensions-64.msi
Synchronization.msi
WindowsServerAppFabricSetup_x64.exe
setup_msipc_x64.exe
WcfDataServices.exe
NDP453-KB2969351-x86-x64-AllOS-ENU.exe wurde nicht benötigt !!!!
vcredist_x64.exe 2012
vcredist_x64.exe 2013
vc_redist.x64.exe 2015
AppFabric-KB3092423-x64-ENU.exe
msodbcsql.msi
preinstallier lief sauber durch
MonitorAgent SCOm installieren:
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
Deinstallation des Agents:
cmd ->
%WinDir%\System32\msiexec.exe /x \MOMAgent.msi /qb
Aus <https://docs.microsoft.com/de-de/system-center/scom/manage-uninstall-windows-agent?view=sc-om-1801>
msiexec /x path\Directory\MOMAgent.msi /qn /l*v %temp%\OMAgentUninstall.log
SPDOCKIT installiert mit dem Insight Agent
Datenbank sqlspt\sqlspt\spt_spdockit
Central-Administration dns alias : SPT.bkk-mobiloil.de
{width="6.885416666666667in" height="3.0416666666666665in"}
Erfasster Bildschirmausschnitt: 13.07.2018 08:03
Autospinstaller :
gestartet ohne Updates ohne Language Packs und nur in Englisch über UNC Pfad
Änderungen im Autospinstaller :
Unter C:\Users\_sptadmin\AppData\Local\Temp die Datei :
AutoSPInstaller-ScriptBlock.ps1
$newProfileServiceApp = New-SPProfileServiceApplication -Name "User Profile Service Application" -ApplicationPool "SharePoint Hosted Services" -ProfileDBServer SPT-ProfileService -ProfileDBName SPT_Profile -ProfileSyncDBServer SPT-ProfileService -ProfileSyncDBName SPT_Profile_Sync -SocialDBServer SPT-ProfileService -SocialDBName SPT_Profile_Service
Original ist :
$newProfileServiceApp = New-SPProfileServiceApplication -Name "User Profile Service Application" -ApplicationPool "SharePoint Hosted Services" -ProfileDBServer SPT-ProfileService -ProfileDBName SPT_Profile -ProfileSyncDBServer SPT-ProfileService -ProfileSyncDBName SPT_Profile_Sync -SocialDBServer SPT-ProfileService -SocialDBName SPT_Profile_Service -MySiteHostLocation http://mysites-spt.bkk-mobiloil.de -MySiteManagedPath "mysite"