JAVA TOOL
So I recently had troubles with creating an account, since KOAM didnt work for me and doing it manually showed to be more difficult than I thought.
So I wrote a java tool to create an account on your local mssql Server. I am using MSSQL 2012 and dont know if it works for earlier Versions, but I will upload the source files and the jar file.
https://www.dropbox.com/sh/9a9ussnwr...76T6L3GCa?dl=0
Instructions to use the jar file:
install jav 1.7 and enable tcp/ip connection on your MSSQL Server as shown below:
![]()
Have fun and I hope I could help someone, who had the same problems.
-Barry
PS: The source code is messy!!!. I did not clean it up, since I just wanted a working tool.
EDIT:
This is how it should look if you start it:
![]()
So I recently had troubles with creating an account, since KOAM didnt work for me and doing it manually showed to be more difficult than I thought.
So I wrote a java tool to create an account on your local mssql Server. I am using MSSQL 2012 and dont know if it works for earlier Versions, but I will upload the source files and the jar file.
https://www.dropbox.com/sh/9a9ussnwr...76T6L3GCa?dl=0
Instructions to use the jar file:
install jav 1.7 and enable tcp/ip connection on your MSSQL Server as shown below:

Have fun and I hope I could help someone, who had the same problems.
-Barry
PS: The source code is messy!!!. I did not clean it up, since I just wanted a working tool.
EDIT:
This is how it should look if you start it:
