Rev G running in an NT/Citrix environment (AREV Specific)
At 16 JUN 1999 12:48:20PM Richard Brown wrote:
I have a client that is planning a migration away from Novell 3.12 to NT 4.0/Citrix MetaFrame environment. Has anyone run the RevG product in this type of environment and are there any known gotchas?
At 16 JUN 1999 01:52PM [email protected] wrote:
No, but my 3rd cousin twice removed on my father's second wife's paternal grandmother's brother-in-law's side has done something similar. She's trying to run RevD on Win2000 terminal server. She decompiled the EXE using debug then fed the output into the Microsoft C++2000 compiler so it would be aware of the OS. She actually compiled it as a DLL, so she can make direct opcode calls from Office2000. She's calling it RevScript2000. It's available for 2000 Krugerands from the Wasserlebt company.
At 17 JUN 1999 05:08AM Steve Smith wrote:
(a) change the network driver to the DOS 3.1+ generic network driver
REV SYSPROG
UPDATE.DRIVERS
(b) Check that under Windows workstations that you have no creeping memory problems.
© expect performance to drop to one third its original level (byte range locking on NT is slower than Novell's locking
(d) check that the station ID is unique across stations, or else you'll get GFE's.
(e) check NT's timeout parameters on Workstation connections are set OK.
(f) you may need to PDISK PRN after each report to flush the job to the queue immediately.
(g) Later versions of Citrix are more stable than earlier ones.
Good luck,
Steve