Hi Adam,
If I get your question right, you are wondering if you could make =
Outlook client as a cluster resource.
Answer is Yes. I am not well aware of what Outlook clients need( like =
regkeys e.t.c.). But say if you want to make a simple application like =
Notepad.exe or Cmd.exe you could host them as cluster resources by =
making a resource of type "Generic Application".=20
Here is a little more on Generic Application resouce type: =
http://msdn.microsoft.com/library/default.asp?url=3D/library/en-us/mscs/m=
scs/generic_application.asp
If this does not help then you might need to write a Resource dll that =
could make the interact with the OutLook client.
More on creating new Resource Types: =
http://msdn.microsoft.com/library/default.asp?url=3D/library/en-us/mscs/m=
scs/creating_resource_types.asp
Thanks,
--=20
Sandeep Sutari
Microsoft Corp.
This posting is provided "AS IS" with no warranties, and confers no =
rights. Use of any included script samples are subject to the terms =
specified at
http://www.microsoft.com/info/cpyright.htm [quoted text, click to view] "Adam Maltby" <adamm@frfl.co.uk> wrote in message =
news:enSXGsoLEHA.3324@TK2MSFTNGP10.phx.gbl...
Hi,
We currently have a two node sql cluster running SQL Mail.
At present we have to manually start up outlook so the mail client =
works.
I have been looking at the resource options and wondered if it was =
possible to setup outlook client as a resource and if so, what reg keys =
would I need to tell the resource to access?
Cheers