What is the difference between an action script and a MIMICShell script?
> I was trying to run a script by right clicking on the agent icon and > selecting Script… and I get this error: > > Error connecting to MIMIC server > localhost on port 9797 as limit > of total connections exceeded. > > The scripts (which are basically just puts statements) work fine when I use > the Action… method and a remote MIB browser to invoke them. > > Is this due to the fact that I am not logged in with Administrator access on > my WinNT machine or could it be something else? > (I know in the manual it said that you need to have Administrator > privileges, but since everything seemed to install and work fine without it, > I never bothered!) > > How does this method of running scripts differ from using the Action… > method?