Zenworks Adaptive Agent 10.3.1.34138 Unregister itself

Hi,
We have a little problem with the Zenworks Adaptive Agent 10.3.1.34138. After some time the link between the server and the client is severed... so the computer is not registered anymore... so we can't deploy any software or do some remote assistance... until we manually re-register the Zenworks Agent.
Anyone know if this is a policy issue ?
or is there a registry setting that we have to change to set it to never unregister ?
Thank you !

I'm not aware of any known issues that would cause this to just happen.
If somebody Delete's the "Cache" folder on the PC or Delete's the Object
out of the ZCC, this can happen, but I'm not aware of any spontaneous
unregister issues. Also if devices are configured to remove themselves
after not talking for X days, a device powered off for a long time could
have this issue.
I do have a couple scripts that can be placed in login scripts to help
with some registration issues.
The 2nd one would be the one you want.
I would want the script encrypted somehow, since it does contain
credentials in clear text. AutoIt may help with that.
Script to Fix Duplicate GUIDs.
================================================== ============================================
@echo on
FOR /F "tokens=*" %%A IN ('type "%zenworks_home%\conf\deviceguid" ^|
find /i /c "57228a9d13075b4ab0fedcd55d4b5d6c"') DO SET act=%%A
if %act% == 0 goto :nothing
zac reg -g -u administrator -p secret http://192.168.111.111
exit
:nothing
================================================== =============================================
Script to Fix Unregistered Devices
================================================== ===========================
@echo off
FOR /F "tokens=*" %%A IN ('zac zc -l ^| find /i /c "Role:
CONFIGURATION"') DO SET act=%%A
if %act% == 0 goto :zacreg
exit
:zacreg
zac reg -g -u administrator -p secret http://192.168.1.111
================================================== ============================================
On 5/27/2011 9:36 AM, anto28 wrote:
>
> Hi,
>
> We have a little problem with the Zenworks Adaptive Agent 10.3.1.34138.
> After some time the link between the server and the client is
> severed... so the computer is not registered anymore... so we can't
> deploy any software or do some remote assistance... until we manually
> re-register the Zenworks Agent.
>
> Anyone know if this is a policy issue ?
>
> or is there a registry setting that we have to change to set it to
> never unregister ?
>
> Thank you !
>
>
Craig Wilson - MCNE, MCSE, CCNA
Novell Knowledge Partner
Novell does not officially monitor these forums.
Suggestions/Opinions/Statements made by me are solely my own.
These thoughts may not be shared by either Novell or any rational human.

Similar Messages

  • Registration Key not available in Zenworks Adaptive Agent

    No "registration key" is visible in Zenworks Adaptive Agent - Agent - Registration Keys.
    The device is managed and imported in the correct folder on the server side and all assigned bundles and policies are applied and working. But i need a way to see which Registration Key a workstation is registered with, from within client. The keys is visible right after a new registration but if a new image is restored on the workstation everything is ok except the Registration Key. Any ideas ?
    Workstation:
    Windows 7 Enterprise 64-bit, without SP1
    Novell Client 2 SP1
    ZENworks Endpoint Securty Agent version: 11.0.0.427
    Agent Status:
    Bundle Management 11.0.0.40588 Running
    Image Management 11.0.0.38897 Running
    Inventory Management 11.0.0.40407 Running
    Policy Management 11.0.0.39203 Running
    Remote Management 11.0.0.37147 Running
    User Management 11.0.0.41084 Running
    Server:
    ZCM Version 11.0.0.0
    ZAM Version 11.0.0.41090
    ZPM Version 11.0.0.50
    ZESM Version 11.0.0.40872

    jimbjorklund,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Zenworks Adaptive Agent conflicting with ZENNTSRV.EXE?

    Good morning - We are running Zenworks 2 on Windows 2000 (don't laugh) across several thousand workstations, with the Novell Client 4.90 SP2 upgraded from 4.83 SP3. That part of it works fine.
    I have pushed out the Zenworks Adaptive Agent version 10.1.0.0 to all workstations to install upon login in order to get a handle on exactly what we have out there on machines that are not compatible with our new ZCM 10.1 installation.
    Herein lies the rub - not every time, but with increasing coincidence we are seeing ZENNTSRV.EXE crashing with a The instruction at "0x77fcae88" referenced memory at "0xfffffffd". The memory could not be "read". message at the point at which the Zenworks Adaptive Agent starts commences its installation.
    Once the Zenworks Adaptive Agent is installed, we have noticed the crash. I wonder if anyone else has experienced this, or what suggestions you guys could make to get around this at the user end.

    Thanks for the reply. I did not make it clear that I intend to keep Zenworks 2 on our Windows 2000 machines and use the inventory-only agent on that platform.
    The inventory-only agent from ZCM 10.1 is happy to coexist with Zenworks 2, but on a significant number of machines we find that this crash occurs. It does seem to be the 4.90 SP2 clients only.

  • How to Install ZENworks Adaptive Agent on Macintosh

    This might sound ridiculous, but I am really new at Macintosh and cannot get the Agent to install. To be upfront, my ZCM is currently at version 11.2.0 and I realize it probably won't work on my new 10.9.1 Macintosh Maverick computer. Nevertheless, what is the proper method of installing the agent on the Mac?
    I installed the latest Java, since I assumed the bundled Java wasn't supported on Maverick. I then downloaded the .bin and tried that...no luck. I then extracted the .bin on a Windows computer with 7zip and then I tried to run the .pkg on the Mac. It said it installed successfully, but I don't see any processes or anything related to ZENworks.
    Any info would be appreciated.

    Trkneller,
    > I realize it probably won't work on my new 10.9.1 Macintosh
    > Maverick computer.
    it won't work, and it won't show anything. You'd need the 11.3 agent when that version's released, for Mavericks. At the moment, the only scenario that works is for the agent to be installed on an earlier version before being upgraded to Mavericks, sorry
    But here's how you'd do it if it did work... http://www.novell.com/documentation/...a/bxmk87s.html
    Shaun Pond

  • Adaptive agent 10.3.3 Update

    Hi,
    After ZCM 10.3.3 update, I tried to update workstation agent. with bundle executing
    PreAgentPkg_AgentComplete.exe with option -q -v -k MyRegKey.
    I get error on workstation " Zenworks adaptive agent already exists ".
    Is there any way to push agent via Bundles. I do not have proxy to use deployement.
    Thanks for help.

    Rabali,
    the only way to update is a) system update or b) uninstall and
    reinstall
    Shaun Pond

  • Hung installing Adaptative Agent in RHEL Virtualized

    Hello,
    I have a RHEL virtualized over Citrix xen, when I try to deploy de Zenworks Adaptative Agent, It is installed correctly but the task hang up when the device try to do the registration step. Checking the logs I can see a message that say "Device OS target not supported!".
    I am thinking that when the server reply to the Zenworks server, it show itshelf like a kernel version "2.6.18-194.el5xen" and not recognize the os version.
    Is this possible??
    Thanks in advance,
    Ricard Alias

    In the adaptative client logs I can see:
    [root@hongkong LocalStore]# tail -f /var/opt/novell/zenworks/logs/LocalStore/zmd-messages.log
    [Debug] [10/20/2011 08:42:14.450] [] [5778] [ZenworksAgent] [34] [WebServerMonitor] [Checking if web server is responding] [] []
    [Debug] [10/20/2011 08:42:14.453] [] [5778] [ZenworksAgent] [34] [WebServerMonitor] [Successfully pinged the agent web server at port: 7628] [] []
    [Debug] [10/20/2011 08:42:19.746] [] [5778] [ZenworksAgent] [51] [ConfigManager] [Could not find any registered config handlers.] [] []
    [Debug] [10/20/2011 08:42:19.747] [] [5778] [ZenworksAgent] [51] [ReportAnalyzeModule] [CollectionPointEnabled config value: null] [] []
    [Debug] [10/20/2011 08:42:19.747] [] [5778] [ZenworksAgent] [51] [ReportAnalyzeModule] [IsCollectionPoint returning: false] [] []
    [Debug] [10/20/2011 08:42:24.884] [] [5778] [ZenworksAgent] [36] [TESS-JobExecutor] [Executing job: DEFAULT.3f965b73-479c-4eb1-bbd6-2bb0ccee1dc4, In Blackout: false] [] []
    [Debug] [10/20/2011 08:42:24.884] [] [5778] [ZenworksAgent] [36] [MessageSender] [CentralStoreLocation :/var/opt/novell/zenworks/logs/CentralStore] [] []
    [Debug] [10/20/2011 08:42:24.884] [] [5778] [ZenworksAgent] [36] [MessageSender] [Sorted Files] [] []
    [Debug] [10/20/2011 08:42:25.404] [] [5778] [ZenworksAgent] [37] [TESS-JobExecutor] [Executing job: DEFAULT.376e17a2-0204-44fb-8cf5-89e35a8ea42d, In Blackout: false] [] []
    [Debug] [10/20/2011 08:42:25.455] [] [5778] [ZenworksAgent] [37] [ExternalCmd] [Executed command (sh, -c, export LANG=en_US.UTF-8;/sbin/ifconfig) : exit value = 0, error = none.] [] []
    [Debug] [10/20/2011 08:42:25.456] [] [5778] [ZenworksAgent] [37] [LinuxSystemUtils.BasicHWInfo] [Adding Ip Address 192.168.160.56 for N/w Interface eth0] [] []
    [Debug] [10/20/2011 08:42:25.457] [] [5778] [ZenworksAgent] [37] [NwIfInfoChangeDetectorByPolling] [Polling the network interfaces : time taken : 53 ms.] [] []
    I tried to chage /etc/redhat-release by "rhel-5" and reinstall de agent with the same result.
    Regards,
    Ricard Alias
    Originally Posted by craig_wilson
    The ostargets.XML file lists all of the supported operating systems.
    It will try and find a matching sub-string there.
    In my Server I see
    Red Hat Enterprise Linux Server release 5
    and
    Red Hat Enterprise Linux Server release 6
    I don't see a 5.5
    Now, It don't know if 5.5 SHOULD match because of the substring notation
    I don't know if it needs to be added to the supported list.
    I don't know if it would need extra testing to be added to the supported
    list.
    I'm not enough of an Expert on Linux to make a sound judgement beyond
    the details above.
    On 10/19/2011 10:36 AM, ralias wrote:
    >
    > Hello Craig,
    >
    > I can see this:
    >
    > [root@hongkong ~]# cat /etc/redhat-release
    > Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    >
    > Thanks in advance,
    > Ricard Alias
    >
    >
    > craig_wilson;2147198 Wrote:
    >> What is the value of /etc/redhat-release
    >>
    >>
    >> On 10/19/2011 9:16 AM, ralias wrote:
    >>>
    >>> Hello,
    >>>
    >>> I have a RHEL virtualized over Citrix xen, when I try to deploy de
    >>> Zenworks Adaptative Agent, It is installed correctly but the task
    >> hang
    >>> up when the device try to do the registration step. Checking the logs
    >> I
    >>> can see a message that say "Device OS target not supported!".
    >>>
    >>> I am thinking that when the server reply to the Zenworks server, it
    >>> show itshelf like a kernel version "2.6.18-194.el5xen" and not
    >> recognize
    >>> the os version.
    >>>
    >>> Is this possible??
    >>>
    >>> Thanks in advance,
    >>> Ricard Alias
    >>>
    >>>
    >>
    >>
    >> --
    >> Craig Wilson - MCNE, MCSE, CCNA
    >> Novell Knowledge Partner
    >>
    >> Novell does not officially monitor these forums.
    >>
    >> Suggestions/Opinions/Statements made by me are solely my own.
    >> These thoughts may not be shared by either Novell or any rational
    >> human.
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • Cannot reinstall Zenworks 10.3.1 Adaptive Agent

    We just migrated to Zenworks Asset Management 10.3.1 successfully. However, I have one PC where the Adaptive agent has been uninstalled from the PC. Now I cannot re-deploy the agent as Zenworks believes it is already a managed device. Any thought on how to reinstall/redeply the agent?
    Thanks
    Lisa

    Try the "Agent Cleanup Tool"
    http://download.novell.com/Download?...d=DzvzjViJZoM~
    On 11/5/2010 11:06 AM, LisaSayers wrote:
    >
    > We just migrated to Zenworks Asset Management 10.3.1 successfully.
    > However, I have one PC where the Adaptive agent has been uninstalled
    > from the PC. Now I cannot re-deploy the agent as Zenworks believes it is
    > already a managed device. Any thought on how to reinstall/redeply the
    > agent?
    >
    > Thanks
    > Lisa
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • Zenworks 7 Agent Upgrade Breaks Windows XP User Profiles

    We have been having an intermittent problem since upgrading from the
    Zenworks 4 agent to Zenworks 7 on our XP desktops. Users have been
    reporting that their profiles are not loading on login and the error
    message appears:
    "Windows cannot load the locally stored profile. Possible causes of this
    error include insufficient security rights or a corrupt local profile. If
    this problem persists, contact your network administrator."
    Examination of the event log yields the following errors in this order:
    Event ID 1508:
    Windows was unable to load the registry. This is often caused by
    insufficient memory or insufficient security rights.
    Event ID 1502:
    Windows cannot load the locally stored profile. Possible causes of this
    error include insufficient security rights or a corrupt local profile. If
    this problem persists, contact your network administrator.
    Event ID 1515:
    Windows has backed up this user's profile. Windows will automatically try
    to use the backed up profile the next time this user logs on.
    Event ID: 1511:
    Windows cannot find the local profile and is logging you on with a
    temporary profile. Changes you make to this profile will be lost when you
    log off.
    Event ID 1517:
    Windows saved user <user name> registry while an application or service
    was still using the registry during log off. The memory used by the
    user's registry has not been freed. The registry will be unloaded when it
    is no longer in use. This is often caused by services running as a user
    account, try configuring the services to run in either the LocalService
    or NetworkService account.
    Our systems are running Windows XP SP2 with the latest patches and Novell
    Client 4.90 SP2. We did not encounter this problem when we were using
    the Zenworks 4 agent. The only recent change we have made to the
    environment is the upgrade to Zenworks 7. Therefore it appears that in
    our case, the Zenworks 7 agent is the cause. The issue has not occurred
    on every PC yet, however every day it seems that we get more and more
    calls regarding this issue. Some users report that a reboot will fix the
    problem while other users have seen a more persistent occurrence. For
    the time being, we are installing UPHClean on the affected machines per
    http://support.microsoft.com/default...b;en-us;837115 However,
    we need more testing to see if this will actually resolve the problem.
    Furthermore, our objective is to determine why this issue has presented
    itself after the Zenworks upgrade and what we can do from the Novell
    perspective to fix it. Is there a possibility that Zenworks 7 agent is
    not allowing these profiles to open? Could the upgrade to Zenworks 7
    negatively impacted user profiles on these systems?
    We performed the upgrade on a number of test systems without issue. We
    pushed the Zenworks 7 MSI via a NAL object. The MSI essentially removed
    Zenworks 4 and installed version 7.
    Any help with this issue is appreciated.
    Thanks.

    There is a good chance that UPHClean will resolve your issue.
    The main issue is that most likely the profiles are not fully unloading
    correctly and causing the reload to not work correctly.
    The cause for the profiles sticking open are many and sort of why MS has
    created the tool.
    If the tool does not help, we can try and troubleshoot more.
    [email protected] wrote:
    > We have been having an intermittent problem since upgrading from the
    > Zenworks 4 agent to Zenworks 7 on our XP desktops. Users have been
    > reporting that their profiles are not loading on login and the error
    > message appears:
    >
    > "Windows cannot load the locally stored profile. Possible causes of this
    > error include insufficient security rights or a corrupt local profile. If
    > this problem persists, contact your network administrator."
    >
    > Examination of the event log yields the following errors in this order:
    >
    > Event ID 1508:
    > Windows was unable to load the registry. This is often caused by
    > insufficient memory or insufficient security rights.
    >
    > Event ID 1502:
    > Windows cannot load the locally stored profile. Possible causes of this
    > error include insufficient security rights or a corrupt local profile. If
    > this problem persists, contact your network administrator.
    >
    > Event ID 1515:
    > Windows has backed up this user's profile. Windows will automatically try
    > to use the backed up profile the next time this user logs on.
    >
    > Event ID: 1511:
    > Windows cannot find the local profile and is logging you on with a
    > temporary profile. Changes you make to this profile will be lost when you
    > log off.
    >
    > Event ID 1517:
    > Windows saved user <user name> registry while an application or service
    > was still using the registry during log off. The memory used by the
    > user's registry has not been freed. The registry will be unloaded when it
    > is no longer in use. This is often caused by services running as a user
    > account, try configuring the services to run in either the LocalService
    > or NetworkService account.
    >
    > Our systems are running Windows XP SP2 with the latest patches and Novell
    > Client 4.90 SP2. We did not encounter this problem when we were using
    > the Zenworks 4 agent. The only recent change we have made to the
    > environment is the upgrade to Zenworks 7. Therefore it appears that in
    > our case, the Zenworks 7 agent is the cause. The issue has not occurred
    > on every PC yet, however every day it seems that we get more and more
    > calls regarding this issue. Some users report that a reboot will fix the
    > problem while other users have seen a more persistent occurrence. For
    > the time being, we are installing UPHClean on the affected machines per
    > http://support.microsoft.com/default...b;en-us;837115 However,
    > we need more testing to see if this will actually resolve the problem.
    > Furthermore, our objective is to determine why this issue has presented
    > itself after the Zenworks upgrade and what we can do from the Novell
    > perspective to fix it. Is there a possibility that Zenworks 7 agent is
    > not allowing these profiles to open? Could the upgrade to Zenworks 7
    > negatively impacted user profiles on these systems?
    >
    > We performed the upgrade on a number of test systems without issue. We
    > pushed the Zenworks 7 MSI via a NAL object. The MSI essentially removed
    > Zenworks 4 and installed version 7.
    >
    > Any help with this issue is appreciated.
    >
    > Thanks.
    >
    Craig Wilson
    Novell Product Support Forum Sysop
    Master CNE, MCSE 2003, CCN

  • Adaptive agent install failure

    Hi,
    I have been attempting to install the adaptive agent for Zen 11.2 onto workstations that have been removed from a microsoft domain.
    The full install starts and everything is completes until it fails at 100% on setup.exe.
    If the install is successful a reboot message is displayed.
    This only seems to effect workstations that at some point have been connected to a ms domain. The novell client is installed without any errors.
    The only thing I can think of is some group policy is being enforced(left behind) that effects the agent installation process.
    Any idea's?
    Thanx
    Julian

    Hi,
    How did you install the agent? It seems like that you have installed the agent on the computer.
    Please first remove the agent from the computer, and then run discovery wizard with operation console.
    Regards, Yan Li

  • Upgrading the zenworks management agent

    Hi,
    We want to upgrade the zenworks management agent to version 4 ir6. What
    is the best way to do this?
    Is it possible to upgrade or do we have to uninstall and then reinstall
    the newer version?
    We have around 2500 and some users have restricted permissions.
    We are running
    Zenworks for Desktop 4 on
    Netware 6 sp3
    Cheers
    Gareth
    City of Bristol College

    gareth,
    >Is it possible to upgrade or do we have to uninstall and then reinstall
    >the newer version?
    Normally you can just upgrade on top and it doesn't cause problems.
    Since the install is a MSI, the rights will be elevated automatically.
    The only time I wouldn't upgrade over-top is if you are running the
    original setup.exe agent. If you are running 4.0.1.4 then you are fine.
    Jared
    Novell Support Forums SysOp
    Systems Analyst at Data Technique, INC.
    Posting with XanaNews 1.17.5.8
    Check out Novell WIKI
    http://wiki.novell.com/index.php/IManager

  • Adaptive Agent won't install for TP1

    ZCM 11, TP1
    I'm using a clean Windows XP SP2 Pro machine. It's not patched or fully updated.
    I tried using the 300 MB agent complete dot net install (I ASSUME that's the one that has the .net 3.5.1 that's required)
    I get a DOS box that pops up and this error:
    Exiting with error code 3010
    hit any key to continue.
    Short of not having the .net 3.5.1 on the machine to begin with, I don't see any other system requirements for the workstation.

    Strange, ran it a second time and then it worked. Perhaps it was still extracting the 300 MB file or something.

  • After installing adaptive agent the Daemon Tools won't work

    ZenWorks AssetManagement 11 rc3.
    Windows 7 Enterprise x64. I've tried to install lastp SPTD with no success.
    in event logs there are errors:
    "File System Filter 'zesocc' (Version 6.1, ‎2010‎-‎10‎-‎07T10:12:25.000000000Z) failed to attach to volume '\Device\CdRom0'. The filter returned a non-standard final status of 0xc000000d. This filter and/or its supporting applications should handle this condition. If this condition persists, contact the vendor."
    I found that is because of buggy filter zesdac.sys. I didn't manage to remove this filter from Class lower filter.
    Is it possible to fix this problem?

    Byaka11,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Photoshop CS6 unregistered itself.

    Recently after three years of owning Photoshop after purchasing it for the student discount the program has stopped opening and working. The Adobe Application Manager opens up telling me to register the software or start the trial. I do NOT have the original email with the serial number anymore. Or the product code. I have gone round and round with now 4 different "Contact" services for this issue. Every email I provide them says it is not registered.

    Perhaps you can go back to the place you got it from for a copy of your proof of purchase.
    If you did not register the software when you installed it or kept the serial numbers or emails, you basically have no proof of ownership. No customer service anywhere can help.

  • Device Name Sporadically Changing ZENworks Agent Properties

    I'm having a problem with a few Dell Windows 7 machines using ZENworks Configuration Management (ZCM) 10.3.4 client.
    The problem is the device name, in the ZENworks Adaptive Agent Properties, is sporadically changing and reassigning with other device names and sharing the device name with another computer.
    All the machines have been built from a single image, using R-Drive Image software, with the ZCM client already built-in to the image.
    In attempt to resolve the problem, I've uninstalled the ZCM client, CASA as well as deleting the device name from the Zenworks Control Center (ZCC).
    Re-installed the ZCM client and again received a different device name of a different workstation.
    I've already tried using Zenworks AgentCleanup tool to remove the ZCM client and deleted the device name from the ZCC, but it did not resolve the problem.
    I can only assume the problem lies within the image compiled with the ZCM client. How do I stop this from continually happening and make the ZCM report the correct device name and if possible, without having to create a new image?

    jamaya77,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Install ZEN Agent in different language as Windows language

    Is it possible and what has to be done to install the ZENworks Adaptive Agent 11 SP3 in English on a German Windows 7 Prof. SP1?

    wlogic,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://www.novell.com/support and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Forums Team
    http://forums.novell.com

Maybe you are looking for

  • Error/Scheduled messages in idx5

    Hello, I have idoc to mdm scenari, thru XI. The idoc gets successfully posted to XI. In XI, when i monitor sxmb_moni, I see 3 successful messages (one sender, 3 receiver). this is OK. when i monitor, idx5 in XI, I see the 3 messages successful. and 3

  • Keep page position after a refresh

    Hello, I need a solution for the following problem regarding a J2EE web application : after a page refresh (let's say an automatic page refresh), I want the user to see the page in the same position as it was before the refresh. (Suppose the user is

  • M3u files quit...won't play complete playlist

    This just started happening. m3u files (from emusic.com) won't play all the tracks in a playlsit. I play these in quick time in a tabbed browser window. After a few 30 second samples play, there's silence. The files appear to be playing, but I don't

  • Can't Open Premiere Pro from Creative Cloud

    All threads and everything say to just click it on the apps menu after it was "installed" but it doesn't do anything. Trying to download from the site just brings me back to creative cloud. Help please!!

  • How the bidder can see the invitation to auction?

    Hi Experts, I am bit new to SAP SRM. I have created an auction for an item and added two bidders for the auction. I have published the auction. Now, I have logged on to the system as one of the bidder. How I can see the invitation to auction? Could y