vincelittle

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-07-17
19:18
3113 views
11.2 Agent Uninstall/Reinstall
Hi,
I have a Windows XP SP3 box which I was using as a satellite configured with all roles. I removed the satellite role in zenworks then tried to uninstall the agent from the box. It would not uninstall correctly so I used the Zen 11 agent cleanup utility and everything appeared to be gone. I would like to install the agent on the box again as it is a new version, 11.2.1 and the agent installs correctly however the agent is not attatched to the zone and all of the agent properties show up like so....
ZENworks Adaptive Agent Properties
Property Value
Device Address: Device_IP
Device Name: Device_Name
Configuration Location: Device_Location
Device State: Device_State
Last Contact with Server: Most_Recent_Refresh
Next Contact with Server: Next_Refresh
Primary User: Primary_User
ZENworks Adaptive Agent Version: Zenworks_Version
ZENworks Server Properties
Property Value
Management Zone: Zone_Name
Server DNS: Server_DNS
Server Address: Server_IP
I tried manually using the ZAC commands such as "zac reg -g http://zenworks" however the commands do not even exist. I have tried installing the agent from a different zenworks server as well as a full package install with .net framework but I am having no luck. Once installed the only way to get rid of the agent to reinstall is to use the utility. Add remove programs just error's as well. I do not want to format/reinstall =(. Any help would be appreciated. Thanks.
I have a Windows XP SP3 box which I was using as a satellite configured with all roles. I removed the satellite role in zenworks then tried to uninstall the agent from the box. It would not uninstall correctly so I used the Zen 11 agent cleanup utility and everything appeared to be gone. I would like to install the agent on the box again as it is a new version, 11.2.1 and the agent installs correctly however the agent is not attatched to the zone and all of the agent properties show up like so....
ZENworks Adaptive Agent Properties
Property Value
Device Address: Device_IP
Device Name: Device_Name
Configuration Location: Device_Location
Device State: Device_State
Last Contact with Server: Most_Recent_Refresh
Next Contact with Server: Next_Refresh
Primary User: Primary_User
ZENworks Adaptive Agent Version: Zenworks_Version
ZENworks Server Properties
Property Value
Management Zone: Zone_Name
Server DNS: Server_DNS
Server Address: Server_IP
I tried manually using the ZAC commands such as "zac reg -g http://zenworks" however the commands do not even exist. I have tried installing the agent from a different zenworks server as well as a full package install with .net framework but I am having no luck. Once installed the only way to get rid of the agent to reinstall is to use the utility. Add remove programs just error's as well. I do not want to format/reinstall =(. Any help would be appreciated. Thanks.
2 Replies
spencapl

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-07-19
16:13
Hi
I’ve had this issue with 11.0 agents and I resolved it by just uninstalling and re-installing the zesm (Novell ZENworks Endpoint Security Agent) module.
You can find the individual setup module on your primary server in %zenworks_home%\install\downloads\exe , so you can copy the setup.exe to the broken device.
You need to run the following on a device which had the agent installed and showing as above. Then run the setup.exe (as an administrator) select un-install and click ok and just follow the defaults.
Reboot the device, once rebooted re-run the setup.exe and follow the default install for the zesm module. Reboot again and this should resolve the issue.
If your still having issues then you can run this line which will install silently with verbose logging
setup.exe /s /V"/qn INSTALLDIR=\"%ZENWORKS_HOME%\esm\" STRBR=ReallySuppress /L*v upglog.txt"
Hope that helps
I’ve had this issue with 11.0 agents and I resolved it by just uninstalling and re-installing the zesm (Novell ZENworks Endpoint Security Agent) module.
You can find the individual setup module on your primary server in %zenworks_home%\install\downloads\exe , so you can copy the setup.exe to the broken device.
You need to run the following on a device which had the agent installed and showing as above. Then run the setup.exe (as an administrator) select un-install and click ok and just follow the defaults.
Reboot the device, once rebooted re-run the setup.exe and follow the default install for the zesm module. Reboot again and this should resolve the issue.
If your still having issues then you can run this line which will install silently with verbose logging
setup.exe /s /V"/qn INSTALLDIR=\"%ZENWORKS_HOME%\esm\" STRBR=ReallySuppress /L*v upglog.txt"
Hope that helps
vincelittle

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-07-20
19:15
spencapl;2208109 wrote:
Hi
I’ve had this issue with 11.0 agents and I resolved it by just uninstalling and re-installing the zesm (Novell ZENworks Endpoint Security Agent) module.
You can find the individual setup module on your primary server in %zenworks_home%\install\downloads\exe , so you can copy the setup.exe to the broken device.
You need to run the following on a device which had the agent installed and showing as above. Then run the setup.exe (as an administrator) select un-install and click ok and just follow the defaults.
Reboot the device, once rebooted re-run the setup.exe and follow the default install for the zesm module. Reboot again and this should resolve the issue.
If your still having issues then you can run this line which will install silently with verbose logging
setup.exe /s /V"/qn INSTALLDIR=\"%ZENWORKS_HOME%\esm\" STRBR=ReallySuppress /L*v upglog.txt"
Hope that helps
I tried this and unfortunatley the uninstaller error's out. I am going to reimage the computer at this point because I can't spend much more time on it. Thanks alot for the suggestion and I will definatley keep this for the future!