BLOG     |     FORUM
Welcome, Guest
Username: Password: Remember me
Get quick Unbrowse SNMP help from Unleash Networks Engineers. The fastest way.
  • Page:
  • 1

TOPIC: Cannot run unbrowse as Administrator

Cannot run unbrowse as Administrator 13 years 1 week ago #418

Windows 7 64 bit with security all turned on.
I use SHIFT - RightClick on icon to get Menu of "Run as Administrator".
On startup the program shows a !Warning dialog box.
Error Initializing a Subsystem.
Cheick if Unbrowse SNMP is corretly installed on this computer.
Erro Code: COM Error [2147746132] Class not registered.
I installed as a normal user, as I did not see how I could run the .msi as Administrator.
I am down this path because I am testing TRAPS, and when I start the Trap Console, when I push the Run button, I get an error

Unable to start the Trap Server.
More info: Raw Sockets: Requires at least local administrator privileges.

How do I get the program to run under Administorator Account?
The administrator has disabled public write access.

Re:Cannot run unbrowse as Administrator 13 years 1 week ago #419

Can you use UDP Socket or Winpcap as the provider instead ?

Using UDP Port 162 is straightforward, select UDP Sockets from Tools > Customize > Trap Console. However no other process can be bound to that port.

To use Winpcap, just download the latest version from www.winpcap.org/install/default.htm - then go to Tools > Customize > Trap Console and select Winpcap as provider.

Once you do that open a command prompt as administrator and type
net start npf

You only need to do this once every reboot. Then you can collect traps as a normal user.



---

I recommend the above two options, but if you really want to run Unbrowse as administrator : Do the following

Open a command prompt as administrator, then type in the following (you can paste this)
cd Program FilesUnleash NetworksUnbrowseBIN

REGSVR32 /s AtMib2.dll
REGSVR32 /s AtRep2.dll
REGSVR32 /s BBCfgMgr.dll
REGSVR32 /s BBTMgr3.dll
ATSNW3.EXE /RegServer
ATSNNOVO.EXE /RegServer


This simulates installation as admin.
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
Last Edit: 13 years 1 week ago by vivek [unleash].
The administrator has disabled public write access.

Re:Cannot run unbrowse as Administrator 13 years 1 week ago #420

Thanks, setting to UDP socket worked in the customize trap console section. I am building a 64 BIT SNMP Extension Agent native to Windows SNMP Service, and your tool is very helpful to me. I will place an order and upgrade my eval download. Your support is fantastic, thanks
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: vivek [unleash]
Time to create page: 0.040 seconds