
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2013 10:46 PM
Hi
I was wondering if there is a way of creating a url link directly to Computername for Lansweeper 5. Basically when we installed LSPUSH after it finished pushing we would have ie open up to that computer so we can modify information
"C:\Program Files\Internet Explorer\iexplore.exe" "http://ServerName/Lansweeper/default.aspx?item=quicksearch&q=%COMPUTERNAME%" this was the line in the batch file that work for version 4
Thanks
Neil
I was wondering if there is a way of creating a url link directly to Computername for Lansweeper 5. Basically when we installed LSPUSH after it finished pushing we would have ie open up to that computer so we can modify information
"C:\Program Files\Internet Explorer\iexplore.exe" "http://ServerName/Lansweeper/default.aspx?item=quicksearch&q=%COMPUTERNAME%" this was the line in the batch file that work for version 4
Thanks
Neil
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2013 01:43 AM
Try this:
NeilL wrote:
"C:\Program Files\Internet Explorer\iexplore.exe" "http://ServerName/Lansweeper/quicksearch.aspx?q=%COMPUTERNAME%"
