Hi everyone, I have installed FDS on a few of my Linux servers however I want to run an administrative console in Windows also. I have followed the instructions in the how to (at least I think I have) however, when I run the command:- C:\fedora\java>java -ms8m -mx64m -cp .;.\nmclf10.jar;.\base.jar;.\ldapjdk.jar;.\mcc10.jar;.\nmclf10_en.jar;.\mcc10_en.jar;.\jss3.jar -Djava.library.path=..\lib\jss -Djava.util.prefs.systemRoot=.\.java -Djava.util.prefs.userRoot=.com.netscape.management.client.console.Console -D -a http://{server}:{port}/ Unrecognized option: -a Could not create the Java virtual machine. I receive the error as you see above unrecognized option: -a. I have J2RE Runtime environment installed. Any ideas? Cheers