zettelkasten/OneNoteExport/Kommunikationstechnologie/Sharepoint/Infrastruktur/17_AutoSp Installer XML.md
Ralf Koop 5a108aa2b4 .
2023-08-25 23:29:11 +02:00

21 KiB

AutoSp Installer XML

Donnerstag, 18. Oktober 2018

11:22

 

<Configuration Environment="BKKSPTEST" Version="3.99.60">

<Install SPVersion="2016">

<ConfigFile>AutoSPInstaller.xml</ConfigFile>

<InstallDir>D:\SharePoint</InstallDir>

<DataDir>D:\SharePoint\Data</DataDir>

<PIDKey>TY6N4-K9WD3-JD2J2-VYKTJ-GVJ2J</PIDKey>

<SKU>Standard</SKU>

<OfflineInstall>false</OfflineInstall>

<PauseAfterInstall>false</PauseAfterInstall>

<RemoteInstall Enable="true">

<ParallelInstall>false</ParallelInstall>

</RemoteInstall>

<AutoAdminLogon Enable="true">

<Password>3:bDb!723EP:</Password>

</AutoAdminLogon>

<Disable>

<LoopbackCheck>true</LoopbackCheck>

<UnusedServices>true</UnusedServices>

<IEEnhancedSecurity>true</IEEnhancedSecurity>

<CertificateRevocationListCheck>true</CertificateRevocationListCheck>

</Disable>

</Install>

<Farm>

<Passphrase>BKKHamburgTest2018!</Passphrase>

<Account>

<AddToLocalAdminsDuringSetup>true</AddToLocalAdminsDuringSetup>

<LeaveInLocalAdmins>true</LeaveInLocalAdmins>

<Username>bkk-mobiloil\cfg-sptAdmin</Username>

<Password>3:bDb!723EP:</Password>

</Account>

<CentralAdmin Provision="bkksptapp001">

<Database>Content_CentralAdmin</Database>

<Port>2016</Port>

<UseSSL>true</UseSSL>

</CentralAdmin>

<Database>

<DBServer>SPT-Config</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

<DBPrefix>SPT</DBPrefix>

<ConfigDB>Config</ConfigDB>

</Database>

<Services>

<SandboxedCodeService Start="false" />

<ClaimsToWindowsTokenService Start="bkksptapp001,bkksptweb001" UpdateAccount="true" />

<SMTP Install="bkksptapp001" />

<OutgoingEmail Configure="true">

<SMTPServer>mail.bkk-mobiloil.de</SMTPServer>

<EmailAddress>SPTest@bkk-mobil-oil.de</EmailAddress>

<ReplyToEmail>SPTest@bkk-mobil-oil.de</ReplyToEmail>

</OutgoingEmail>

<IncomingEmail Start="bkksptapp001" />

<DistributedCache Start="bkksptweb001" />

<WorkflowTimer Start="bkksptapp001" />

<FoundationWebApplication Start="bkksptweb001,bkksptapp001" />

</Services>

<ServerRoles>

<WebFrontEnd Provision="false" />

<WebFrontEndWithDistributedCache Provision="bkksptweb001" />

<Application Provision="false" />

<ApplicationWithSearch Provision="bkksptapp001" />

<DistributedCache Provision="false" />

<Search Provision="false" />

<Custom Provision="false" />

<SingleServerFarm Provision="false" />

</ServerRoles>

<ManagedAccounts>

<!-- The CommonName values should remain unchanged for these first 4 accounts; you can add additional managed accounts, but the script expects certain static values for the CommonName of these 4 managed accounts.

If you are creating additional web applications, use a new account for each web application with a new common name, unless you are creating a large number

of web applications, in which case the additional memory consumption this requires outweighs the security benefits. -->

<ManagedAccount CommonName="spservice">

<Username>bkk-mobiloil\svc-sptService</Username>

<Password>HkP844!F18B0</Password>

</ManagedAccount>

<ManagedAccount CommonName="Portal">

<Username>bkk-mobiloil\svc-sptWebAppU</Username>

<Password>oM64uK7b9MQX</Password>

</ManagedAccount>

<ManagedAccount CommonName="MySiteHost">

<Username>bkk-mobiloil\svc-sptMysiteU</Username>

<Password>wd518K8i!N54</Password>

</ManagedAccount>

<ManagedAccount CommonName="SearchService">

<Username>bkk-mobiloil\svc-sptSearch</Username>

<Password>AhB2?N!Ki!i7</Password>

</ManagedAccount>

<ManagedAccount CommonName="default content access">

<Username>bkk-mobiloil\svc-sptSearchcon</Username>

<Password>4jmasX8Y6;xB</Password>

</ManagedAccount>        

<ManagedAccount CommonName="Cache Super User">

<Username>bkk-mobiloil\svc-sptCacheSU</Username>

<Password>Cg=2?w!zHN3v</Password>

</ManagedAccount>

<ManagedAccount CommonName="Visio Services Unattended">

<Username>bkk-mobiloil\svc-sptVisioU</Username>

<Password>n3Xr54O,urFu</Password>

</ManagedAccount>

<ManagedAccount CommonName="SharePoint Profile Sync">

<Username>bkk-mobiloil\svc-sptProfilsyncU</Username>

<Password>m5Sxdw+sT!7d</Password>

</ManagedAccount>

<ManagedAccount CommonName="PerformancePoint Service">

<Username>bkk-mobiloil\svc-sptPerfPointU</Username>

<Password>p!?ViyPV9.5n</Password>

</ManagedAccount>

<ManagedAccount CommonName="Excel Service Unattended">

<Username>bkk-mobiloil\svc-sptExcelU</Username>

<Password>oNsXt05+o273</Password>

</ManagedAccount>

</ManagedAccounts>

<ObjectCacheAccounts>

<SuperUser>bkk-mobiloil\svc-sptCacheSU</SuperUser>

<SuperReader>bkk-mobiloil\svc-sptcacheRU</SuperReader>

</ObjectCacheAccounts>

<Logging>

<IISLogs Compress="true">

<Path>L:\Logs\IIS</Path>

</IISLogs>

<ULSLogs Compress="true">

<LogLocation>L:\Logs\ULS</LogLocation>

<LogDiskSpaceUsageGB>1</LogDiskSpaceUsageGB>

<DaysToKeepLogs>10</DaysToKeepLogs>

<LogCutInterval>8</LogCutInterval>

</ULSLogs>

<UsageLogs Compress="true">

<UsageLogDir>L:\Logs\Usage</UsageLogDir>

<UsageLogMaxSpaceGB>1</UsageLogMaxSpaceGB>

<UsageLogCutTime>8</UsageLogCutTime>

</UsageLogs>

</Logging>

</Farm>

<WebApplications AddURLsToHOSTS="true">

<WebApplication Name="Portal Home">

<Type>Portal</Type>

<ApplicationPool>portal-spt.bkk-mobiloil.de</ApplicationPool>

<Url>https://portal-spt.bkk-mobiloil.de</Url>

<Port>443</Port>

<UseHostHeader>true</UseHostHeader>

<AddURLToLocalIntranetZone>true</AddURLToLocalIntranetZone>

<GrantCurrentUserFullControl>true</GrantCurrentUserFullControl>

<UseClaims>true</UseClaims>

<UseBasicAuthentication>false</UseBasicAuthentication>

<UseOnlineWebPartCatalog>true</UseOnlineWebPartCatalog>

<Database>

<Name>Content_Portal</Name>

<DBServer>SPT-Portal</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

<ManagedPaths>

<ManagedPath relativeUrl="help" explicit="true" />

<ManagedPath relativeUrl="sites" explicit="true"/>

</ManagedPaths>

<SiteCollections>

<SiteCollection siteUrl="https://portal-spt.bkk-mobiloil.de/sites/portal">

<Name>Portal</Name>

<Description>BKK SPT Team Portal</Description>

<HostNamedSiteCollection>false</HostNamedSiteCollection>

<Owner>bkk-mobiloil\cfg-sptAdmin</Owner>

<CustomDatabase></CustomDatabase>

<SearchUrl>https://search-spt.bkk-mobiloil.de/sites/search</SearchUrl>

<Template>SPSPORTAL#0</Template>

<LCID>1033</LCID>

<Locale>en-us</Locale>

<Time24>true</Time24>

</SiteCollection>

</SiteCollections>

</WebApplication>

<WebApplication Name="MySite">

<Type>MySiteHost</Type>

<ApplicationPool>mysites-spt.bkk-mobiloil.de</ApplicationPool>

<Url>https://mysites-spt.bkk-mobiloil.de</Url>

<Port>443</Port>

<UseHostHeader>true</UseHostHeader>

<AddURLToLocalIntranetZone>true</AddURLToLocalIntranetZone>

<GrantCurrentUserFullControl>true</GrantCurrentUserFullControl>

<UseClaims>true</UseClaims>

<UseBasicAuthentication>false</UseBasicAuthentication>

<UseOnlineWebPartCatalog>false</UseOnlineWebPartCatalog>

<Database>

<Name>Content_MySites</Name>

<DBServer>SPT-Mysite</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

<ManagedPaths>

<ManagedPath relativeUrl="personal" explicit="false"/>

<ManagedPath relativeUrl="mysite" explicit="false"/>

<ManagedPath relativeUrl="sites" explicit="false"/>

</ManagedPaths>

<SiteCollections>

<SiteCollection siteUrl="https://mysites-spt.bkk-mobiloil.de/">

<Name>My Site Host</Name>

<Description>BKK SPT My Site Host</Description>

<HostNamedSiteCollection>false</HostNamedSiteCollection>

<Owner>bkk-mobiloil\cfg-sptAdmin</Owner>

<CustomDatabase>MySiteBKK</CustomDatabase>

<SearchUrl>https://search-spt.bkk-mobiloil.de/sites/search</SearchUrl>

<Template>SPSMSITEHOST#0</Template>

<LCID>1033</LCID>

<Locale>en-us</Locale>

<Time24>true</Time24>

</SiteCollection>

</SiteCollections>

</WebApplication>

<WebApplication Name="Search">

<Type>SearchService</Type>

<ApplicationPool>search-spt.bkk-mobiloil.de</ApplicationPool>

<Url>https://search-spt.bkk-mobiloil.de</Url>

<Port>443</Port>

<UseHostHeader>false</UseHostHeader>

<AddURLToLocalIntranetZone>true</AddURLToLocalIntranetZone>

<GrantCurrentUserFullControl>true</GrantCurrentUserFullControl>

<UseClaims>true</UseClaims>

<UseBasicAuthentication>false</UseBasicAuthentication>

<UseOnlineWebPartCatalog>false</UseOnlineWebPartCatalog>

<Database>

<Name>Search</Name>

<DBServer>SPT-Search</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

<ManagedPaths>

<ManagedPath relativeUrl="search" explicit="true"/>

<ManagedPath relativeUrl="sites" explicit="true"/>

</ManagedPaths>

<SiteCollections>

<SiteCollection siteUrl="https://search-spt.bkk-mobiloil.de/sites/search">

<Name>Search</Name>

<Description>BKK Finder</Description>

<HostNamedSiteCollection>false</HostNamedSiteCollection>

<Owner>bkk-mobiloil\cfg-sptAdmin</Owner>

<CustomDatabase>SearchCont</CustomDatabase>

<SearchUrl>https://search-spt.bkk-mobiloil.de/sites/search</SearchUrl>

<Template>SRCHCEN#0</Template>

<LCID>1033</LCID>

<Locale>en-us</Locale>

<Time24>true</Time24>

</SiteCollection>

</SiteCollections>

</WebApplication>

</WebApplications>

<ServiceApps>

<ManagedMetadataServiceApp Provision="bkksptapp001,bkksptweb001">

<Name>Managed Metadata Service</Name>

<ProxyName>Managed Metadata Service</ProxyName>

<Database>

<Name>MetaData</Name>

<DBServer>SPT-MetaData</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</ManagedMetadataServiceApp>

<UserProfileServiceApp Provision="bkksptapp001,bkksptweb001">

<Name>User Profile Service Application</Name>

<ProxyName>User Profile Service Application</ProxyName>

<MySiteHostLocation>https://mysites-spt.bkk-mobiloil.de/</MySiteHostLocation>

<MySiteManagedPath>mysite</MySiteManagedPath>

<EnableNetBIOSDomainNames>true</EnableNetBIOSDomainNames>

<StartProfileSync>true</StartProfileSync>

<CreateDefaultSyncConnection>true</CreateDefaultSyncConnection>

<SyncConnectionAccount>bkk-mobiloil\svc-sptProfilsyncU</SyncConnectionAccount>

<SyncConnectionAccountPassword>m5Sxdw+sT!7d</SyncConnectionAccountPassword>

<Database>

<ProfileDB>Profile</ProfileDB>

<SyncDB>Profile_Sync</SyncDB>

<SocialDB>Profile_Service</SocialDB>

<DBServer>SPT-ProfileService</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</UserProfileServiceApp>

<EnterpriseSearchService Provision="bkksptapp001">

<ContactEmail>noreply@bkk-mobil-oil.de</ContactEmail>

<ConnectionTimeout>60</ConnectionTimeout>

<AcknowledgementTimeout>60</AcknowledgementTimeout>

<ProxyType>Default</ProxyType>

<IgnoreSSLWarnings>true</IgnoreSSLWarnings>

<InternetIdentity>Mozilla/4.0 (compatible; MSIE 4.01; Windows NT; MS Search 6.0 Robot)</InternetIdentity>

<CustomIndexLocation>I:\Index</CustomIndexLocation>

<PerformanceLevel>PartlyReduced</PerformanceLevel>

<ShareName>SearchIndex</ShareName>

<EnterpriseSearchServiceApplications>

<EnterpriseSearchServiceApplication Name="Search Service Application">

<FailoverDatabaseServer></FailoverDatabaseServer>

<Partitioned>false</Partitioned>

<Partitions>1</Partitions>

<SearchServiceApplicationType>Regular</SearchServiceApplicationType>

<ContentAccessAccount>bkk-mobiloil\svc-sptSearchcon</ContentAccessAccount>

<ContentAccessAccountPassword>4jmasX8Y6;xB</ContentAccessAccountPassword>

<Database>

<Name>SearchServiceApplication</Name>

<DBServer>SPT-SearchServiceApplication</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

<ApplicationPool Name="SharePoint Search Application Pool" />

<CrawlComponent Provision="bkksptapp001" />

<QueryComponent Provision="bkksptapp001,bkksptweb001" />

<SearchQueryAndSiteSettingsComponent Provision="bkksptapp001" />

<AdminComponent Provision="bkksptapp001">

<ApplicationPool Name="SharePoint Search APP Application Pool" />

</AdminComponent>

<IndexComponent Provision="bkksptapp001,bkksptweb001" />

<ContentProcessingComponent Provision="bkksptapp001,bkksptweb001" />

<AnalyticsProcessingComponent Provision="bkksptapp001,bkksptweb001" />

<Proxy Name="Search Service Application">

<Partitioned>false</Partitioned>

<ProxyGroup>Default</ProxyGroup>

</Proxy>

<SearchCenterUrl>https://search-spt.bkk-mobiloil.de/search</SearchCenterUrl>

</EnterpriseSearchServiceApplication>

</EnterpriseSearchServiceApplications>

</EnterpriseSearchService>

<StateService Provision="bkksptapp001,bkksptweb001">

<Name>State Service</Name>

<ProxyName>State Service</ProxyName>

<Database>

<Name>StateService</Name>

<DBServer>SPT-StateService</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</StateService>

<WebAnalyticsService Provision="bkksptapp001">

<Name>Web Analytics Service Application</Name>

<Database>

<ReportingDB>WebAnalyticsReporting</ReportingDB>

<StagingDB>WebAnalyticsStaging</StagingDB>

<DBServer>SPT-WebAnalytics</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</WebAnalyticsService>

<SPUsageService Provision="bkksptapp001">

<Name>Usage and Health Data Collection</Name>

<Database>

<Name>UsageAndHealth</Name>

<DBServer>SPT-UsageAndHealthServer</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</SPUsageService>

<SecureStoreService Provision="bkksptapp001,bkksptweb001">

<Name>Secure Store Service</Name>

<ProxyName>Secure Store Service</ProxyName>

<Database>

<Name>SecureStore</Name>

<DBServer>SPT-SecureStore</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</SecureStoreService>

<BusinessDataConnectivity Provision="false">

<Name>Business Data Connectivity Service</Name>

<ProxyName>Business Data Connectivity Service</ProxyName>

<Database>

<Name>BusinessDataCatalog</Name>

<DBServer></DBServer>

<DBAlias Create="false">

<DBInstance></DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</BusinessDataConnectivity>

<WordAutomationService Provision="bkksptapp001">

<Name>Word Automation Services</Name>

<ProxyName>Word Automation Services</ProxyName>

<Database>

<Name>WordAutomation</Name>

<DBServer>SPT-WordAutomation</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</WordAutomationService>

<AppManagementService Provision="false">

<Name>App Management Service</Name>

<ProxyName>App Management Service</ProxyName>

<AppDomain>sptapps.bkk-mobiloil.de</AppDomain>

<Database>

<Name>AppManagement</Name>

<DBServer></DBServer>

<DBAlias Create="false">

<DBInstance></DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</AppManagementService>

<SubscriptionSettingsService Provision="bkksptapp001,bkksptweb001">

<Name>Subscription Settings Service</Name>

<AppSiteSubscriptionName>app</AppSiteSubscriptionName>

<Database>

<Name>SubscriptionSettings</Name>

<DBServer>SPT-SubscriptionSettings</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</SubscriptionSettingsService>

<WorkManagementService Provision="bkksptapp001">

<Name>Work Management Service Application</Name>

<ProxyName>Work Management Service Application</ProxyName>

</WorkManagementService>

<MachineTranslationService Provision="bkksptweb001,bkksptapp001">

<Name>Machine Translation Service</Name>

<ProxyName>Machine Translation Service</ProxyName>

<Database>

<Name>TranslationService</Name>

<DBServer>SPT-TranslationService</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</MachineTranslationService>

<PowerPointConversionService Provision="bkksptapp001">

<Name>PowerPoint Conversion Service Application</Name>

<ProxyName>PowerPoint Conversion Service Application</ProxyName>

</PowerPointConversionService>

</ServiceApps>

<EnterpriseServiceApps>

<ExcelServices Provision="false">

<Name>Excel Services Application</Name>

<UnattendedIDUser>bkk-mobiloil\svc-sptExcelU</UnattendedIDUser>

<UnattendedIDPassword>oNsXt05+o273</UnattendedIDPassword>

</ExcelServices>

<VisioService Provision="false">

<Name>Visio Graphics Service</Name>

<ProxyName>Visio Graphics Service</ProxyName>

<UnattendedIDUser>bkk-mobiloil\svc-sptVisioU</UnattendedIDUser>

<UnattendedIDPassword>n3Xr54O,urFu</UnattendedIDPassword>

</VisioService>

<AccessService Provision="false">

<Name>Access 2010 Service</Name>

<ProxyName>Access 2010 Service</ProxyName>

</AccessService>

<AccessServices Provision="false">

<Name>Access Services</Name>

<ProxyName>Access Services</ProxyName>

<Database>

<Name>AccessServices</Name>

<DBServer></DBServer>

<DBAlias Create="false">

<DBInstance></DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</AccessServices>

<PerformancePointService Provision="false">

<Name>PerformancePoint Service</Name>

<ProxyName>PerformancePoint Service</ProxyName>

<UnattendedIDUser>bkk-mobiloil\svc-sptPerfPointU</UnattendedIDUser>

<UnattendedIDPassword>p!?ViyPV9.5n</UnattendedIDPassword>

<Database>

<Name>PerformancePoint</Name>

<DBServer>SPT-PerformancePoint</DBServer>

<DBAlias Create="true">

<DBInstance>SQLSharepointT\SQLSharepointT</DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</PerformancePointService>

</EnterpriseServiceApps>

<OfficeWebApps Install="false">

<ConfigFile>config-OWA-2010.xml</ConfigFile>

<PIDKeyOWA></PIDKeyOWA>

<ExcelService Provision="false">

<Name>Excel Web App</Name>

<ProxyName>Excel Web App</ProxyName>

<UnattendedIDUser>CONTOSO\SP_ExcelUser</UnattendedIDUser>

<UnattendedIDPassword></UnattendedIDPassword>

</ExcelService>

<WordViewingService Provision="false">

<Name>Word Viewing Service</Name>

<ProxyName>Word Viewing Service</ProxyName>

</WordViewingService>

<PowerPointService Provision="false">

<Name>PowerPoint Service Application</Name>

<ProxyName>PowerPoint Service Application</ProxyName>

</PowerPointService>

</OfficeWebApps>

<ProjectServer Install="false">

<ConfigFile>config-ProjectServer2013.xml</ConfigFile>

<PIDKeyProjectServer></PIDKeyProjectServer>

<ServiceApp Provision="localhost">

<Name>Project Server Service Application</Name>

<ProxyName>Project Server Service Application</ProxyName>

<ManagedPath>PWA</ManagedPath>

<ServiceAccount>CONTOSO\SP_ProjectServer</ServiceAccount>

<ServiceAccountPassword></ServiceAccountPassword>

<Database>

<Name>ProjectServer</Name>

<DBServer></DBServer>

<DBAlias Create="false">

<DBInstance></DBInstance>

<DBPort></DBPort>

</DBAlias>

</Database>

</ServiceApp>

</ProjectServer>

<AdobePDF>

<iFilter Install="false" />

<Icon Configure="true" />

<MIMEType Configure="true" />

</AdobePDF>

<ForeFront Install="false">

<ConfigFile>answerfile-ForeFront-2010.xml</ConfigFile>

</ForeFront>

</Configuration>