
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2009 06:46 AM
Hi I am new in LanSweeper, Anyone can help? I have the problem in scan pc.
I have RED in color from the Computer tab in LanSweeper Console.
once I run the LSclient.exe in some of the pc error below will show in the errorlog.
only some of the pc in AD will have this problem.
====================================================
23/07/2009 10:30:16 AM : MYPC
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
at Lansweeperservice.sweeperthread.LSADusersearch(clsComputer mycomputer, clsThreadinfo Threadinfo, SqlConnection& sqlcon)
-------------------------------------------------------------------------
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
at Lansweeperservice.sweeperthread.LSADusersearch(clsComputer mycomputer, clsThreadinfo Threadinfo, SqlConnection& sqlcon)
====================================================
I have RED in color from the Computer tab in LanSweeper Console.
once I run the LSclient.exe in some of the pc error below will show in the errorlog.
only some of the pc in AD will have this problem.
====================================================
23/07/2009 10:30:16 AM : MYPC
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
at Lansweeperservice.sweeperthread.LSADusersearch(clsComputer mycomputer, clsThreadinfo Threadinfo, SqlConnection& sqlcon)
-------------------------------------------------------------------------
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
at Lansweeperservice.sweeperthread.LSADusersearch(clsComputer mycomputer, clsThreadinfo Threadinfo, SqlConnection& sqlcon)
====================================================
Labels:
- Labels:
-
Archive
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2009 10:41 AM
How do I check the account used to configure lansweeperservice.exe got enough right?
because I use local administrator to configure the account, but now I use Domain Admins Account to login to the LanSweeper PC
for clear view,
I have AD in the network, and I install the Lansweeper into a normal PC (for testing) with local administrator to configure it.
and later on, i notice it may need domain administrator right in Lansweeper pc inorder to get the information from LSclient.exe. so now i login the Lansweeper Server pc by using the Domain Admin account.
only some of the user have this problem, not all.
From the Web base, the error for that particuliar pc shown as below:
Wmierror The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) ORIX019 (192.168.2.45) 27/07/2009 10:55:41 AM
because I use local administrator to configure the account, but now I use Domain Admins Account to login to the LanSweeper PC
for clear view,
I have AD in the network, and I install the Lansweeper into a normal PC (for testing) with local administrator to configure it.
and later on, i notice it may need domain administrator right in Lansweeper pc inorder to get the information from LSclient.exe. so now i login the Lansweeper Server pc by using the Domain Admin account.
only some of the user have this problem, not all.
From the Web base, the error for that particuliar pc shown as below:
Wmierror The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) ORIX019 (192.168.2.45) 27/07/2009 10:55:41 AM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2009 10:46 AM
How do I check the account used to configure lansweeperservice.exe got enough right?
Open services.msc on the lansweeper server, click on the service and check the username used.
I have AD in the network, and I install the Lansweeper into a normal PC (for testing) with local administrator to configure it.
Make sure the service runs under the domain administrator account instead of the local administrator.
From the Web base, the error for that particuliar pc shown as below:
Wmierror The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) ORIX019 (192.168.2.45) 27/07/2009 10:55:41 AM
Please see this page : http://www.lansweeper.com/kb/notfound.aspx

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2009 06:42 AM
From user side, aftter they run the bat file the, the messange below will shown.
=================
Lansweeper client
-----------------
Connecting...
Success
=================
=================
Lansweeper client
-----------------
Connecting...
Success
=================

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2009 06:40 AM
Thanks for reply,
I using version 3.5.1
I write a bat file as below to ask some of my user to run it. user will access the bat file from network and run it with their own user profile.
----------------------------------------------------------------
"\\netpc\Lan Sweeper\lsclient.exe" 192.168.2.168
----------------------------------------------------------------
Is that a need for user to have local administrator? or domain administrator?
I using version 3.5.1
I write a bat file as below to ask some of my user to run it. user will access the bat file from network and run it with their own user profile.
----------------------------------------------------------------
"\\netpc\Lan Sweeper\lsclient.exe" 192.168.2.168
----------------------------------------------------------------
Is that a need for user to have local administrator? or domain administrator?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2009 09:49 AM
chloe wrote:
Is that a need for user to have local administrator? or domain administrator?
The user don't need any special rights.
everything you do is ok.
You only need to check if the account you used to configure lansweeperservice.exe has enough rights to read these user properties in AD

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2009 01:00 AM
This means that the account running the scan doens't have right to look up the username of the pc in active directory (maybe you made special changes for some users)
Which is your version of lansweeperservice.exe?
Which is your version of lansweeperservice.exe?
