How to remove services created by "instsrv" from restoolskit?

G

Guest

Hi,

I have installed the restoolskit on my win2k3 server corp. ed. Just for
curioscity, I successfully created a service entry for "Spam Inspector
Service" using instsrv from the restoolskit, i.e. instsrv "Spam Inspector"
"C:\Program Files\Spam Inspector\siservice.exe". However, when I tried to
start the service, I got the following error messages:

Could not start the Spam Inspector service on Local Computer
Error 1053: The service did not respind to the start or control request
in a timely fashion.

Knowing the service does not work, I tried to remove it to noavail, i.e.
instsrv "Spam Inspector" remove, and got the following error messages:

d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c: Error 1783 from
EnumServicesStatus on line 184

I wondered if anyone out here can help me out to remove this service entry
created using instsrv from the restoolskit package. Thanks.
 
G

Guest

There is no HKLM\software\system\currentcontrolset\services\Spam Inspector
registry on my win2k3 svr; however, there is
HKLM\system\currentcontrolset\services\Spam Inspector registry. Can I just
remove that "Spam Inspector" registry?


me said:
registry
HKLM\software\system\currentcontrolset\services
 
G

Guest

Hi,

There is a GUI tool "srvinstw.exe" in Win 2000 resource
kit. You may try it.

Krishna
-----Original Message-----
There is no HKLM\software\system\currentcontrolset\services\Spam
Inspector
registry on my win2k3 svr; however, there is
HKLM\system\currentcontrolset\services\Spam Inspector registry. Can I just
remove that "Spam Inspector" registry?


instsrv "Spam
Inspector" However, when I tried
to start or control
request
d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c:
Error 1783
from remove this service
entry
 
F

Feng Mao

Hi,

Thank you for posting!

I think you'd better to export the registry key
HKLM\system\currentcontrolset\services\Spam Inspector to an REG file and
then remove it. After that, restart your computer to see if the service
will start and any error message will occur.

Have a nice day!

Thanks & Regards,

Feng Mao [MSFT], MCSE
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
| From: "!SpamMe" <[email protected]>
| Newsgroups: microsoft.public.win2000.advanced_server
| References: <DMsUc.140743$8_6.103046@attbi_s04>
<#[email protected]>
| Subject: Re: How to remove services created by "instsrv" from restoolskit?
| Lines: 47
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| Message-ID: <rAvUc.274206$%_6.211017@attbi_s01>
| NNTP-Posting-Host: 24.30.21.186
| X-Complaints-To: (e-mail address removed)
| X-Trace: attbi_s01 1092781463 24.30.21.186 (Tue, 17 Aug 2004 22:24:23 GMT)
| NNTP-Posting-Date: Tue, 17 Aug 2004 22:24:23 GMT
| Organization: Comcast Online
| Date: Tue, 17 Aug 2004 22:24:23 GMT
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!border2.nntp.dca.giganews.com!nntp.giganews.com!w
ns13feed!worldnet.att.net!attbi_s01.POSTED!53ab2750!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.advanced_server:20794
| X-Tomcat-NG: microsoft.public.win2000.advanced_server
|
| There is no HKLM\software\system\currentcontrolset\services\Spam Inspector
| registry on my win2k3 svr; however, there is
| HKLM\system\currentcontrolset\services\Spam Inspector registry. Can I just
| remove that "Spam Inspector" registry?
|
|
| | > registry
| > HKLM\software\system\currentcontrolset\services
| >
| > | > > Hi,
| > >
| > > I have installed the restoolskit on my win2k3 server corp. ed. Just
for
| > > curioscity, I successfully created a service entry for "Spam Inspector
| > > Service" using instsrv from the restoolskit, i.e. instsrv "Spam
| Inspector"
| > > "C:\Program Files\Spam Inspector\siservice.exe". However, when I tried
| to
| > > start the service, I got the following error messages:
| > >
| > > Could not start the Spam Inspector service on Local Computer
| > > Error 1053: The service did not respind to the start or control
| request
| > > in a timely fashion.
| > >
| > > Knowing the service does not work, I tried to remove it to noavail,
i.e.
| > > instsrv "Spam Inspector" remove, and got the following error messages:
| > >
| > > d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c: Error 1783
| from
| > > EnumServicesStatus on line 184
| > >
| > > I wondered if anyone out here can help me out to remove this service
| entry
| > > created using instsrv from the restoolskit package. Thanks.
| > >
| > > --
| > > Mazi
| > >
| > >
| >
| >
|
|
|
 
G

Guest

I only have the following executable w.r.t "srv" in my restoolskit
directory:

04/18/2003 06:06 PM 8,192 srvany.exe
04/18/2003 06:06 PM 5,120 srvcheck.exe
04/18/2003 06:06 PM 39,936 srvinfo.exe
04/18/2003 06:06 PM 179,200 srvmgr.exe

I tried srvmgr and there was no "delete/remove" services.
 
M

me

i would

!SpamMe said:
There is no HKLM\software\system\currentcontrolset\services\Spam Inspector
registry on my win2k3 svr; however, there is
HKLM\system\currentcontrolset\services\Spam Inspector registry. Can I just
remove that "Spam Inspector" registry?
 
G

Guest

Could you kindly be more elaborate regarding "export the registry key"? I am
clueless here. I just followed one of the responses here to delete the entry
in the registry key, rebooted the computer, and the "Spam Inspector" service
is no longer shown in the services.

Back to my original post that I forgot to ask, why `instsrv "Spam Inspector"
remove' gives the following error:

d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c: Error 1783

Defintely, I don't have
d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c source code on my D:
drive.

--
Mazi



Feng Mao said:
Hi,

Thank you for posting!

I think you'd better to export the registry key
HKLM\system\currentcontrolset\services\Spam Inspector to an REG file and
then remove it. After that, restart your computer to see if the service
will start and any error message will occur.

Have a nice day!

Thanks & Regards,

Feng Mao [MSFT], MCSE
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
| From: "!SpamMe" <[email protected]>
| Newsgroups: microsoft.public.win2000.advanced_server
| References: <DMsUc.140743$8_6.103046@attbi_s04>
<#[email protected]>
| Subject: Re: How to remove services created by "instsrv" from restoolskit?
| Lines: 47
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| Message-ID: <rAvUc.274206$%_6.211017@attbi_s01>
| NNTP-Posting-Host: 24.30.21.186
| X-Complaints-To: (e-mail address removed)
| X-Trace: attbi_s01 1092781463 24.30.21.186 (Tue, 17 Aug 2004 22:24:23 GMT)
| NNTP-Posting-Date: Tue, 17 Aug 2004 22:24:23 GMT
| Organization: Comcast Online
| Date: Tue, 17 Aug 2004 22:24:23 GMT
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!border2.nntp.dca.giganews.com!nntp.giganews.com!w
ns13feed!worldnet.att.net!attbi_s01.POSTED!53ab2750!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.advanced_server:20794
| X-Tomcat-NG: microsoft.public.win2000.advanced_server
|
| There is no HKLM\software\system\currentcontrolset\services\Spam Inspector
| registry on my win2k3 svr; however, there is
| HKLM\system\currentcontrolset\services\Spam Inspector registry. Can I just
| remove that "Spam Inspector" registry?
|
|
| | > registry
| > HKLM\software\system\currentcontrolset\services
| >
| > | > > Hi,
| > >
| > > I have installed the restoolskit on my win2k3 server corp. ed. Just
for
| > > curioscity, I successfully created a service entry for "Spam Inspector
| > > Service" using instsrv from the restoolskit, i.e. instsrv "Spam
| Inspector"
| > > "C:\Program Files\Spam Inspector\siservice.exe". However, when I tried
| to
| > > start the service, I got the following error messages:
| > >
| > > Could not start the Spam Inspector service on Local Computer
| > > Error 1053: The service did not respind to the start or control
| request
| > > in a timely fashion.
| > >
| > > Knowing the service does not work, I tried to remove it to noavail,
i.e.
| > > instsrv "Spam Inspector" remove, and got the following error messages:
| > >
| > > d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c: Error 1783
| from
| > > EnumServicesStatus on line 184
| > >
| > > I wondered if anyone out here can help me out to remove this service
| entry
| > > created using instsrv from the restoolskit package. Thanks.
| > >
| > > --
| > > Mazi
| > >
| > >
| >
| >
|
|
|
 
F

Feng Mao

Hi Mazi,

As you have deleted the registry key, you cannot export it any more. Next
time, you can export the registry key by the below steps.

1. Lauch REGEDIT
2. Navigate to the registry key you want to export. Right click it, and
choose Export from the context menu
3. Specify the location to store the REG file

Regarding the message about
"d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c: Error 1783",
Instsrv is the Windows Installer service which attempts to remove "Spam
Inspector" service, but it encountered unexpected error or it failed to
remove the service.

Have a nice day!

Thanks & Regards,

Feng Mao [MSFT], MCSE
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
| From: "!SpamMe" <[email protected]>
| Newsgroups: microsoft.public.win2000.advanced_server
| References: <DMsUc.140743$8_6.103046@attbi_s04>
<#[email protected]> <rAvUc.274206$%_6.211017@attbi_s01>
<[email protected]>
| Subject: Re: How to remove services created by "instsrv" from restoolskit?
| Lines: 137
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| Message-ID: <sxNUc.321193$JR4.25072@attbi_s54>
| NNTP-Posting-Host: 24.30.21.186
| X-Complaints-To: (e-mail address removed)
| X-Trace: attbi_s54 1092855000 24.30.21.186 (Wed, 18 Aug 2004 18:50:00 GMT)
| NNTP-Posting-Date: Wed, 18 Aug 2004 18:50:00 GMT
| Organization: Comcast Online
| Date: Wed, 18 Aug 2004 18:50:01 GMT
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wns13feed!worldnet.att.
net!attbi_s54.POSTED!53ab2750!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.win2000.advanced_server:20814
| X-Tomcat-NG: microsoft.public.win2000.advanced_server
|
| Could you kindly be more elaborate regarding "export the registry key"? I
am
| clueless here. I just followed one of the responses here to delete the
entry
| in the registry key, rebooted the computer, and the "Spam Inspector"
service
| is no longer shown in the services.
|
| Back to my original post that I forgot to ask, why `instsrv "Spam
Inspector"
| remove' gives the following error:
|
| d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c: Error 1783
|
| Defintely, I don't have
| d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c source code on my
D:
| drive.
|
| --
| Mazi
|
|
|
| | > Hi,
| >
| > Thank you for posting!
| >
| > I think you'd better to export the registry key
| > HKLM\system\currentcontrolset\services\Spam Inspector to an REG file and
| > then remove it. After that, restart your computer to see if the service
| > will start and any error message will occur.
| >
| > Have a nice day!
| >
| > Thanks & Regards,
| >
| > Feng Mao [MSFT], MCSE
| > Microsoft Online Partner Support
| >
| > Get Secure! - www.microsoft.com/security
| >
| > =====================================================
| > When responding to posts, please "Reply to Group" via your newsreader so
| > that others may learn and benefit from your issue.
| > =====================================================
| > This posting is provided "AS IS" with no warranties, and confers no
| rights.
| >
| >
| >
| > --------------------
| > | From: "!SpamMe" <[email protected]>
| > | Newsgroups: microsoft.public.win2000.advanced_server
| > | References: <DMsUc.140743$8_6.103046@attbi_s04>
| > <#[email protected]>
| > | Subject: Re: How to remove services created by "instsrv" from
| restoolskit?
| > | Lines: 47
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.3790.181
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181
| > | Message-ID: <rAvUc.274206$%_6.211017@attbi_s01>
| > | NNTP-Posting-Host: 24.30.21.186
| > | X-Complaints-To: (e-mail address removed)
| > | X-Trace: attbi_s01 1092781463 24.30.21.186 (Tue, 17 Aug 2004 22:24:23
| GMT)
| > | NNTP-Posting-Date: Tue, 17 Aug 2004 22:24:23 GMT
| > | Organization: Comcast Online
| > | Date: Tue, 17 Aug 2004 22:24:23 GMT
| > | Path:
| >
|
cpmsftngxa06.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
| >
|
ul.t-online.de!t-online.de!border2.nntp.dca.giganews.com!nntp.giganews.com!w
| > ns13feed!worldnet.att.net!attbi_s01.POSTED!53ab2750!not-for-mail
| > | Xref: cpmsftngxa06.phx.gbl
| microsoft.public.win2000.advanced_server:20794
| > | X-Tomcat-NG: microsoft.public.win2000.advanced_server
| > |
| > | There is no HKLM\software\system\currentcontrolset\services\Spam
| Inspector
| > | registry on my win2k3 svr; however, there is
| > | HKLM\system\currentcontrolset\services\Spam Inspector registry. Can I
| just
| > | remove that "Spam Inspector" registry?
| > |
| > |
| > | | > | > registry
| > | > HKLM\software\system\currentcontrolset\services
| > | >
| > | > | > | > > Hi,
| > | > >
| > | > > I have installed the restoolskit on my win2k3 server corp. ed.
Just
| > for
| > | > > curioscity, I successfully created a service entry for "Spam
| Inspector
| > | > > Service" using instsrv from the restoolskit, i.e. instsrv "Spam
| > | Inspector"
| > | > > "C:\Program Files\Spam Inspector\siservice.exe". However, when I
| tried
| > | to
| > | > > start the service, I got the following error messages:
| > | > >
| > | > > Could not start the Spam Inspector service on Local Computer
| > | > > Error 1053: The service did not respind to the start or control
| > | request
| > | > > in a timely fashion.
| > | > >
| > | > > Knowing the service does not work, I tried to remove it to
noavail,
| > i.e.
| > | > > instsrv "Spam Inspector" remove, and got the following error
| messages:
| > | > >
| > | > > d:\nt\sdktools\reskit\content\instsrv\source\instsrv.c: Error
| 1783
| > | from
| > | > > EnumServicesStatus on line 184
| > | > >
| > | > > I wondered if anyone out here can help me out to remove this
service
| > | entry
| > | > > created using instsrv from the restoolskit package. Thanks.
| > | > >
| > | > > --
| > | > > Mazi
| > | > >
| > | > >
| > | >
| > | >
| > |
| > |
| > |
| >
|
|
|
 
G

Guest

You can use instsrv to remove as well - at the comman prompt type:

intstsrv <Service Name> REMOVE

cheers

Nick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top