Home | Download | Demo | Feature list | Premium users | Support | Knowledgebase
How to fix WMI Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
The network path was not found - The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
How to configure Windows Vista clients.
How to configure the windows firewall using group policies.
   
Welcome Guest Search | Active Topics | Members | Log In | Register

Newb trying to figure stuff out Options
je_richardson
Posted: Tuesday, June 03, 2008 10:19:05 PM
Rank: Freeware user
Groups: Member

Joined: 6/3/2008
Posts: 4
Location: West Des Moines, ia
I've been researching the forum for a while now and I don't know if it's because I'm multitasking like crazy today or if I'm just crazy but I can't figure out something. Why aren't any of the fields populating after I do the lsclient myserver? I do that command (obviously putting the server name in place of myserver) and LANSweeper sees the machine but doesn't retrieve any information from it. I can't click any of the links on the action page or anything. I just set this up today so when I say I'm a newb, I mean I'm really a newb.

Thanks!!
Lansweeper
Posted: Tuesday, June 03, 2008 10:50:39 PM

Rank: Administration
Groups: Administration

Joined: 2/10/2005
Posts: 1,451
Location: Hamme Belgium
1) Try the connectiontester.
2) Check for errors in the "errorlog.txt" in your service folder
je_richardson
Posted: Tuesday, June 03, 2008 11:02:45 PM
Rank: Freeware user
Groups: Member

Joined: 6/3/2008
Posts: 4
Location: West Des Moines, ia
I'm a little rusty on my SQL so bare with me here. When I set this up and I try to log into the management console, what usn/pwd do I use? These are all really old errors too. I can connect into the web console but nothing is updating. When I do the connection test it works fine.

6/3/2008 12:49:07 PM : Cannot connect to database, check your config file, will try again in 1 minute

Login failed for user 'lssqluser31'. The user is not associated with a trusted SQL Server connection.
6/3/2008 12:50:07 PM : Cannot connect to database, check your config file, will try again in 1 minute

Login failed for user 'lssqluser31'. The user is not associated with a trusted SQL Server connection.
6/3/2008 12:51:07 PM : Cannot connect to database, check your config file, service will be stopped

Login failed for user 'lssqluser31'. The user is not associated with a trusted SQL Server connection.
6/3/2008 1:49:09 PM : Cannot connect to database, check your config file, will try again in 1 minute

Cannot open database "Lansweeper31" requested by the login. The login failed.
Login failed for user 'lssqluser31'.
6/3/2008 1:50:09 PM : Database connection successful, starting up service
je_richardson
Posted: Tuesday, June 03, 2008 11:55:08 PM
Rank: Freeware user
Groups: Member

Joined: 6/3/2008
Posts: 4
Location: West Des Moines, ia
I think what I need to do is the initial scan of systems that I keep seeing in other posts. I don't know how to do that.
mikev
Posted: Wednesday, June 04, 2008 12:56:04 AM
Rank: Freeware user
Groups: Member

Joined: 6/4/2008
Posts: 4
I'm trying to do the same thing.

It appears from what I can tell, that if you want to scan *right now*, the free version doesn't allow that, which is kinda lame. Seems you have to wait for some random time/checkin to occur. There is an lstrigger command for pay customers, but nothing for us checking it out.

I've added my pc's in and have dropped the check/scan time down to 1 day via the GUI console -- not sure how useful that will be.

For now, however, I'm staring at an unimpressive array of blank pages in the GUI -- disappointing.
Lansweeper
Posted: Wednesday, June 04, 2008 7:38:45 AM

Rank: Administration
Groups: Administration

Joined: 2/10/2005
Posts: 1,451
Location: Hamme Belgium
mikev wrote:
It appears from what I can tell, that if you want to scan *right now*, the free version doesn't allow that, which is kinda lame. Seems you have to wait for some random time/checkin to occur. There is an lstrigger command for pay customers, but nothing for us checking it out.

This is completely untrue, the free version if fully functional.
You need to use lsclient.exe on your clients and the service will scan immediately.
If Lansweeper database contains your computer but no extra information, this means that the service is working but that it is unable to get any info from your computers.
For this use can use the connectiontester to check for permission/firewall problems.
kaarde
Posted: Wednesday, June 04, 2008 3:02:11 PM
Rank: Freeware Member
Groups: Member

Joined: 5/13/2008
Posts: 15
\\server\share$\psexec.exe \\{computer} -u admin -p pass %LOGONSERVER%\NETLOGON\LSclient.exe myserver

This is what i use to do a "Scan Now" on the computer profile page so it pretty much renders lstrigger useless. I run this each time after uninstalling IBM Director and it does the refresh perfectly and in a metter on seconds. If you need help setting it up, msg me and i'll help out
mikev
Posted: Wednesday, June 04, 2008 3:42:16 PM
Rank: Freeware user
Groups: Member

Joined: 6/4/2008
Posts: 4
Lansweeper wrote:
mikev wrote:
It appears from what I can tell, that if you want to scan *right now*, the free version doesn't allow that, which is kinda lame. Seems you have to wait for some random time/checkin to occur. There is an lstrigger command for pay customers, but nothing for us checking it out.

This is completely untrue, the free version if fully functional.
You need to use lsclient.exe on your clients and the service will scan immediately.
If Lansweeper database contains your computer but no extra information, this means that the service is working but that it is unable to get any info from your computers.
For this use can use the connectiontester to check for permission/firewall problems.


Ahh, interesting. I had just looked at "Lansweeper does not need to install a client on your workstations, all scanning is done through the use of WMI, fileshares and remote registry access." on your front page, and presumed I didn't need to run a client on the workstations.

I looked through the forums, and didn't find, but would suggest, a "sticky" post that answers some basic "how do I run my first scan" type questions. That would be incredibly helpful for folks getting started. Would also make sense to make it a part of the install -- a short "getting started" pdf/read me at the end that gave people the info to get going.

kaarde wrote:
\\server\share$\psexec.exe \\{computer} -u admin -p pass %LOGONSERVER%\NETLOGON\LSclient.exe myserver

This is what i use to do a "Scan Now" on the computer profile page so it pretty much renders lstrigger useless. I run this each time after uninstalling IBM Director and it does the refresh perfectly and in a metter on seconds. If you need help setting it up, msg me and i'll help out


Thanks -- not sure if I'll stick with lansweeper or not, but that's good info to know. For those who may be following this thread -- psexec is a Sysinternals (bought by MS) tools: Google if this is outaded: http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx

You can also download the pstools package which has other incredibly useful utilities.
mikev
Posted: Wednesday, June 04, 2008 4:16:47 PM
Rank: Freeware user
Groups: Member

Joined: 6/4/2008
Posts: 4
Still no data, though it said "success" after trying your psexec line...


ErrorLog.txt shows:

6/4/2008 7:12:42 AM : Database connection successful, starting up service

6/4/2008 7:12:44 AM
System.InvalidCastException: Conversion from type 'DBNull' to type 'String' is not valid.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value)
at Lansweeper31.starter.ScheduleCheck()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Actually got spiceworks working yesterday, with no problems. unfortunately, i'd rather use lansweeper, as i'd rather have my data stored on my server, not theirs, but I guess you can't have it all, right?

Lansweeper's promising, just not there yet for me. Good luck with it.
je_richardson
Posted: Thursday, June 05, 2008 6:04:57 AM
Rank: Freeware user
Groups: Member

Joined: 6/3/2008
Posts: 4
Location: West Des Moines, ia
Hmm ... I've been absolutetly swamped today migrating exchange servers remotely but I'll try this tomorrow. What's weird though is that the connection tester goes through successfully so I can't imagine it's a firewall problem. Thanks for the help though!
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.


Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.

   
Quick links: Download - Premium users - Support 
Copyright 2004 - 2008 © Geert Moernaut - Hemoco bvba - All rights reserved