Hi,
Is there a Resource Kit for Windows 2008? I run SBS 2008 and need to add a
service. The only what I know how to do this is with SRVANY.exe. Is it
fine to simply install the 2003 kit?
TIA,
Jarryd
|
|
0
|
|
|
|
Reply
|
Jarryd
|
7/8/2010 8:45:07 AM |
|
Hi Jarryd,
I could only find this...
srvany.exe does not exist on w2k8 R2: how do I configure a windows Service
with sc.exe
http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2general/thread/2339fb98-ab63-4d1d-913c-318b06e0a837/
Possible workaround...
Application as a Service "srvany.exe" in Windows Server 2008
http://social.technet.microsoft.com/Forums/en-US/winserverMigration/thread/98a97aee-c62b-4683-94ab-3777899cf7de
------------------------------------------------------------
1.At the time of this posting, there is no Windows Server 2008 Resource Kit
Tools, so get the "srvany.exe " from the "Windows Server 2003 Resource Kit
Tools " and copy it to a suitable location on your Win2008 server (e.g.
C:\Windows\System32\ ).
2.Use "sc " to create a new service that launches "srvany " (e.g. sc create
MyService binPath= C:\Windows\System32\srvany.exe DisplayName= "My Custom
Service" )
3.Using RegEdit : create a "Parameters " key for your service (e.g.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MyService\Paramaters\ )
4.Using RegEdit : within the newly created "Parameters " key , create a
string value called "Application " and enter the full path to the
application you are wanting to run as a service. (No quotes required.)
Note : some applications store their settings in a user hive, not under
HKEY_LOCAL_MACHINE, so you will need to run the application to configure it,
and then configure the service to run as that user.
--------------------------------------------------------------
--
Merv Porter [SBS-MVP]
============================
"Jarryd" <jarryd@nodomain.com> wrote in message
news:uo5mlnnHLHA.5700@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> Is there a Resource Kit for Windows 2008? I run SBS 2008 and need to add
> a service. The only what I know how to do this is with SRVANY.exe. Is it
> fine to simply install the 2003 kit?
>
> TIA,
>
> Jarryd
|
|
0
|
|
|
|
Reply
|
Merv
|
7/8/2010 12:06:39 PM
|
|
Hi Merv,
Thanks for the reply.
"Merv Porter [SBS-MVP]" <mwport@no_spam_hotmail.com> wrote in message
news:#OCoiXpHLHA.4120@TK2MSFTNGP02.phx.gbl...
> Hi Jarryd,
>
> I could only find this...
>
> srvany.exe does not exist on w2k8 R2: how do I configure a windows Service
> with sc.exe
> http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2general/thread/2339fb98-ab63-4d1d-913c-318b06e0a837/
>
>
> Possible workaround...
>
> Application as a Service "srvany.exe" in Windows Server 2008
> http://social.technet.microsoft.com/Forums/en-US/winserverMigration/thread/98a97aee-c62b-4683-94ab-3777899cf7de
>
> ------------------------------------------------------------
> 1.At the time of this posting, there is no Windows Server 2008 Resource
> Kit Tools, so get the "srvany.exe " from the "Windows Server 2003 Resource
> Kit Tools " and copy it to a suitable location on your Win2008 server
> (e.g. C:\Windows\System32\ ).
> 2.Use "sc " to create a new service that launches "srvany " (e.g. sc
> create MyService binPath= C:\Windows\System32\srvany.exe DisplayName= "My
> Custom Service" )
> 3.Using RegEdit : create a "Parameters " key for your service (e.g.
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MyService\Paramaters\
> )
> 4.Using RegEdit : within the newly created "Parameters " key , create a
> string value called "Application " and enter the full path to the
> application you are wanting to run as a service. (No quotes required.)
>
> Note : some applications store their settings in a user hive, not under
> HKEY_LOCAL_MACHINE, so you will need to run the application to configure
> it, and then configure the service to run as that user.
> --------------------------------------------------------------
>
> --
> Merv Porter [SBS-MVP]
> ============================
>
>
> "Jarryd" <jarryd@nodomain.com> wrote in message
> news:uo5mlnnHLHA.5700@TK2MSFTNGP04.phx.gbl...
>> Hi,
>>
>> Is there a Resource Kit for Windows 2008? I run SBS 2008 and need to add
>> a service. The only what I know how to do this is with SRVANY.exe. Is
>> it fine to simply install the 2003 kit?
>>
>> TIA,
>>
>> Jarryd
>
|
|
0
|
|
|
|
Reply
|
Jarryd
|
7/14/2010 5:12:00 PM
|
|
|
2 Replies
858 Views
(page loaded in 0.051 seconds)
Similiar Articles: Resource kit for 2008 - microsoft.public.windows.server.sbs ...Hi, Is there a Resource Kit for Windows 2008? I run SBS 2008 and need to add a service. The only what I know how to do this is with SRVANY.exe.... W2k8 resource kit tools - microsoft.public.windows.server.general ...Hi Anyone help in finding the link to download Windows 2008 R2 resource kit tools? I tried googling but could not get the right link ... win2008 R2 tools - microsoft.public.windows.server.general ...I can't seem to find the Win 2K8 R2 64 bit Resource Kit or Support Tools. Are they still around... if so where can I get them...? Or is it all Power... How to configure windows 2008 as NTP server ? - microsoft.public ...Resource kit for 2008 - microsoft.public.windows.server.sbs ... srvany.exe does not exist on w2k8 R2: how do I configure a windows Service with sc ... SBS 2008 cannot open ports! - microsoft.public.windows.server.sbs ...Resource kit for 2008 - microsoft.public.windows.server.sbs ... Hi, Is there a Resource Kit for Windows 2008? I run SBS 2008 and need to add a service. Run Application as a Service under SBS 2008 - microsoft.public ...Resource kit for 2008 - microsoft.public.windows.server.sbs ... I run SBS 2008 and need to add a service ... to run as a service. (No quotes required.) Opening Ports - SBS2008 - microsoft.public.windows.server.sbs ...Resource kit for 2008 - microsoft.public.windows.server.sbs ... Hi, Is there a Resource Kit for Windows 2008? I run SBS 2008 and need to add a service. Testing whether a particular DC is authenticating: LDP - microsoft ...If I use LDP.exe from the resource kit and "connect" to a DC followed by BINDing to the ... Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & = MCSA ... Need to delete roaming profile after logoff - microsoft.public ...Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA ... You can also use delprof.exe from Win 2003 Resource kit tools. "Allyn" <Allyn ... Entourage 2008-No longer connecting to the Exchange server ...Exchange Support - Office Mac Help Site Entourage 2004 and 2008 Exchange Support. Connecting Entourage to an Exchange Server at Work ... ORK (office resource kit) article ... Windows Server® 2008 Resource Kit (bundle )The definitive resource for deploying, managing, automating, troubleshooting, and optimizing Windows Server 2008—with expert insights from those who know ... windows 2008 resource kit tools - Microsoft Corporation: Software ...I am looking for Windows server 2008 Resource Kit Tools is it available as of now? thanks, umesh · There are plans for several resource kits to be ... 8/1/2012 4:05:28 PM
|