cancel
Showing results for 
Search instead for 
Did you mean: 

Server 2008

smd6169_
New Contributor

Server 2008

Is Windows Server 2008 a supported OS for Network Connect?
4 REPLIES 4
Payum_
Occasional Contributor

Re: Server 2008

Currently we do not support this platform. Please work with your account team for future support of this platform.

privatepile_
Contributor

Re: Server 2008

Ran it on my laptop, didn't have any problems.
Chudel_
Contributor

Re: Server 2008

I was in the same boat - worked great for several months.

Now the latest Trend update (at least for 64-bit W2k8) is crapping out and I can't get past the HostChecker.

Any ideas? Juniper won't support because it's not an approved platform. I think that Trend may actually have broken something because the OEISDIAGNOSE produces the following. (Attached "good" and "bad" AV oesidiagnose outputs).

Any help from the forums?

Chudel_
Contributor

Re: Server 2008

I found the answer so I hope it helps anybody else. There is a bug in the AV check that OPSWAT provides to Juniper OR there is a bug in how Trend is updating 64-bit machines (or it's just us...)

Here is the problem:

the AntiVirus checker is searching the registry for TrendAV information and if it finds this key on a 64bit machine:

HKLM\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion

It will stop searching and error out. The problem is that on 64-bit machines, the keys are really in

HKLM\SOFTWARE\Wow6432Node\TrendMicro\PC-cillinNTCorp\CurrentVersion

The AV check knows how to find this 64-bit location but it errors out if the previous key already exists. (ie: On first failure, it boots out). What I think is happening is that some Trend update is stuffing a blank registry entry in the 32-bit locationÓ and that is hosing up the OPSWAT AV checker. (Which should hose it up for all OPSWAT users, not just Juniper).

I was able to successfully delete

HKLM\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion

Along with its subkey (Misc.) and the AVCheck now passes.

(more research - it looks like only the Misc. key needs to be deleted). These are blank keys anyway, and I've noticed no other problems. Now, some keywords for google: Trend OfficeScan problem 64-bit Juniper OPSWAT host checker