3.7 KiB
BKKSPQWEB002
Montag, 15. Oktober 2018
11:56
Windows PowerShell
Copyright (C) 2016 Microsoft Corporation. All rights reserved.
PS C:\WINDOWS\system32> set-executionPolicy unrestricted
Execution Policy Change
The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose
you to the security risks described in the about_Execution_Policies help topic at
http://go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy?
Y
PS C:\WINDOWS\system32> \\bkkfiler01\sharepoint$\Konfig-spq.ps1
Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unblock-File cmdlet to allow the script to run without this warning
message. Do you want to run \\bkkfiler01\sharepoint$\Konfig-spq.ps1?
D
Path : \\localhost\root\cimv2:Win32_ComputerSystem.Name="BKKSPQWEB002"
RelativePath : Win32_ComputerSystem.Name="BKKSPQWEB002"
Server : localhost
NamespacePath : root\cimv2
ClassName : Win32_ComputerSystem
IsClass : False
IsInstance : True
IsSingleton : False
__GENUS : 2
__CLASS : Win32_PageFileSetting
__SUPERCLASS : CIM_Setting
__DYNASTY : CIM_Setting
__RELPATH : Win32_PageFileSetting.Name="p:\\pagefile.sys"
__PROPERTY_COUNT : 6
__DERIVATION : {CIM_Setting}
__SERVER : BKKSPQWEB002
__NAMESPACE : root\cimv2
__PATH : \\BKKSPQWEB002\root\cimv2:Win32_PageFileSetting.Name="p:\\pagefile.sys"
Caption : p:\ 'pagefile.sys'
Description : 'pagefile.sys' @ p:\
InitialSize : 800
MaximumSize : 24574
Name : p:\pagefile.sys
SettingID : pagefile.sys @ p:
PSComputerName : BKKSPQWEB002
Pagefile wurde angepasst. Nun wird der Proxy gesetzt.
Proxy gesetzt. Nun werden die Einstellungen zu Firewall, UAC, ESC,Local intranet Zone gesetzt.
Firewall, UAC, ESC ,Local intranet Zone sind gesetzt. Nun wird Remote Powershell aktiviert.
Remote Powershell aktiviert. Nun wird RDP gesetzt.
RDP gesetzt. Nun werden Admin Progs (Netzwerkmonitor, Notepad++, SQL Management Studio ) installiert.
Netzwerkmonitor, Notepad++, SQL Management Studio Installiert. Dotnet3.5 wird installiert
Dotnet3.5 ist installiert. Prerequisites werden installiert.
Prerequisites sind installiert.
cfg-spqAdmin
wurde der lokalen Admin Gruppe hinzugefügt
Danke uns.
PS C:\WINDOWS\system32>
Problem bei der Installation von DotNet3.5, FileLocation nachgezogen, lokal auf D: kopiert!
Danach lief die konfigqs.ps1 durch. Prerequirements installiert.
Prerequirements installieren wir vorher im konfig.ps1, da wir in der Installation mit autoInst.xml damit Probleme hatten.
PSConfig.exe -cmd upgrade -inplace b2b -wait -cmd applicationcontent -install -cmd installfeatures -cmd secureresources -cmd services -install
Fehlerbehebung:
- Services
Service "Downloaded Maps Manager" wurde auf "Disabled" gestellt.