Ask a Question related to Windows Server, Design and Development.

  1. #1

    Default Win 2003 Services

    I am trying to install an application as a service in
    Windows 2003. I have installed the Win 2003 Resource Kit
    (the freebee, without registering) and I still cannot
    figure out how to add a new service. I know in Win 2K you
    can use srvinstw.exe to add a service, but this exe
    doesn't seem exists in my version of Win 2003 Resource
    Kit. In Win 2K the srvinstw.exe opened up a wizard that
    allowed me to enter the desired info and it added the
    service into the registry, does Win 2003 have this
    ability? If not, any other ideas?

    Thanks,
    Dave
    Dave Guest

  2. Similar Questions and Discussions

    1. Web Services on Win 2003 to SQL Server on Win 2000
      I'm having serious performance issues in connecting from a Win 2003 Server machine to a SQL Server database on a different Win 2000 Server machine....
    2. Server 2003 Termian Services
      i have installed 10 cals for termainl services on server 2003 SBE and i am still getting errors about maximum licences when they are obviousally...
    3. Server 2003 Terminal services
      I get the disconnected about every 30 minitus with the message "The remote session was disconnected because of a decryption error at the server." ...
    4. Running ASP.NET Web Services with SharePoint 2003
      I just installed BizTalk and SharePoint Services on Windows 2003 Server. I had an existing set of ASP.NET Web Services running on the server prior...
    5. Windows Server 2003 Web Services
      Ran into a problem trying to access SQL server using W2k3 Web Edition, cannot load SQL client, but can access Web services that access SQL Server. ...
  3. #2

    Default Re: Win 2003 Services

    Hi,

    See here:
    [url]http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q137/8/90.asp&NoWebContent=1[/url]

    (Srvany and srvinst are included in Server 2003)

    --
    --Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
    [url]http://www.visualwin.com[/url] - A Windows Server 2003 visual, step-by-step
    tutorial site :-)
    [url]http://vpc.visualwin.com[/url] - Does <insert OS name> work on VPC 2004? Find out
    here
    Only reply by newsgroup. I do not do technical support via email. Any
    emails I have not authorized are deleted before I see them.


    "Dave" <drboire@telesoft.com> wrote in message
    news:2559e01c46053$78eebb40$a501280a@phx.gbl...
    > I am trying to install an application as a service in
    > Windows 2003. I have installed the Win 2003 Resource Kit
    > (the freebee, without registering) and I still cannot
    > figure out how to add a new service. I know in Win 2K you
    > can use srvinstw.exe to add a service, but this exe
    > doesn't seem exists in my version of Win 2003 Resource
    > Kit. In Win 2K the srvinstw.exe opened up a wizard that
    > allowed me to enter the desired info and it added the
    > service into the registry, does Win 2003 have this
    > ability? If not, any other ideas?
    >
    > Thanks,
    > Dave

    Jonathan Maltz [MS-MVP] Guest

  4. #3

    Default Re: Win 2003 Services

    You can use instsrv.exe from Windows 2003 Server ResKit.

    --
    Arek Iskra
    Microsoft MVP for Windows Server

    "Dave" <drboire@telesoft.com> wrote in message
    news:2559e01c46053$78eebb40$a501280a@phx.gbl...
    > I am trying to install an application as a service in
    > Windows 2003. I have installed the Win 2003 Resource Kit
    > (the freebee, without registering) and I still cannot
    > figure out how to add a new service. I know in Win 2K you
    > can use srvinstw.exe to add a service, but this exe
    > doesn't seem exists in my version of Win 2003 Resource
    > Kit. In Win 2K the srvinstw.exe opened up a wizard that
    > allowed me to enter the desired info and it added the
    > service into the registry, does Win 2003 have this
    > ability? If not, any other ideas?
    >
    > Thanks,
    > Dave

    Arek Iskra [MVP] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139