
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2009 07:41 PM
I don't suppose there is any way of using a variable or even not specifying a "domain name" in the alternate credentials window...?
Basically, what does work is being able to scan a non-domain PC (on a workgroup) by using the actual computername as the domain (as expected). So for example if I want to scan non-domain pc called desktop01 I would use
Domain: desktop01
Username: desktop01\administrator
Password: myadminpassword
And this works fine.
What I would like to do (as firstly I don't know the computernames of all my non-domain pcs, nor would I want to manually have to specify them even if I did) is use a variable in here.
So for example:
Domain: %computername% (which is Windows variable) or {computer} whch LS uses
Username: %computername%\administrator
and so on.
I have tried both the above and also trying not to specify a domain at all - just administrator as the user name but LS requires a domain in this window.
I appreciate I may end up with lots of domains on the main dashboard screen - but I would consider writing a script to alter this in SQL so that we could consolidate these to a "workgroup" domain.
Any thoughts...?
Or will version 4 deal with the whole non-domain model...?
Look forward to hearing from you.
Basically, what does work is being able to scan a non-domain PC (on a workgroup) by using the actual computername as the domain (as expected). So for example if I want to scan non-domain pc called desktop01 I would use
Domain: desktop01
Username: desktop01\administrator
Password: myadminpassword
And this works fine.
What I would like to do (as firstly I don't know the computernames of all my non-domain pcs, nor would I want to manually have to specify them even if I did) is use a variable in here.
So for example:
Domain: %computername% (which is Windows variable) or {computer} whch LS uses
Username: %computername%\administrator
and so on.
I have tried both the above and also trying not to specify a domain at all - just administrator as the user name but LS requires a domain in this window.
I appreciate I may end up with lots of domains on the main dashboard screen - but I would consider writing a script to alter this in SQL so that we could consolidate these to a "workgroup" domain.
Any thoughts...?
Or will version 4 deal with the whole non-domain model...?
Look forward to hearing from you.
Labels:
- Labels:
-
Product Feedback
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2009 07:34 PM
OK so how would that look on your trigger config?
Would it look something like this \\OURSERVERNAME\Lansweeper\LSTools\LsTrigger\lstrigger.exe OURSERVERNAME {computer} {domain} {.\Administrator} {ourpassword}?
Or how would you add the username and password?
Would it look something like this \\OURSERVERNAME\Lansweeper\LSTools\LsTrigger\lstrigger.exe OURSERVERNAME {computer} {domain} {.\Administrator} {ourpassword}?
Or how would you add the username and password?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2009 10:46 AM
I haven't really tried it but I think this should work:
domain: WORKGROUP (or your workgroup name)
Username: .\username
domain: WORKGROUP (or your workgroup name)
Username: .\username

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-01-2009 01:02 PM
Lansweeper wrote:
I haven't really tried it but I think this should work:
domain: WORKGROUP (or your workgroup name)
Username: .\username
For anyone interested, this way you can scan a workgroup with alternate credentials using the latest lsclient version.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2009 09:04 PM
Not really.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2009 08:25 PM
I guess as this has been moved to the Wishlist then there is no way currently...?

