Applications not reporting when launched via Midtier

The specified log file is not updated when deploying application objects
to Windows 2000 machines with the ZFDsp2 agent via our Zen midtier. The
same application object will update the log when run on a machine with
the Novell client. The log is written to a Novell share with public
permissions. The midtier service is running on a Windows 2003 server.
Any ideas on what I might be missing?

Thanks for the suggestions. I tried logging to the Zen database and had
the same result. The log updates when the object snapshot is run on a
workstation with the Novell client, but will not update when run on a
machine that just has the ZFD agent.
Surely there is a way to log snapshots without the Novell client, right?
> On Thu, 07 Dec 2006 19:54:36 GMT, [email protected] wrote:
>
> > Have you tried using the ZENworks Database for logging purposes?
>
> and when you want to use loggin also outside the firewall take a look
into
> the xml servlet too
> --
>
>
> Marcus Breiden
>
> If you are asked to email me information please change -- to - in my e-
mail
> address.
> The content of this mail is my private and personal opinion.
> http://www.edu-magic.net

Similar Messages

  • Powershell unzip with shell.application not working when launched from windows service

    I have a deployment agent on a machine implemented as a windows service. Service is 32-bit and runs on windows server 2008R2 x64 SP1 with powershell V2. Powershell script requires elevation and to run under x64 because of dependency to powershell module
    'IIS Administration'. To achieve this, the service starts a cmd file which in turn launches powershell x64 console:
    C:\WINDOWS\sysnative\WindowsPowerShell\v1.0\powershell.exe "Start-Process C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell -ArgumentList '-ExecutionPolicy Bypass -NoLogo -NonInteractive -NoProfile -File C:\Temp\EndJobCmd\Install.ps1' -Verb RunAs"
    This seems to work well. The problem I have is that the script has a sequence where it unpacks a zip file to a destination folder using shell.application, this works fine when triggered manually on the server or through the task scheduler, but when triggered
    from the service it does not extract any files at all (cannot see any errors thrown by the script but it seems to continue to execute as it logs a successful message to the event log after finishing).
    Unzip sequence looks like:
    $shell = New-Object -com shell.application
    $pkg = $shell.namespace($sourceFile)
    $installDir = $shell.namespace($targetDir)
    $installDir.Copyhere($pkg.items(), 20)
    Any advice greatly appreciated. I have searched some and seen a few people with similar issue but have yet to find a solution.

    If it's still actual, I managed to fix this with having CopyHere params equal 1564. 
    So in my case extract zip function looks like:
    function Expand-ZIPFile{
    param(
    $file, $destination
    $shell = new-object -com shell.application
    $zip = $shell.NameSpace($file)
    foreach($item in $zip.items())
    $shell.Namespace($destination).copyhere($item,1564)
    "$($item.path) extracted"
    1564 description can be found here - http://msdn.microsoft.com/en-us/library/windows/desktop/bb787866(v=vs.85).aspx:
    (4) Do not display a progress dialog box.
    (8) Give the file being operated on a new name in a move, copy, or rename operation if a file with the target name already exists.
    (16) Respond with "Yes to All" for any dialog box that is displayed.
    (512) Do not confirm the creation of a new directory if the operation requires one to be created.
    (1024) Do not display a user interface if an error occurs.

  • GPU acceleration not working when launched via document?

    When I open Illustrator alone, then open a file, I get GPU acceleration. (good)
    When I open Illustrator by double-clicking a file, I don't get acceleration. (bad)
    I'm happy that the latest update made GPU work when I have multiple monitors plugged in but there's still this little bug. One that I can work around but still, not something I imagine makers of the lofty CC should be plagued with.
    I'm seeing this behavior in Illustrator 18.1.1 64bit on Windows 8.1.

    Refer to https://helpx.adobe.com/illustrator/kb/gpu-performance-preview-improvements.html#main-pars _minitoc
    5. Monitors and GPU Cards
    The GPU Performance feature is automatically disabled under certain circumstances. Check the following table to look for a possible reason that could cause the GPU Performance feature to become disabled on your computer: 
    Monitor
    GPU
    1
    Monitor
    2
    Monitors
    3 or more
    Monitors
    1 GPU
    Enabled
    Enabled
    Disabled
    2 GPUs
    Enabled
    Disabled
    Disabled
    3 or more GPUs
    Enabled
    Disabled
    Disabled

  • Adobe PDF files will not display when called via a link in page (FF 4.01)

    adobe PDF files will not display when called via a link in page.
    This happens when testing new web page from DWeaver CS5 - all other browser tests are OK (IE9, Safari5.05, Chrome etc.)

    [moved to the Adobe Reader (desktop) forum]

  • AppV 5.0 SP2 HF4 - Registry not applying when set via DynamicConfig.xml

    I have an AppV 5.0 package of VMWare and have tweaked the dynamicconfig.xml file to add a registry key.  I am applying the package with the AppV 5.0 management and publishing server globally.  This is what my dynamicconfig.xml looks like, pulled
    from the C:\ProgramData\Microsoft... folder (my apologies if it doesn't format well, it does validate):
    <?xml version="1.0"?>
    <DeploymentConfiguration PackageId="7817a78f-feed-4070-8be5-
    <Registry Enabled="true">
    <Include>
    <Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\VMware\VMware Infrastructure Client\Preferences">
    <Value Type="REG_SZ" Name="RecentConnections" Data="wsvcenter20.healthy.bewell.ca,wsvcenter01.healthy.bewell.ca,wsvcenter40.healthy.bewell.ca,wsvcenteribm01.healthy.bewell.ca">
    </Value>
    </Key>
    <Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Foo"><Value Type="REG_SZ" Name="Bar" Data="NewValue"></Value></Key><Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\EmptyKey">
    </Key>
    </Include>
    </Registry>
    <FileSystem Enabled="true">
    </UserConfiguration>
    <MachineConfiguration>
    <ProductSourceURLOptOut Enabled="true"> </ProductSourceURLOptOut>
    <Subsystems>
    <Registry>
    <Include>
    <Key Path="\REGISTRY\Machine\Software\Foo"><Value Type="REG_SZ" Name="Bar" Data="Baz">
    </Value>
    </Key>
    <Key Path="\REGISTRY\Machine\Software\EmptyKey">
    </Key>
    </Include>
    </Registry>
    </Subsystems>
    </MachineConfiguration>
    </DeploymentConfiguration>
    I left in the example Foo registry just to see if it works.  When I launch vSphere I do not get all the drop downs in the "RecentConnection" keys, opening the AppV 5 package in cmd.exe with the /appvve switch and opening regedit shows the
    registry keys with the sequenced application, but not the registry keys in the dynamic config.xml.  I should also note I'm trying to replace existing keys that already have the "RecentConnection" that are in the manifest.xml.  So I'm not
    sure if "Include" is "Replace" and errors out if those keys already exist...?  I don't see any errors in the event log.  I'm not sure of any other way that the event log reports if dynamicconfig.xml is being applied.  
    Lastly, this is what my get-appvclientconfiguration looks like:
    PS C:\Users\trententtye> Get-AppvClientConfiguration
    Name Value
    PackageInstallationRoot D:\AppVData\PackageInst...
    PackageSourceRoot
    LocationProvider
    AutoLoad 2
    EnablePackageScripts 1
    ReestablishmentInterval 5
    ReestablishmentRetries 3
    CertFilterForClientSsl LOCAL_MACHINE\MY\1.3.6....
    SupportBranchCache 0
    VerifyCertificateRevoca... 1
    SharedContentStoreMode 1
    MigrationMode 1
    RoamingFileExclusions
    RoamingRegistryExclusions SOFTWARE\CLASSES
    AllowHighCostLaunch 0
    PackageStoreAccessControl 0
    IntegrationRootUser %LOCALAPPDATA%\Microsof...
    IntegrationRootGlobal %ALLUSERSPROFILE%\Micro...
    VirtualizableExtensions exe,com,bat,cmd,vbs,ps1...
    IgnoreLocationProvider 0
    ReportingEnabled 0
    ReportingStartTime
    ReportingRandomDelay
    ReportingInterval
    ReportingServerURL
    ReportingDataCacheLimit
    ReportingDataBlockSize
    ExperienceImprovementOptIn 0
    EnablePublishingRefreshUI 0
    ProcessesUsingVirtualCo... {%SystemRoot%\explorer....
    EnableDynamicVirtualiza... 1
    TLDR; My dynamicconfig.xml registry values are not applying.  Help!

    Hi Ral,
    I did as you described, exporting my default config.xml and I can see my modification is present in the exported file.
    <?xml version="1.0"?>
    <DeploymentConfiguration PackageId="7817a78f-feed-4070-8be5-bdf9447a1539" DisplayName="vSphere_Client_50U3_51U2_55U1" xmlns="http://schemas.microsoft.com/appv/2010/deploymentconfiguration"><UserConfiguration><Subsystems><Shortcuts Enabled="true"><Extensions><Extension Category="AppV.Shortcut"><Shortcut><File>[{Desktop}]\MyApps\VMware\VMware vSphere Client.lnk</File><Target>[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\VpxClient.exe</Target><Icon>[{Windows}]\Installer\{4CFB0494-2E96-4631-8364-538E2AA91324}\arpIcon.exe.0.ico</Icon><Arguments></Arguments><WorkingDirectory>[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\</WorkingDirectory><ShowCommand>1</ShowCommand><ApplicationId>[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\VpxClient.exe</ApplicationId></Shortcut></Extension><Extension Category="AppV.Shortcut"><Shortcut><File>[{Programs}]\MyApps\VMware\VMware vSphere Client.lnk</File><Target>[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\VpxClient.exe</Target><Icon>[{Windows}]\Installer\{4CFB0494-2E96-4631-8364-538E2AA91324}\arpIcon.exe.0.ico</Icon><Arguments></Arguments><WorkingDirectory>[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\</WorkingDirectory><ShowCommand>1</ShowCommand><ApplicationId>[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\VpxClient.exe</ApplicationId></Shortcut></Extension></Extensions></Shortcuts><FileTypeAssociations Enabled="true"><Extensions></Extensions></FileTypeAssociations><URLProtocols Enabled="true"><Extensions><Extension Category="AppV.URLProtocol"><URLProtocol><Name>VpxClient</Name><ApplicationURLProtocol><Description>URL:VpxClient</Description><DefaultIcon>[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\VpxClient.exe</DefaultIcon><ShellCommands><ShellCommand><ApplicationId>[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\VpxClient.exe</ApplicationId><Name>open</Name><CommandLine>"[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\VpxClient.exe" -e "%1"</CommandLine></ShellCommand></ShellCommands></ApplicationURLProtocol></URLProtocol></Extension></Extensions></URLProtocols><COM Mode="Isolated"><IntegratedCOMAttributes InProcessEnabled="false" OutOfProcessEnabled="true"></IntegratedCOMAttributes></COM><Objects Enabled="true"></Objects><Registry Enabled="true"><Include><Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]"></Key><Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software"></Key><Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\EmptyKey"></Key><Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\Foo"><Value Type="REG_SZ" Name="Bar" Data="NewValue"></Value></Key><Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\VMware"></Key><Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\VMware\VMware Infrastructure Client"></Key><Key Path="\REGISTRY\USER\[{AppVCurrentUserSID}]\Software\VMware\VMware Infrastructure Client\Preferences"><Value Type="REG_SZ" Name="RecentConnections" Data="wsvcenter20.healthy.bewell.ca,wsvcenter01.healthy.bewell.ca,wsvcenter40.healthy.bewell.ca,wsvcenteribm01.healthy.bewell.ca"></Value></Key></Include></Registry><FileSystem Enabled="true"></FileSystem><Fonts Enabled="true"></Fonts><Services Enabled="true"></Services></Subsystems><Applications><Application Id="[{AppVPackageRoot}]\Virtual Infrastructure Client\Launcher\VpxClient.exe" Enabled="true"><VisualElements><Name>VMware vSphere Client</Name><Icon></Icon><Description></Description></VisualElements></Application></Applications><UserScripts></UserScripts></UserConfiguration><MachineConfiguration><ProductSourceURLOptOut Enabled="true"></ProductSourceURLOptOut><Subsystems><Registry></Registry></Subsystems><MachineScripts></MachineScripts><TerminateChildProcesses></TerminateChildProcesses></MachineConfiguration></DeploymentConfiguration>
    but the registry value's still do not exist when I launch VPXClient.exe or open regedit.exe with the /appvve: command switch.

  • Itunes application not responding when I plug in my iphone

    I am on itunes 8.2 and when I plug in my iphone itunes just goes into application not responding.
    I wait for a while and then unplug the phone and it goes back to working again.
    On the phone there is no "Sync" message. In fact with the phone plugged in I can access the phones apps just as if it was not plugged in.
    But initially when I plug it in, it does the double vibrate and shows the charging graphic so I know the cable is ok.
    The phone is already on 3.1 apparently because some new features are there... like selecting multiple photos to email.
    But I don't recall ever running any updates in itunes to make it use the new software as I read you were supposed to do.
    I don't want to upgrade to itunes 9 because I read so many people having problems with it... but I wonder if the phone is no longer compatible with itunes 8.2
    Any help is appreciated.
    Thanks.
    -Jeff

    Do you know if the problems people have reported with itunes 9 was before the 9.1 release?
    I've heard tons of people saying they were reverting back to itunes 8.2 because 9 was so bad.
    Am a bit nervous about that update because of that.
    But an applecare guy told me that the 9.1 was supposed to address those issues. I have just not heard anything about that actually fixing things though. Still seems like a lot of people are dreading the new itunes 9.
    If you are an itunes 9 user, did you have any problems with it wiping out your library or any terribly long syncing times?
    Thanks.

  • BSP css & mime objects not found when accessed via iView in the Portal

    Hi
    A locally developed BSP Application has defined it's own CSS and MIME objects.
    This works well when accessed via the Integrated ITS in ECC6.
    However, when we access this the BSP application from an iView in a Portal (NW04S), the css and MIME objects do not appear to be loaded.
    What are we missing?
    Thanks
    Doug

    Hi Doug,
      have you found out the reason for this issue, i encountered the same problem when i access the HCM_LEARNING bsp, would you  please give some addvice if you have any idea?
    thanks,
    billy

  • Referencing the script folder when launching via LNK

    I have been using ".\ blah blah" to reference files stored in the same folder as the script, but I ran into a situation where this actually referenced the user's home folder, not the script folder. I then found this code, which has worked well
    when launching the script directly, but when the script is launched via a shortcut it fails. 
    Is there a modification that can be done to this code, or another option, that will consistently identify the UNC path of the running script?
    Thanks,
    Gordon
    function Get-ScriptDirectory {
    $Invocation = (Get-Variable MyInvocation -Scope 1).Value
    if($Invocation.PSScriptRoot) {
    $Invocation.PSScriptRoot
    elseif($Invocation.MyCommand.Path) {
    Split-Path $Invocation.MyCommand.Path
    else {
    $Invocation.InvocationName.Substring(0,$Invocation.InvocationName.LastIndexOf("\"))

    Interesting.  So it's not even using MyCommand.Path; it's dropping down into that last case (which I assume was written to cover PowerShell 1.0, but I'm not certain.)
    Try adding this command to the function, for debugging purposes, right after the "$Invocation = ..." line:
    $Invocation |
    Format-Custom -Depth 3 -Property * -Force |
    Out-Host
    That should give you a bunch of information that you can copy and paste here, so we can figure out what's going on.
    Edit:  One other thing; is this Get-ScriptDirectory function in the ps1 script itself, or is it in a PSM1 module?

  • Flex application not working when deployed run from Server

    Hi,
    I have Flex application which takes a parameter from user, makes a web-service call and returns the message.
    This application is running perfectly when I launch from IDE.
    But when I copy the files from bin-release to server and launch it, it gives me no result.
    In the crossdomain file on the server which hosts web-service, I have added the my host IP in the
    allow-access-from domain tag.
    In the initialization method of the application I load crossdomain using following code:
        Security.allowDomain("remoteservername");
        Security.loadPolicyFile("http://remoteservername/crossdomain.xml");
        var request:URLRequest = new URLRequest("http://remoteservername/crossdomain.xml");
        var loader:URLLoader = new URLLoader();
        loader.load(request);
    Is there a way I can debug application when running from server?
    Please give me some pointer to solve this problem.
    Thank you.
    Chintan

    Alex thanks for reply
    The URL for the app is http://<some_IP>/flex_app
    <some_IP> is added in crossdomain.
    Also we have outbound IP's and of these are also added in the crossdomain file.
    This is the current content of crossdomain file:
    <cross-domain-policy>
    <site-control permitted-cross-domain-policies="master-only"/>
    <allow-access-from domain="<some_IP>"/>
    <allow-access-from domain="<outbound_IP1>"/>
    <allow-access-from domain="<outbound_IP2>"/>
    <allow-access-from domain="<outbound_IP3>"/>
    <allow-http-request-headers-from domain="<outbound_IP1>" headers="SOAPAction"/>
    <allow-http-request-headers-from domain="<outbound_IP2>" headers="SOAPAction"/>
    <allow-http-request-headers-from domain="<outbound_IP3>" headers="SOAPAction"/>
    </cross-domain-policy>
    App runs perfectly fine when launched from Flex Builder.

  • T420 - external 24" monitor DVI- Displayport : not detected when connected via KVM switch

    Hi,
    I've been using a 2port USB KVM Switch from InLine for a long time connecting a mac mini and a macbook pro
    to a 24" LCD. Recently I had to replace the MacBookPro with a T420. Unfortunately the T420 does not detect the
    monitor, when connected via the KVM switch.
    I tried:
    A) T420 -> Lenovo Displayport to DVI-Adapter -> KVM-Switch -> 24" monitor: NO SUCCESS
    B) T420 -> Thinkpad miniDock Series 3 DVI Port-> KVM Seitch -> 24" monitor : NO SUCCESS
    C) T420 ->Thinkpad miniDock Series 3 DVI Port-> 24" monitor - > SUCCESS
    D) T420 ->Thinkpad miniDock Series 3 VGA Port -> 24" monitor - > SUCCESS
    So I have a workaround, but leaving out the KVM switch is not a long term option.
    This is all on Win 7 professional / 64bit
    Using config (A) I then installed the Intel HD Graphics Driver version 8.15.10.2342 16 May 2011
    SURPRISE: during driver install, the monitor WAS detected!!!
    SECOND SURPRISE: after reboot I was back in the old situation where the monitor was NOT DETECTED
    CONCLUSION:
    Seems like a software issue with the Intel HD Graphice driver.
    ANY HINT/COMMENT/HELP highly appreciated!
    Thanks,
    Michael

    hey mgold,
    as the T420 works correctly with the external monitor and with the miniDock ; it is sad to say the the KVM switch is non-compatible.
    I would recommend that you get in contact with the manufacturer of the KVM. At the same time, try uninstalling the current video drivers of your T420 and see if it makes any difference with the KVM if the T420 is running on a generic driver
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • I get "application not found" when clicking on a http link in a mail, even after having set firefox as the default program for http links.

    After installing firefox 15.0, I can not open links form email or other office 2010 applications. I get "application not found" error. I tried setting firefox as the default program both manually (in the Windows default program panel) and automatically (having Firefox to do it automatically on startup (tools->options->advanced->General). I still have the error.

    That sounds odd. Is this error coming from a particular e-mail program you're using? It could be that that program has its own settings for which web browser to launch, ignoring the "default browser" setting in Windows.
    Does the same thing happen if you click on a web link from any other external (non-browser) application on your computer? If it happens with other apps too, I would suggest to re-download and install Firefox (www.mozilla.org) and see if that takes care of it.

  • Run time prompts not appearing when launching BR from a right click menu

    Hi!
    I have a problem when trying to launch a business rule from a right click menu which is assigned to a dataform.
    The rule launches but does not show/ask for the run time prompts as it should do. The run-time prompts should not be hidden (I checked also Eas and data form selections).
    When using the rule form the Tools-Business Rules menu, the rule works fine. It prompts for the required variables and as they are filled in, the rule does what it is expected to.
    Also, when using the same rule attached into a form (and selected "use members on form"&"run on save") the rule works correctly.
    We are using version 11.1.2.1.
    I already have tried restarting Planning services but without success.
    What might cause this?
    kind regards,
    user637777

    Hi!
    I found out from the Oracle knowledge base:
    This issue is caused by unpublished Bug 11064867 - RIGHT CLICK MENUS NOT RENDERING RUN TIME PROMPTS
    In version 931 run time prompts worked correctly when launching them from a right click menu, I checked this out.
    In our current version I got this working (this is kind of a workaround) by adding a new RTP variable (using the same dimension as the original RTP variable). This way I got the rule to "ask for more information" (like what were you asking for? ) and not running the rule without interruptions. This instruction was given in Oracle support (knowledge base).
    kind regards,
    user637777

  • General Settings not retained when connecting via VPN

    Forum,
    We have a user who connects to SAP via a VPN connection. Since then they have found that any form settings/column amendments made are not being retained when next logging into SAP.
    When these changes were made direct in the office, they are retained.
    My question. Is there any differences in how the settings are retained within SAP when accessing via a VPN?
    Regards,
    Juan

    Hi,
    When using your VPN are yo using Terminal LIcense or Remote Desktop Connection?
    Please do the following to save form settings:
    1. Only 1 module should be open when using form settings.
        Close other modules that doesn't need.
    2. Close the module after changed. To make sure the settings are saved.
    3. Always close all the module before exiting SBO program, use the click FIle and Exit habit.
    4. Terminal Licensing should be use when connecting remotely.
    Thanks.
    Clint

  • Multicam source sequence - audio offset does not work when syncing via audio

    Working double sound with Canon 5D footage and syncing via audio is a big help, but the camera sound is one frame ahead of the video.
    Merge clips requires each v/a clip pair be selected individually AND can't be slipped after merging - so that's no good.
    Create multi-cam source sequence works a treat AND offers an audio offset BUT that does not appear to work when syncing via audio (I understand why you might think we wouldn't need it but...)
    Unlesss I'm missing something?

    I have the same problem. Syncing video via audio in multicam works perfectly on my 3 cam shoot but audio offset does not work. Had to do that on the sequence timeline afterwards.

  • CS6 InDesign plug-ins not loading when launching

    I just purchased CS6 Standard. when launching InDesign, the adobe plug-ins are not loading causing error messages. I have re-installed twice, but get the  same error messages. At the end of several error messages, I get
    'Cannot open resourse file." Can anyone help me?

    I'm a little confused with what you write. There is a difference between extensions and Plug-ins.  Plug-ins are installed using the plug-ins installer and extensions are installed by "Adobe Extension Manager (version)" where version is the Photoshop version and the extension package must be created for that particular Photoshop version.  A CS5 package will not work in CS6 etc.   Installed extensions will be listed in Photoshop under menu Windows>Extensions>List of them.  Plug-in may install in the Filters menu or a place like menu File>Automate>Names.  Installed Extensions that you installed should also show in the  "Adobe Extension Manager (version)" window. Adobe installed extensions like Kuler and Mini Bridge do not show in the "Adobe Extension Manager (version)" window.

Maybe you are looking for