locked
Utilizing VS 2017 Community to help build a web app to gather data. RRS feed

  • Question

  • We currently have a vb script that is running locally on every server we build.  The script was created a long time ago and we are unable to update/edit the script.  When it deploys, it has hard coded port 1433 for the ADO connection.  Unfortunately that port will be closed and none of the data will be allowed to transfer. 

    I'm looking to create a tool that will all for the data to be pushed over web services.  I know nothing about development other than some basic html/ classic asp scripting.  I do have some powershell experience and was able to create a script using the port 1433 to call specific wmi information from the server and then using the ado connection over port 1433 insert data, however since this port will be closed, not sure what our next step is in creating a longterm solution.

    Environment:

    over 200 Domain servers, mainly 2008 R2 and 2012 R2.

    Need to obtain all sort of data from the server and then send to a sql db.

    I was thinking sometype of web services / RestAPI but again, I know nothing just what I have read and it looks like the right path but not positive.  Since I'll be learning this from scratch, hoping to find the best way moving forward so we can get a good long term tool in place.

    Please let me know if any more data is needed to help guide me in the right direction for replacing our current system.

    Thanks,

    Serge


    Jr. Admin

    • Moved by 宝宝徐 Wednesday, September 6, 2017 1:53 AM
    Wednesday, August 30, 2017 6:06 PM

All replies

  • Hi Serge,

    Welcome to MSDN forum.

    This forum is discussing Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor. I recommend you ask question about Web application in asp.net forum. Thank you for understanding.

    Best regards,

    Joyce


    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Thursday, August 31, 2017 5:51 AM