I'm assuming you want NMC to be launched as soon as your system boots. You can do this by the following steps.
windows:
1. go to your StartUp dirrector in start -> Programs(or All Programs) -> StartUp. Click on the folder and startup folder opens.
2. Right click mouse and new -> Shortcut.
3. Add the target as C:\Program Files\Netapp\Management Console\bin\nmconsole.exe or where ever you've installed you NMC.
4. Next time you reboot your system, NMC will start on its own.
Linux: You must set the DISPLAY environment variable to a valid X11 server display.
1. Create a synbolic link to you your NMC like /usr/bin/nmconsole-Rsumo3.0.1xN_100925_0330 using command
ln -s /usr/bin/nmconsole-Rsumo3.0.1xN_100925_0330 /etc/init.d/nmconsole-Rsumo3.0.1xN_100925_0330
Remembering password is not supported as of now.
warm regards,
Abhishek
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.