I'm having trouble adding a new computer that has a Novell client. I can't seem to get it show up with the green check mark. Other computers that don't have the Novell client work fine. Anyone know of any issues between Novell and EPO 3.0 ? Thanks.
We have over 200 machines all running Novell client, but with no problem. Are you trying to load the agent using a push Installation? why don't you try it manually
I want to try loading the agent via push because we have over 800 machines I need to deploy this to. Manually would be a last resort. Did you deploy yours via push or manually ? Thanks,
Try using a login script. YOu can do something like this (obviously you'd need to customize this to your network):
---Start of script---
@echo off
cls
if exist "C:\Program Files\Network Associates\CommonFramework\FRMINST.EXE" goto end
\\server\folder\FramePKG.EXE /SILENT
:end
---End of script---
AVChap
... been there, done that, made that mistake too, see where I am now.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.