<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/uping/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/uping/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 11 Nov 2013 11:33:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/uping/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Sergey Fedorenko</title><link>https://sourceforge.net/p/uping/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -30,14 +30,6 @@
 The wiki uses [Markdown](/p/uping/wiki/markdown_syntax/) syntax.

 [[project_admins]]
-
 [[download_button]]
+
+&lt;a href="https://sourceforge.net/donate/?user_id=3673894"&gt;Please Donate!&lt;/a&gt; We have many plans for this application: client-server architecture (server and agent services), other database types support, command console and GUI.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergey Fedorenko</dc:creator><pubDate>Mon, 11 Nov 2013 11:33:37 -0000</pubDate><guid>https://sourceforge.net168b9322696afb3b58bc69690a1746eb5ad00e80</guid></item><item><title>Home modified by Sergey Fedorenko</title><link>https://sourceforge.net/p/uping/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -30,4 +30,14 @@
 The wiki uses [Markdown](/p/uping/wiki/markdown_syntax/) syntax.

 [[project_admins]]
+
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergey Fedorenko</dc:creator><pubDate>Mon, 11 Nov 2013 11:28:07 -0000</pubDate><guid>https://sourceforge.net89a1e825927712a333d4bfb338b4bc0be69d1383</guid></item><item><title>WikiPage Home modified by Sergey Fedorenko</title><link>https://sourceforge.net/p/uping/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,7 +1,32 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
+1. Create MS SQL database "uping" on you sql server and execute create.sql script to create "MainData" table
+2. Edit file "uping.exe.config":
+In section
+&lt;add name="uping.My.MySettings.upingConnectionString" connectionString="Data Source=SQL_SERVER_ADDRESS;Initial Catalog=uping;Integrated Security=True" providerName="System.Data.SqlClient"/&gt;
+replace SQL_SERVER_ADDRESS with th name or ip of your sql server
+3. Put uping.exe (uping.exe.cofig must e placed to  the same folder) to startup folder or startup script (may be using GPO) without any parameters
+
+When user logs on, Uping will collect information to MainData table of UPING database.
+
+After that you can query database running uping.exe with different parameters:
+
+&lt;blockquote&gt;
+C:\PsTools&gt;uping /?&lt;br&gt;
+&lt;br&gt;
+UPING usage:&lt;br&gt;
+uping.exe [login|-l [options]]&lt;br&gt;
+&lt;br&gt;
+Examples:&lt;br&gt;
+   uping.exe            - to register user in database&lt;br&gt;
+   uping.exe mike       - to search information about user Mike&lt;br&gt;
+   uping.exe mike -p    - to search information about user Mike with ip ping&lt;br&gt;
+   uping.exe -c comp    - to search information about host&lt;br&gt;
+   uping.exe -c comp -p - to search information about host with ip ping&lt;br&gt;
+   uping.exe -i ip      - to search information about IP&lt;br&gt;
+   uping.exe -i ip -p   - to search information about IP with ip ping&lt;br&gt;
+   uping.exe -l|-a|-all - to search information about all users&lt;br&gt;
+                          with possibility to order information by:&lt;br&gt;
+                          UserName, HostName, HostIP, LogonDateTime, ago&lt;br&gt;
+&lt;/blockquote&gt;
 The wiki uses [Markdown](/p/uping/wiki/markdown_syntax/) syntax.
 
 [[project_admins]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergey Fedorenko</dc:creator><pubDate>Sat, 24 Dec 2011 10:20:09 -0000</pubDate><guid>https://sourceforge.netde55b5f0981873e15bab79bb4a03aedd09d23c19</guid></item><item><title>WikiPage Home modified by Sergey Fedorenko</title><link>https://sourceforge.net/p/uping/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/uping/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergey Fedorenko</dc:creator><pubDate>Fri, 23 Dec 2011 11:19:51 -0000</pubDate><guid>https://sourceforge.netf95bac4066b1e14a44695b917a0f929c15190fda</guid></item></channel></rss>