Virtualization by Davis |
Can't Load Package from Publishing Server - Event ID 1008 Posted: 17 Nov 2012 03:46 PM PST I'm stuck, using the production release of App-V 5.0, not the BETA version. Converted several packages from version 4.6 leveraging Powershell cmdlet. Published the package and created a local policy to set the publishing server on the client. I've tried the troubleshooting steps here (http://support.microsoft.com/kb/2778168?wa=wsignin1.0) and elsewhere, but haven't turned up anything out of the ordinary, should volunteer that the packages are hosted on DFS and I've confirmed that the logged in account can access the share. This is what I get in event viewer: Event ID 1008 Package {c851601d-e4c2-4c7a-aa23-857d9067fbf7} version {cb8cc299-87e4-45b9-9f09-032bff09a78b} failed configuration in folder 'C:\ProgramData\App-V\C851601D-E4C2-4C7A-AA23-857D9067FBF7\CB8CC299-87E4-45B9-9F09-032BFF09A78B' with error 0x86D00D06-0xB. ------------ This is what I get when I force a sync via Powershell PS H:\> import-module AppvClient ------------ In case anyone's interested here's the script I'm using to recurse a folder and convert the package: $Source = "C:\PACKAGES" # create destination folder (parent) # create subfolders $Packages = Get-ChildItem -Path $Source cd c:\packages foreach ($Item in $Packages){ This posting includes an audio/video/photo media file: Download Now |
You are subscribed to email updates from Virtualization by Davis To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No hay comentarios:
Publicar un comentario