WindowsInstallation Paket 4.14 funktioniert nicht

Moderator: jknoth

Post Reply
MarcW
Posts: 283
Joined: 09. Jan 2008, 08:57
Contact:

WindowsInstallation Paket 4.14 funktioniert nicht

Post by MarcW » 18. Nov 2019, 11:37

Hallo zusammen,

habe auf V19 Update 2 upgedatet und eigentlich al.les nach der Anleitung befolgt.
Nun bekomme ich aber eine Fehlermeldung, wenn ich einen Client neu installieren will.
Endet in einer Endlosschleife

Kann jemand den Fehler dabei entdecken?

Viele Grüße

Marc

Code: Select all

2019-11-18 09:59:16.692 [Information] [PeAgent.ExecuteOsPackage] Start to execute Matrix42\OsPackages\WindowsInstallation\4.14 package.
2019-11-18 09:59:16.692 [Information] [PeAgent.ExecuteOsPackage] Using path \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\install\install.ps1
2019-11-18 09:59:16.692 [Information] [ConfiguratorService.GetValueWithDefault] [ConfiguratorDebug] Returned resolved value: '10.11.12.13' for key 'Matrix42.Platform.Service.Extension.PeAgent.PxeServerIp' 
2019-11-18 09:59:16.692 [Warning] [PeAgent.CanPxeMessageBeSent] PXE off or log message will be sent using UUID address (without MAC address).
2019-11-18 09:59:16.708 [Information] [ConfiguratorService.GetValueWithDefault] [ConfiguratorDebug] Returned resolved value: '3600' for key 'Matrix42.Platform.Service.Extension.PeAgent.PowerShellTimeoutInSeconds' 
2019-11-18 09:59:16.708 [Information] [PowerShellExecutor.ExecutePowerShellScript] Creating PowerShell process.
2019-11-18 09:59:16.708 [Information] [PowerShellExecutor.ExecutePowerShellScript] Prepare PowerShell process.
2019-11-18 09:59:16.708 [Information] [PowerShellExecutor.ExecutePowerShellScript] Using arguments: -NonInteractive -NoProfile -ExecutionPolicy ByPass -WindowStyle Hidden -File "\\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\install\install.ps1"
2019-11-18 09:59:16.708 [Information] [PowerShellExecutor.ExecutePowerShellScript] Starting PowerShell process.
2019-11-18 09:59:16.723 [Information] [PowerShellExecutor.ExecutePowerShellScript] Waiting 3600 seconds for exiting process.
2019-11-18 09:59:18.988 [Information] [ConnectionManager.RunExtension] I am running ...
2019-11-18 09:59:19.020 [Information] [Process.OutputReadNotifyUser] Starting WindowsInstallation package
2019-11-18 09:59:19.082 [Information] [Process.OutputReadNotifyUser] Starting GetOsPackageSourcePath
2019-11-18 09:59:20.243 [Information] [Process.OutputReadNotifyUser] Product edition 'Windows 10 Enterprise' will be used.
2019-11-18 09:59:23.543 [Information] [Process.OutputReadNotifyUser] Validating Sys\win10\x64\pro\0_6fb3c11b-f5dd-4121-b8fb-e2ca722414bc\de-DE and isX64 value True
2019-11-18 09:59:23.543 [Information] [Process.OutputReadNotifyUser] Using relative OS source path Sys\win10\x64\pro\0_6fb3c11b-f5dd-4121-b8fb-e2ca722414bc\de-DE
2019-11-18 09:59:23.571 [Information] [Process.OutputReadNotifyUser] Execution of WindowsInstallation package failed.
2019-11-18 09:59:23.587 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.587 [Information] [Process.OutputReadNotifyUser] Get-EmpirumPackagePath : 
2019-11-18 09:59:23.587 [Information] [Process.OutputReadNotifyUser] At \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\install\install.ps1:1019 char:84
2019-11-18 09:59:23.587 [Information] [Process.OutputReadNotifyUser] + ... th -RelativePath $RelativeOsSourcePath -IncludeOfflineSources -Verbos ...
2019-11-18 09:59:23.587 [Information] [Process.OutputReadNotifyUser] +                                            ~~~~~~~~~~~~~~~~~~~~~~
2019-11-18 09:59:23.587 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.602 [Information] [Process.OutputReadNotifyUser] System.Management.Automation.ParameterBindingException: A parameter cannot be found that matches parameter name 'IncludeOfflineSources'.
2019-11-18 09:59:23.602 [Information] [Process.OutputReadNotifyUser]    at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception)
2019-11-18 09:59:23.602 [Information] [Process.OutputReadNotifyUser]    at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame)
2019-11-18 09:59:23.602 [Information] [Process.OutputReadNotifyUser]    at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
2019-11-18 09:59:23.602 [Information] [Process.OutputReadNotifyUser]    at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
2019-11-18 09:59:23.602 [Information] [Process.OutputReadNotifyUser] ########## Detailed information:
2019-11-18 09:59:23.602 [Information] [Process.OutputReadNotifyUser] ########## ErrorRecord object:
2019-11-18 09:59:23.649 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.649 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] PSMessageDetails      : 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] Exception             : System.Management.Automation.ParameterBindingException: A parameter cannot be found that 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         matches parameter name 'IncludeOfflineSources'.
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                            at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         funcContext, Exception exception)
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                            at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         frame)
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                            at 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         frame)
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                            at 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         frame)
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] TargetObject          : 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] CategoryInfo          : InvalidArgument: (:) [Get-EmpirumPackagePath], ParameterBindingException
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] FullyQualifiedErrorId : NamedParameterNotFound,Matrix42.Empirum.PowerShell.OsManagement.GetEmpirumPackagePath
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] ErrorDetails          : 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] InvocationInfo        : System.Management.Automation.InvocationInfo
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] ScriptStackTrace      : at GetOsPackageSourcePath, \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\W
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         indowsInstallation\4.14\install\install.ps1: line 1019
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         at Main, \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         \4.14\install\install.ps1: line 172
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         at <ScriptBlock>, \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsIns
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser]                         tallation\4.14\install\install.ps1: line 1204
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] PipelineIterationInfo : {}
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.686 [Information] [Process.OutputReadNotifyUser] ########## Invocation info:
2019-11-18 09:59:23.701 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.701 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] MyCommand             : Get-EmpirumPackagePath
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] BoundParameters       : {}
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] UnboundArguments      : {}
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] ScriptLineNumber      : 1019
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] OffsetInLine          : 84
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] HistoryId             : 1
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] ScriptName            : \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\ins
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser]                         tall\install.ps1
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] Line                  :     $FullOsSourcePath = Get-EmpirumPackagePath -RelativePath $RelativeOsSourcePath 
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser]                         -IncludeOfflineSources -Verbose;
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser]                         
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser] PositionMessage       : At \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser]                         install\install.ps1:1019 char:84
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser]                         + ... th -RelativePath $RelativeOsSourcePath -IncludeOfflineSources -Verbos ...
2019-11-18 09:59:23.712 [Information] [Process.OutputReadNotifyUser]                         +                                            ~~~~~~~~~~~~~~~~~~~~~~
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] PSScriptRoot          : \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\ins
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser]                         tall
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] PSCommandPath         : \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\ins
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser]                         tall\install.ps1
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] InvocationName        : 
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] PipelineLength        : 0
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] PipelinePosition      : 0
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] ExpectingInput        : False
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] CommandOrigin         : Internal
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] DisplayScriptPosition : 
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.718 [Information] [Process.OutputReadNotifyUser] 
2019-11-18 09:59:23.843 [Error] [Process.ErrorReadNotifyUser] ExitWithCodeMessage : Execution of WindowsInstallation package failed.
2019-11-18 09:59:23.843 [Error] [Process.ErrorReadNotifyUser] At \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\install\install.ps1:191 
2019-11-18 09:59:23.843 [Error] [Process.ErrorReadNotifyUser] char:9
2019-11-18 09:59:23.843 [Error] [Process.ErrorReadNotifyUser] +         ExitWithCodeMessage -errorCode 570  -errorMessage "Execution  ...
2019-11-18 09:59:23.843 [Error] [Process.ErrorReadNotifyUser] +         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-11-18 09:59:23.843 [Error] [Process.ErrorReadNotifyUser]     + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
2019-11-18 09:59:23.843 [Error] [Process.ErrorReadNotifyUser]     + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ExitWithCodeMessage
2019-11-18 09:59:23.843 [Error] [Process.ErrorReadNotifyUser]  
2019-11-18 09:59:23.890 [Information] [PowerShellExecutor.ExecutePowerShellScript] Finished PowerShell process.
2019-11-18 09:59:23.890 [Information] [PowerShellExecutor.ExecutePowerShellScript] Exit code = 570
2019-11-18 09:59:23.890 [Warning] [PeAgent.ProcessOsPackageExecution] Error at installing package Matrix42\OsPackages\WindowsInstallation\4.14: Execution of WindowsInstallation package failed.
At \\empirumserver.domain.de\Configurator$\Packages\Matrix42\OsPackages\WindowsInstallation\4.14\install\install.ps1:191 
char:9
+         ExitWithCodeMessage -errorCode 570  -errorMessage "Execution  ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ExitWithCodeMessage
 

2019-11-18 09:59:24.906 [Information] [SwDepotLogWriter.Write] Writing SwDepot log [Matrix42\OsPackages\WindowsInstallation\4.14; Install; Failure]
2019-11-18 09:59:24.906 [Information] [PeAgent.ProcessOsPackageExecution] Unknown status value Failure
2019-11-18 09:59:24.906 [Information] [StatusXmlAccess.CreateLocalStatusXml] Writing local xml file X:\UAF\ComputerLocal.xml.
2019-11-18 09:59:24.921 [Information] [PeAgent.CreateXmlAndCopyToShare] Copy local xml file to Configurator share \\empirumserver.domain.de\EmpInst$\Wizard\os\WinPeStatus\domain_jersey\domain_jersey.xml.
2019-11-18 09:59:24.921 [Information] [PeAgent.CreateXmlAndCopyToShare] Finished copying file.
2019-11-18 09:59:24.921 [Information] [PeAgent.ProcessOsPackageExecution] Stopping OS package execution.
2019-11-18 09:59:24.921 [Information] [PeAgent.ProcessOsPackageExecution] Rebooting system immediately.

User avatar
Joachim Bienwald
Posts: 68
Joined: 13. Feb 2018, 20:13
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by Joachim Bienwald » 18. Nov 2019, 13:34

Hi Marc,

kann es sein, dass Du vergessen hast das Boot Image neu zu erstellen?
Bei der Verwendung des Cmdlets Get-EmpirumPackagePath wird angemerkt, dass es den Parameter -IncludeOfflineSources nicht gibt.

Gruß
Joachim

MarcW
Posts: 283
Joined: 09. Jan 2008, 08:57
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by MarcW » 18. Nov 2019, 13:48

Hallo Joachim,

hatte ich eigentlich gemacht, werde ich aber gleich nochmal durchführen und testen.

Viele Grüße

Marc

MarcW
Posts: 283
Joined: 09. Jan 2008, 08:57
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by MarcW » 18. Nov 2019, 15:39

Ich glaube hier liegt das Problem.

Mein vorhandenes Image kann er nicht aktualisieren. Grund???
Und ein neues Image wird seit ca 20 Minuten erstellt........

MarcW
Posts: 283
Joined: 09. Jan 2008, 08:57
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by MarcW » 19. Nov 2019, 12:38

Mein System kann keine WinPE Images mehr erstellen. Nach einiger Bearbeitungszeit kommt ein rotes Kreuz am Image.
Egal ob vorhandenes Image oder Neues.

User avatar
Joachim Bienwald
Posts: 68
Joined: 13. Feb 2018, 20:13
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by Joachim Bienwald » 19. Nov 2019, 13:31

Es gibt ein Log im Verzeichnis "ProgramData\Matrix42\Logs\BackendTaskQueueHost64\BackendTaskQueueHost64.log", dass der BTQH Dienst schreibt, der die Images baut. Vielleicht steht dort etwas über den Grund.

Gruß
Joachim

MarcW
Posts: 283
Joined: 09. Jan 2008, 08:57
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by MarcW » 19. Nov 2019, 15:11

Auszug aus dem Backend.log

Code: Select all

2019-11-19 13:35:20.544 ThreadId=3144 [BTQH] Processing job 35732 , queue ActivationQueue_PE
2019-11-19 13:35:20.544 ThreadId=3144 [QMA] ProcessJob JobId='35732' Queue='ActivationQueue_PE' Dsn='Empirumserver_empirumserver' User='sa' Pass='*'
2019-11-19 13:35:20.544 ThreadId=3144 [MXCORE] Backend Log controller initialized
2019-11-19 13:35:20.544 ThreadId=3144 [MXCORE] Backend Log controller initialized
2019-11-19 13:35:20.544 ThreadId=3144 [MXCORE] call backend log msg id 11
2019-11-19 13:35:20.559 ThreadId=3144 [MXCORE] => CREATE ENTRY:35732.2349936 STATE:Running MSG:'11' OID:CreateWinPE OT:PxeBootImage IOI:PE 
2019-11-19 13:35:20.559 ThreadId=3144 [MXCORE] => UPDATE ENTRY:35732 STATE:2349936 MSG:'Success' EXCEPTION:
2019-11-19 13:35:20.575 ThreadId=3144 [PE] Process Job task id: 35732
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Try to get ACTPath entry from EmpOption table.
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Using Configurator share: \\empirumserver\Configurator$\User
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Try to get EmpInstRootPath entry from EmpOption table.
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Using EmpInst share: \\empirumserver\EmpInst$
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Starting ProcessJob for command 'createwinpe'.
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Service running under 'NT-AUTORITÄT\SYSTEM' account.
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Getting extended information.
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Getting pe configuration object from extended information.
2019-11-19 13:35:20.606 ThreadId=3144 [PE] Creating log entry object.
2019-11-19 13:35:20.606 ThreadId=3144 [PE] call backend log msg id 6000
2019-11-19 13:35:20.606 ThreadId=3144 [PE] => CREATE ENTRY:35732.2349937 STATE:Running MSG:'6000' OID:CreateWinPE OT:PE IOI:WinPEBoot 
2019-11-19 13:35:20.606 ThreadId=3144 [PE] => UPDATE ENTRY:35732 STATE:2349937 MSG:'Running' EXCEPTION:
2019-11-19 13:35:20.622 ThreadId=3144 [PE] Validating pe configuration.
2019-11-19 13:35:20.622 ThreadId=3144 [PE] Copying additional files.
2019-11-19 13:35:25.590 ThreadId=3144 [PE] Generating script path.
2019-11-19 13:35:25.590 ThreadId=3144 [PE] Using Multiplatform script.
2019-11-19 13:35:25.606 ThreadId=3144 [PE] Using Path: \\empirumserver\EmpInst$\Sys\Images\WinPE\CreatePXEWinPEMultiPlatform.ps1
2019-11-19 13:35:25.606 ThreadId=3144 [PE] Using dhcp boot info id = 25
2019-11-19 13:35:25.606 ThreadId=3144 [PE] Using Name = WinPEBoot
2019-11-19 13:35:25.606 ThreadId=3144 [PE] Creating temp path = C:\Windows\TEMP\CreateBootImageWinPe\35732\
2019-11-19 13:35:25.622 ThreadId=3144 [PE] Using Tftp block size = 4096
2019-11-19 13:35:25.622 ThreadId=3144 [PE] Creating Powershell process.
2019-11-19 13:35:25.622 ThreadId=3144 [PE] Prepare Powershell process.
2019-11-19 13:35:25.637 ThreadId=3144 [PE] Using arguments: -ExecutionPolicy ByPass -Command \\empirumserver\EmpInst$\Sys\Images\WinPE\CreatePXEWinPEMultiPlatform.ps1 -WorkDir """C:\Windows\TEMP\CreateBootImageWinPe\35732\""" -Bios64 -BlockSize 4096
2019-11-19 13:35:25.637 ThreadId=3144 [PE] Starting Powershell process.
2019-11-19 13:35:25.653 ThreadId=3144 [PE] Waiting 1800 seconds for exiting process.
2019-11-19 13:35:26.544 ThreadId=9072 [PE] [Powershell] ----------------------------------------
2019-11-19 13:35:26.544 ThreadId=9072 [PE] [Powershell] Starting CreatePXEWinPEMultiPlatform.ps1
2019-11-19 13:35:26.544 ThreadId=9072 [PE] [Powershell] ----------------------------------------
2019-11-19 13:35:26.606 ThreadId=9072 [PE] [Powershell] 
2019-11-19 13:35:26.606 ThreadId=8992 [PE] [Powershell] Dienstag, 19. November 2019 13:35:26
2019-11-19 13:35:26.606 ThreadId=8992 [PE] [Powershell] Using folder C:\Windows\TEMP\CreateBootImageWinPe\35732
2019-11-19 13:35:26.622 ThreadId=2268 [PE] [Powershell] Using EFI x64 pre-boot architecture: True
2019-11-19 13:35:26.622 ThreadId=2268 [PE] [Powershell] Using EFI x86 pre-boot architecture: False
2019-11-19 13:35:26.622 ThreadId=2268 [PE] [Powershell] Using BIOS x64 pre-boot architecture: True
2019-11-19 13:35:26.637 ThreadId=5224 [PE] [Powershell] Using BIOS x86 pre-boot architecture: False
2019-11-19 13:35:26.637 ThreadId=5224 [PE] [Powershell] Using ram disk tftp block size: 4096
2019-11-19 13:35:26.637 ThreadId=5224 [PE] [Powershell] Using selfprovisioning: False
2019-11-19 13:35:26.653 ThreadId=8992 [PE] [Powershell] Using Empirum-API server: 
2019-11-19 13:35:26.653 ThreadId=8992 [PE] [Powershell] Using Empirum-API port: 0
2019-11-19 13:35:26.653 ThreadId=8992 [PE] [Powershell] Using Empirum-API protocol: 
2019-11-19 13:35:26.669 ThreadId=8992 [PE] [Powershell] Using Empirum-API secured: False
2019-11-19 13:35:26.669 ThreadId=9072 [PE] [Powershell] Using Empirum-API user name: 
2019-11-19 13:35:26.684 ThreadId=9072 [PE] [Powershell] Validating Empirum version
2019-11-19 13:35:26.715 ThreadId=2268 [PE] [Powershell] Try to check file: C:\Windows\System32\ActivationService.exe
2019-11-19 13:35:26.731 ThreadId=2268 [PE] [Powershell] Try to check file: C:\Windows\SysWOW64\ActivationService.exe
2019-11-19 13:35:26.731 ThreadId=9072 [PE] [Powershell] Using file: C:\Windows\SysWOW64\ActivationService.exe
2019-11-19 13:35:26.762 ThreadId=9072 [PE] [Powershell] Found version: '19.0.2'
2019-11-19 13:35:26.809 ThreadId=9072 [PE] [Powershell] Generated version string: 1902
2019-11-19 13:35:26.809 ThreadId=9072 [PE] [Powershell] Check version number: 1902
2019-11-19 13:35:26.825 ThreadId=9072 [PE] [Powershell] Empirum version is supported
2019-11-19 13:35:26.872 ThreadId=8992 [PE] [Powershell] Validating parameters
2019-11-19 13:35:26.872 ThreadId=8992 [PE] [Powershell] Validating Self Provisioning parameters
2019-11-19 13:35:26.887 ThreadId=5224 [PE] [Powershell] Validation finished
2019-11-19 13:35:26.950 ThreadId=9072 [PE] [Powershell] Using Windows ADK path 'C:\Program Files (x86)\Windows Kits\10\' from registry.
2019-11-19 13:35:27.122 ThreadId=9072 [PE] [Powershell] ------------------------------------------
2019-11-19 13:35:27.122 ThreadId=9072 [PE] [Powershell] Create image for architecture Efi64
2019-11-19 13:35:27.137 ThreadId=2268 [PE] [Powershell] Dienstag, 19. November 2019 13:35:27
2019-11-19 13:35:27.153 ThreadId=5224 [PE] [Powershell] Using Windows ADK path 'C:\Program Files (x86)\Windows Kits\10\' from registry.
2019-11-19 13:35:27.153 ThreadId=5224 [PE] [Powershell] Using folder C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64
2019-11-19 13:35:27.356 ThreadId=2268 [PE] [Powershell] Creating C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64
2019-11-19 13:35:27.372 ThreadId=8992 [PE] [Powershell] Creating C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount
2019-11-19 13:35:27.372 ThreadId=8992 [PE] [Powershell] Copy winpe source files amd64 - C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64
2019-11-19 13:35:27.747 ThreadId=2268 [PE] [Powershell] Copy BCD \\empirumserver\EmpInst$\Sys\Images\WinPE to C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64
2019-11-19 13:35:27.762 ThreadId=2268 [PE] [Powershell] BcdEdit set ram disk tftp block size to: 4096
2019-11-19 13:35:28.059 ThreadId=2268 [PE] [Powershell] Der Vorgang wurde erfolgreich beendet.
2019-11-19 13:35:28.216 ThreadId=9072 [PE] [Powershell] Creating new wim file.
2019-11-19 13:35:28.216 ThreadId=9072 [PE] [Powershell] Mount C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim file
2019-11-19 13:36:28.927 ThreadId=9072 [PE] [Powershell] 
2019-11-19 13:36:28.927 ThreadId=2268 [PE] [Powershell] Path   : C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount
2019-11-19 13:36:28.927 ThreadId=2268 [PE] [Powershell] Online : False
2019-11-19 13:36:28.927 ThreadId=2268 [PE] [Powershell] 
2019-11-19 13:36:28.927 ThreadId=2268 [PE] [Powershell] Copy files from mounted winpe.wim
2019-11-19 13:36:29.021 ThreadId=9072 [PE] [Powershell] Adding additional package files
2019-11-19 13:36:29.021 ThreadId=9072 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-WMI.cab
2019-11-19 13:37:20.553 ThreadId=9024 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-NetFx.cab
2019-11-19 13:37:20.631 ThreadId=6180 [BTQH] Processing job 1 , queue ActivationQueue_Server
2019-11-19 13:37:20.631 ThreadId=6180 [QMA] ProcessJob JobId='1' Queue='ActivationQueue_Server' Dsn='Empirumserver_empirumserver' User='sa' Pass='*'
2019-11-19 13:37:20.678 ThreadId=6180 [MXCORE] Backend Log controller initialized
2019-11-19 13:37:20.678 ThreadId=6180 [MXCORE] Backend Log controller initialized
2019-11-19 13:37:20.678 ThreadId=6180 [MXCORE] call backend log msg id 11
2019-11-19 13:37:20.678 ThreadId=6180 [MXCORE] => CREATE ENTRY:1.2349938 STATE:Running MSG:'11' OID:Scheduler OT:Undefined IOI:Server 
2019-11-19 13:37:20.678 ThreadId=6180 [MXCORE] => UPDATE ENTRY:1 STATE:2349938 MSG:'Success' EXCEPTION:
2019-11-19 13:37:20.694 ThreadId=6180 [Server] call backend log msg id 3001
2019-11-19 13:37:20.694 ThreadId=6180 [Server] => CREATE ENTRY:1.2349939 STATE:Running MSG:'3001' OID:Scheduler OT:Queue IOI:0 entries 
2019-11-19 13:37:20.709 ThreadId=6180 [Server] 0 entries found which has a runtime before 19.11.2019 12:37:21 (utc) or before 19.11.2019 13:37:21 (local time).
2019-11-19 13:37:20.709 ThreadId=6180 [ActivationQueue.Server] 0 entries found which has a runtime before 19.11.2019 12:37:21 (utc) or before 19.11.2019 13:37:21 (local time).
2019-11-19 13:37:20.709 ThreadId=6180 [Server] => UPDATE ENTRY:1 STATE:2349939 MSG:'Success' EXCEPTION:
2019-11-19 13:37:20.709 ThreadId=6180 [MXCORE] call backend log msg id 12
2019-11-19 13:37:20.709 ThreadId=6180 [MXCORE] => CREATE ENTRY:1.2349940 STATE:Running MSG:'12' OID:Scheduler OT:Undefined IOI:Server 
2019-11-19 13:37:20.709 ThreadId=6180 [MXCORE] => UPDATE ENTRY:1 STATE:2349940 MSG:'Success' EXCEPTION:
2019-11-19 13:42:20.770 ThreadId=6180 [BTQH] Processing job 1 , queue ActivationQueue_Server
2019-11-19 13:42:20.770 ThreadId=6180 [QMA] ProcessJob JobId='1' Queue='ActivationQueue_Server' Dsn='Empirumserver_empirumserver' User='sa' Pass='*'
2019-11-19 13:42:20.785 ThreadId=6180 [MXCORE] Backend Log controller initialized
2019-11-19 13:42:20.785 ThreadId=6180 [MXCORE] Backend Log controller initialized
2019-11-19 13:42:20.785 ThreadId=6180 [MXCORE] call backend log msg id 11
2019-11-19 13:42:20.785 ThreadId=6180 [MXCORE] => CREATE ENTRY:1.2349941 STATE:Running MSG:'11' OID:Scheduler OT:Undefined IOI:Server 
2019-11-19 13:42:20.785 ThreadId=6180 [MXCORE] => UPDATE ENTRY:1 STATE:2349941 MSG:'Success' EXCEPTION:
2019-11-19 13:42:20.801 ThreadId=6180 [Server] call backend log msg id 3001
2019-11-19 13:42:20.817 ThreadId=6180 [Server] => CREATE ENTRY:1.2349942 STATE:Running MSG:'3001' OID:Scheduler OT:Queue IOI:0 entries 
2019-11-19 13:42:20.817 ThreadId=6180 [Server] 0 entries found which has a runtime before 19.11.2019 12:42:21 (utc) or before 19.11.2019 13:42:21 (local time).
2019-11-19 13:42:20.817 ThreadId=6180 [ActivationQueue.Server] 0 entries found which has a runtime before 19.11.2019 12:42:21 (utc) or before 19.11.2019 13:42:21 (local time).
2019-11-19 13:42:20.817 ThreadId=6180 [Server] => UPDATE ENTRY:1 STATE:2349942 MSG:'Success' EXCEPTION:
2019-11-19 13:42:20.817 ThreadId=6180 [MXCORE] call backend log msg id 12
2019-11-19 13:42:20.817 ThreadId=6180 [MXCORE] => CREATE ENTRY:1.2349943 STATE:Running MSG:'12' OID:Scheduler OT:Undefined IOI:Server 
2019-11-19 13:42:20.817 ThreadId=6180 [MXCORE] => UPDATE ENTRY:1 STATE:2349943 MSG:'Success' EXCEPTION:
2019-11-19 13:43:24.975 ThreadId=8132 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-PowerShell.cab
2019-11-19 13:43:51.413 ThreadId=8376 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-Scripting.cab
2019-11-19 13:44:02.929 ThreadId=8736 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-StorageWMI.cab
2019-11-19 13:44:20.773 ThreadId=8376 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-DismCmdlets.cab
2019-11-19 13:44:29.164 ThreadId=8132 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-us\WinPE-DismCmdlets_en-us.cab
2019-11-19 13:44:37.273 ThreadId=6784 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-us\WinPE-NetFx_en-us.cab
2019-11-19 13:45:23.196 ThreadId=8736 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-us\WinPE-PowerShell_en-us.cab
2019-11-19 13:45:37.493 ThreadId=9684 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-us\WinPE-Scripting_en-us.cab
2019-11-19 13:45:47.275 ThreadId=6784 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-us\WinPE-StorageWMI_en-us.cab
2019-11-19 13:46:00.259 ThreadId=9684 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-us\WinPE-WMI_en-us.cab
2019-11-19 13:46:26.573 ThreadId=8736 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-HTA.cab
2019-11-19 13:46:56.496 ThreadId=9684 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\en-us\WinPE-HTA_en-us.cab
2019-11-19 13:47:10.230 ThreadId=5436 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-WDS-Tools.cab
2019-11-19 13:47:20.840 ThreadId=6180 [BTQH] Processing job 1 , queue ActivationQueue_Server
2019-11-19 13:47:20.840 ThreadId=6180 [QMA] ProcessJob JobId='1' Queue='ActivationQueue_Server' Dsn='Empirumserver_empirumserver' User='sa' Pass='*'
2019-11-19 13:47:20.840 ThreadId=6180 [MXCORE] Backend Log controller initialized
2019-11-19 13:47:20.840 ThreadId=6180 [MXCORE] Backend Log controller initialized
2019-11-19 13:47:20.840 ThreadId=6180 [MXCORE] call backend log msg id 11
2019-11-19 13:47:20.856 ThreadId=6180 [MXCORE] => CREATE ENTRY:1.2349944 STATE:Running MSG:'11' OID:Scheduler OT:Undefined IOI:Server 
2019-11-19 13:47:20.856 ThreadId=6180 [MXCORE] => UPDATE ENTRY:1 STATE:2349944 MSG:'Success' EXCEPTION:
2019-11-19 13:47:20.856 ThreadId=6180 [Server] call backend log msg id 3001
2019-11-19 13:47:20.871 ThreadId=6180 [Server] => CREATE ENTRY:1.2349945 STATE:Running MSG:'3001' OID:Scheduler OT:Queue IOI:0 entries 
2019-11-19 13:47:20.871 ThreadId=6180 [Server] 0 entries found which has a runtime before 19.11.2019 12:47:21 (utc) or before 19.11.2019 13:47:21 (local time).
2019-11-19 13:47:20.871 ThreadId=6180 [ActivationQueue.Server] 0 entries found which has a runtime before 19.11.2019 12:47:21 (utc) or before 19.11.2019 13:47:21 (local time).
2019-11-19 13:47:20.871 ThreadId=6180 [Server] => UPDATE ENTRY:1 STATE:2349945 MSG:'Success' EXCEPTION:
2019-11-19 13:47:20.871 ThreadId=6180 [MXCORE] call backend log msg id 12
2019-11-19 13:47:20.887 ThreadId=6180 [MXCORE] => CREATE ENTRY:1.2349946 STATE:Running MSG:'12' OID:Scheduler OT:Undefined IOI:Server 
2019-11-19 13:47:20.887 ThreadId=6180 [MXCORE] => UPDATE ENTRY:1 STATE:2349946 MSG:'Success' EXCEPTION:
2019-11-19 13:47:22.027 ThreadId=8736 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-FMAPI.cab
2019-11-19 13:47:29.996 ThreadId=9684 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-SecureBootCmdlets.cab
2019-11-19 13:47:38.528 ThreadId=10140 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-SecureStartup.cab
2019-11-19 13:47:49.575 ThreadId=8736 [PE] [Powershell] Adding C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Windows Preinstallation Environment\amd64\WinPE_OCs\WinPE-MDAC.cab
2019-11-19 13:48:30.888 ThreadId=5436 [PE] [Powershell] Insert additional binaries \\empirumserver\EmpInst$\Sys\Images\WinPE\binaries
2019-11-19 13:48:30.904 ThreadId=8848 [PE] [Powershell] Found winpe.jpg file 'C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows\System32\winpe.jpg'
2019-11-19 13:48:30.904 ThreadId=8848 [PE] [Powershell] takeown.exe call
2019-11-19 13:48:30.935 ThreadId=8848 [PE] [Powershell] 
2019-11-19 13:48:30.935 ThreadId=8848 [PE] [Powershell] ERFOLGREICH: Die Datei (oder der Ordner) "C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows\System32\winpe.jpg" geh”rt jetzt dem Benutzer "domain\empirumserver$".
2019-11-19 13:48:30.935 ThreadId=8736 [PE] [Powershell] icacls.exe call
2019-11-19 13:48:30.966 ThreadId=8736 [PE] [Powershell] 0 Dateien erfolgreich verarbeitet, bei 1 Dateien ist ein Verarbeitungsfehler aufgetreten.
2019-11-19 13:48:30.966 ThreadId=2680 [PE] [Powershell] Administrators: Zuordnungen von Kontennamen und Sicherheitskennungen wurden nicht durchgefhrt.
2019-11-19 13:48:30.966 ThreadId=8736 [PE] [Powershell] Finished changing access control.
2019-11-19 13:48:31.732 ThreadId=8848 [PE] [Powershell] ########## Error at copy additional files into wim.
2019-11-19 13:48:31.748 ThreadId=8848 [PE] [Powershell] 
2019-11-19 13:48:31.748 ThreadId=8848 [PE] [Powershell] Copy-Item : 
2019-11-19 13:48:31.748 ThreadId=8848 [PE] [Powershell] In \\empirumserver\EmpInst$\Sys\Images\WinPE\CreatePXEWinPEMultiPlatform.ps1:386 Zeichen:9
2019-11-19 13:48:31.748 ThreadId=8848 [PE] [Powershell] +         Copy-Item -Path "$BinDir\*" -Destination "$MountPxeDir" -Recu ...
2019-11-19 13:48:31.748 ThreadId=8848 [PE] [Powershell] +         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-11-19 13:48:31.748 ThreadId=5436 [PE] [Powershell] 
2019-11-19 13:48:31.763 ThreadId=5436 [PE] [Powershell] System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\windows\system32\WinPE.jpg" wurde verweigert.
2019-11-19 13:48:31.763 ThreadId=5436 [PE] [Powershell]    bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell]    bei System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell]    bei System.IO.FileInfo.CopyTo(String destFileName, Boolean overwrite)
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell]    bei Microsoft.PowerShell.Commands.FileSystemProvider.CopyFileInfoItem(FileInfo file, String destinationPath, Boolean force, PowerShell ps)
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell] ########## Detailed information:
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell] ########## ErrorRecord object:
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell] 
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell] 
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell] 
2019-11-19 13:48:31.763 ThreadId=8736 [PE] [Powershell] 
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell] PSMessageDetails      : 
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell] Exception             : System.UnauthorizedAccessException: Der Zugriff auf 
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                         den Pfad "C:\Windows\TEMP\CreateBootImageWinPe\35732\Wi
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                         nPEPXEMount\windows\system32\WinPE.jpg" wurde 
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                         verweigert.
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                            bei System.IO.__Error.WinIOError(Int32 errorCode, 
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                         String maybeFullPath)
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                            bei System.IO.File.InternalCopy(String 
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                         sourceFileName, String destFileName, Boolean 
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                         overwrite, Boolean checkHost)
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                            bei System.IO.FileInfo.CopyTo(String destFileName, 
2019-11-19 13:48:31.779 ThreadId=8736 [PE] [Powershell]                         Boolean overwrite)
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                            bei Microsoft.PowerShell.Commands.FileSystemProvider
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         .CopyFileInfoItem(FileInfo file, String 
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         destinationPath, Boolean force, PowerShell ps)
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] TargetObject          : WinPE.jpg
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] CategoryInfo          : PermissionDenied: (WinPE.jpg:FileInfo) [Copy-Item], 
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         UnauthorizedAccessException
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] FullyQualifiedErrorId : CopyFileInfoItemUnauthorizedAccessError,Microsoft.Power
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         Shell.Commands.CopyItemCommand
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] ErrorDetails          : 
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] InvocationInfo        : System.Management.Automation.InvocationInfo
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] ScriptStackTrace      : bei CopyBinaries, \\empirumserver\EmpInst$\Sys\Images\WinPE\Creat
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         ePXEWinPEMultiPlatform.ps1: Zeile 386
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         bei CreateWimFile, \\empirumserver\EmpInst$\Sys\Images\WinPE\Crea
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         tePXEWinPEMultiPlatform.ps1: Zeile 341
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         bei CreatePXEWinPE, \\empirumserver\EmpInst$\Sys\Images\WinPE\Cre
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         atePXEWinPEMultiPlatform.ps1: Zeile 548
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         bei Startup, \\empirumserver\EmpInst$\Sys\Images\WinPE\CreatePXEW
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         inPEMultiPlatform.ps1: Zeile 749
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         bei <ScriptBlock>, \\empirumserver\EmpInst$\Sys\Images\WinPE\Crea
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         tePXEWinPEMultiPlatform.ps1: Zeile 805
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell]                         bei <ScriptBlock>, <Keine Datei>: Zeile 1
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] PipelineIterationInfo : {}
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] 
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] 
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] 
2019-11-19 13:48:31.794 ThreadId=8848 [PE] [Powershell] ########## Invocation info:
2019-11-19 13:48:31.810 ThreadId=8848 [PE] [Powershell] 
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] 
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] MyCommand             : Copy-Item
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] BoundParameters       : {}
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] UnboundArguments      : {}
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] ScriptLineNumber      : 386
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] OffsetInLine          : 9
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] HistoryId             : 1
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] ScriptName            : \\empirumserver\EmpInst$\Sys\Images\WinPE\CreatePXEWinPEMultiPlat
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell]                         form.ps1
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] Line                  :         Copy-Item -Path "$BinDir\*" -Destination 
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell]                         "$MountPxeDir" -Recurse -PassThru -Force -ErrorAction 
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell]                         Stop | Out-Null
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell]                         
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell] PositionMessage       : In \\empirumserver\EmpInst$\Sys\Images\WinPE\CreatePXEWinPEMultiP
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell]                         latform.ps1:386 Zeichen:9
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell]                         +         Copy-Item -Path "$BinDir\*" -Destination 
2019-11-19 13:48:31.810 ThreadId=5436 [PE] [Powershell]                         "$MountPxeDir" -Recu ...
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell]                         +         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell]                         ~~~~~~~~~~~~~~~~
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] PSScriptRoot          : \\empirumserver\EmpInst$\Sys\Images\WinPE
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] PSCommandPath         : \\empirumserver\EmpInst$\Sys\Images\WinPE\CreatePXEWinPEMultiPlat
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell]                         form.ps1
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] InvocationName        : Copy-Item
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] PipelineLength        : 0
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] PipelinePosition      : 0
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] ExpectingInput        : False
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] CommandOrigin         : Internal
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] DisplayScriptPosition : 
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] 
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] 
2019-11-19 13:48:31.826 ThreadId=8736 [PE] [Powershell] 
2019-11-19 13:49:35.077 ThreadId=8736 [PE] [Powershell] 
2019-11-19 13:49:35.077 ThreadId=5436 [PE] [Powershell] 
2019-11-19 13:49:35.077 ThreadId=5436 [PE] [Powershell] LogPath : C:\Windows\TEMP\CreateBootImageWinPe\35732\CreatePXEWinPeDism.log
2019-11-19 13:49:35.092 ThreadId=5436 [PE] [Powershell] 
2019-11-19 13:49:35.092 ThreadId=5436 [PE] [Powershell] 
2019-11-19 13:49:35.092 ThreadId=5436 [PE] [Powershell] 
2019-11-19 13:49:35.139 ThreadId=3144 [PE] Finished Powershell process.
2019-11-19 13:49:35.139 ThreadId=3144 [PE] Exit code = 1
2019-11-19 13:49:35.139 ThreadId=3144 [PE] Error at executing powershell script, check dism log file: C:\Windows\TEMP\CreateBootImageWinPe\35732\CreatePXEWinPeDism.log
2019-11-19 13:49:35.139 ThreadId=3144 [PE] => UPDATE ENTRY:2349937 STATE:Failure MSG:'Error at executing powershell script.' EXCEPTION:The powershell script execution at creating the pxe image was not successful. Detailed information at BackendTaskQueueHost logging file.
2019-11-19 13:49:35.139 ThreadId=3144 [PE] Finished ProcessJob with result -1
2019-11-19 13:49:35.139 ThreadId=3144 [MXCORE] call backend log msg id 12
2019-11-19 13:49:35.155 ThreadId=3144 [MXCORE] => CREATE ENTRY:35732.2349947 STATE:Running MSG:'12' OID:CreateWinPE OT:PxeBootImage IOI:PE 
2019-11-19 13:49:35.155 ThreadId=3144 [MXCORE] => UPDATE ENTRY:35732 STATE:2349947 MSG:'Failure' EXCEPTION:
2019-11-19 13:52:20.893 ThreadId=6180 [BTQH] Processing job 1 , queue ActivationQueue_Server
2019-11-19 13:52:20.893 ThreadId=6180 [QMA] ProcessJob JobId='1' Queue='ActivationQueue_Server' Dsn='Empirumserver_empirumserver' User='sa' Pass='*'
2019-11-19 13:52:20.893 ThreadId=6180 [MXCORE] Backend Log controller initialized
2019-11-19 13:52:20.893 ThreadId=6180 [MXCORE] Backend Log controller initialized
2019-11-19 13:52:20.893 ThreadId=6180 [MXCORE] call backend log msg id 11
2019-11-19 13:52:20.909 ThreadId=6180 [MXCORE] => CREATE ENTRY:1.2349948 STATE:Running MSG:'11' OID:Scheduler OT:Undefined IOI:Server 
2019-11-19 13:52:20.909 ThreadId=6180 [MXCORE] => UPDATE ENTRY:1 STATE:2349948 MSG:'Success' EXCEPTION:
2019-11-19 13:52:20.925 ThreadId=6180 [Server] call backend log msg id 3001
2019-11-19 13:52:20.925 ThreadId=6180 [Server] => CREATE ENTRY:1.2349949 STATE:Running MSG:'3001' OID:Scheduler OT:Queue IOI:0 entries 
2019-11-19 13:52:20.925 ThreadId=6180 [Server] 0 entries found which has a runtime before 19.11.2019 12:52:22 (utc) or before 19.11.2019 13:52:22 (local time).
2019-11-19 13:52:20.925 ThreadId=6180 [ActivationQueue.Server] 0 entries found which has a runtime before 19.11.2019 12:52:22 (utc) or before 19.11.2019 13:52:22 (local time).
2019-11-19 13:52:20.925 ThreadId=6180 [Server] => UPDATE ENTRY:1 STATE:2349949 MSG:'Success' EXCEPTION:
2019-11-19 13:52:20.925 ThreadId=6180 [MXCORE] call backend log msg id 12
2019-11-19 13:52:20.940 ThreadId=6180 [MXCORE] => CREATE ENTRY:1.2349950 STATE:Running MSG:'12' OID:Scheduler OT:Undefined IOI:Server 
2019-11-19 13:52:20.940 ThreadId=6180 [MXCORE] => UPDATE ENTRY:1 STATE:2349950 MSG:'Success' EXCEPTION:


Und ein Auszug aus der dort erwähnten CreatePXEWinPeDism.log

Code: Select all

[7932] Mounting new image.
Wim:         [C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim]
Image Index: [1]
Mount Path:  [C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount]
[7932] Wimserv process started for guid d8ee6f07-cc7e-4e77-8fa9-6290f2116251.  Id is 9400
[9400] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[9400] Mounted image at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount.
2019-11-19 13:36:29, Warning               DISM   DISM Provider Store: PID=7932 TID=10032 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:36:32, Warning               DISM   DISM OS Provider: PID=10116 TID=9116 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:37:20, Warning               DISM   DISM Provider Store: PID=7932 TID=9096 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:37:21, Warning               DISM   DISM OS Provider: PID=2576 TID=8284 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:43:24, Warning               DISM   DISM Provider Store: PID=7932 TID=8148 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:43:26, Warning               DISM   DISM OS Provider: PID=2556 TID=9508 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:43:51, Warning               DISM   DISM Provider Store: PID=7932 TID=5988 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:43:52, Warning               DISM   DISM OS Provider: PID=10140 TID=9568 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:44:02, Warning               DISM   DISM Provider Store: PID=7932 TID=1420 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:44:04, Warning               DISM   DISM OS Provider: PID=8904 TID=812 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:44:20, Warning               DISM   DISM Provider Store: PID=7932 TID=9728 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:44:22, Warning               DISM   DISM OS Provider: PID=2240 TID=4976 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:44:29, Warning               DISM   DISM Provider Store: PID=7932 TID=9116 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:44:30, Warning               DISM   DISM OS Provider: PID=3684 TID=9176 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:44:37, Warning               DISM   DISM Provider Store: PID=7932 TID=8396 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:44:38, Warning               DISM   DISM OS Provider: PID=344 TID=9264 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:45:23, Warning               DISM   DISM Provider Store: PID=7932 TID=9156 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:45:26, Warning               DISM   DISM OS Provider: PID=8128 TID=2540 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:45:37, Warning               DISM   DISM Provider Store: PID=7932 TID=5144 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:45:38, Warning               DISM   DISM OS Provider: PID=8240 TID=2592 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:45:47, Warning               DISM   DISM Provider Store: PID=7932 TID=9716 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:45:48, Warning               DISM   DISM OS Provider: PID=756 TID=2512 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:46:00, Warning               DISM   DISM Provider Store: PID=7932 TID=2708 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:46:01, Warning               DISM   DISM OS Provider: PID=8032 TID=3552 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:46:26, Warning               DISM   DISM Provider Store: PID=7932 TID=5292 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:46:27, Warning               DISM   DISM OS Provider: PID=8884 TID=8400 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:46:56, Warning               DISM   DISM Provider Store: PID=7932 TID=3044 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:46:57, Warning               DISM   DISM OS Provider: PID=8716 TID=5132 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:47:10, Warning               DISM   DISM Provider Store: PID=7932 TID=2988 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:47:11, Warning               DISM   DISM OS Provider: PID=9744 TID=10064 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:47:22, Warning               DISM   DISM Provider Store: PID=7932 TID=4976 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:47:23, Warning               DISM   DISM OS Provider: PID=6744 TID=9192 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:47:30, Warning               DISM   DISM Provider Store: PID=7932 TID=5560 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:47:31, Warning               DISM   DISM OS Provider: PID=1684 TID=3684 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:47:38, Warning               DISM   DISM Provider Store: PID=7932 TID=3712 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:47:39, Warning               DISM   DISM OS Provider: PID=9892 TID=10232 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:47:49, Warning               DISM   DISM Provider Store: PID=7932 TID=8596 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
2019-11-19 13:47:50, Warning               DISM   DISM OS Provider: PID=5396 TID=9256 Unable to set the DLL search path to the servicing stack folder. C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
2019-11-19 13:48:31, Warning               DISM   DISM Provider Store: PID=7932 TID=1408 Failed to load the provider: C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[7932] ImageUnmarshallHandle: Reconstituting wim at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXE\efix64\sources\boot.wim.
[9400] Received unmount request for image with guid d8ee6f07-cc7e-4e77-8fa9-6290f2116251.
[9400] Unmount for image at C:\Windows\TEMP\CreateBootImageWinPe\35732\WinPEPXEMount complete.
[7932] [0x8007000e] StateStoreGetMountedImageWimbootEntries:(1191): Für diesen Vorgang ist nicht genügend Speicher verfügbar.

Deep_Thought
Posts: 18
Joined: 21. Jun 2013, 11:00
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by Deep_Thought » 19. Nov 2019, 15:41

Moin Marc,

nutzt du die WinPE Version 1.6.6?

Dann könnte dies die Ursache sein: https://www.wpm-blog.de/erstellung-eine ... #more-2334.
Viele Grüße
Frank

---------------------------------------------------------------------------------------------
"Forty-two," said Deep Thought with infinite majesty and calm.

User avatar
Joachim Bienwald
Posts: 68
Joined: 13. Feb 2018, 20:13
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by Joachim Bienwald » 19. Nov 2019, 15:44

1.6.6 hat ein Problem mit dem Rechte-Vergeben auf einer Datei.
Versuch es mal mit der aktuellen Version 1.6.6_1 oder 1.7.0

Gruß
Joachim

MarcW
Posts: 283
Joined: 09. Jan 2008, 08:57
Contact:

Re: WindowsInstallation Paket 4.14 funktioniert nicht

Post by MarcW » 20. Nov 2019, 13:34

Hallo,

nach dem Update auf 1.6.6_1 und der Erneuerung des WADK auf dem Server funktioniert alles nun wieder bestens.

Vielen Dank für die Tipps.

Gruß Marc

Post Reply

Return to “OS Installer”

Who is online

Users browsing this forum: No registered users and 0 guests