RE: Controlling Publishing Points on multiple servers

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Ravi, thank you for responding.
Yes I get the idea from the sample.

Downloaded the SDK's and I only see samples for C.
I looked on microsoft's and only found refrences for .net.
Any chance you know of a link(s) of refrence calls?
I think my main probelm is knowing the possible calls.

Regards,
Jon C.


"Ravi Raman" wrote:

> WMS provides an object model with which you can create/edit/delete publishing
> points using VBSCript and other programming languages.
>
> For more references, please install the WIndows Media Services SDK. I
> believe it has some samples in it.
>
> For example, from one server, you can manipulate publishing points on other
> server as follows (assuming serverarray is the array with all the server
> names)
> for each itm in serverArray
> set obj = createobject("WMSServer.server",itm)
> set pubpoints = obj.PublishingPoints
> pubpoints.Add NewPub,1,"c:\wmpub\wmroot"
> next
>
> (Script is approximate and may have some errors in it, but you get the idea
> of what is possible)
>
> You can also write an event plug-in that will get invoked on one server when
> a publishing point related event happens and then that plug-in will go and
> create similar publishing point on other server. For more details, see the
> SDK.
>
> Thx,
> Ravi
> --
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "jChambers" wrote:
>
> > I have an NLB cluster setup for streaming media and would like to be able to
> > create/delete/edit publishing points for all the servers in the cluster. Each
> > server needs to be exactly the same, so I am looking for a way to do this
> > from a single app.
> >
> > Does anyone know if there is 3rd party software that can do this?
> > I am open to programming it as well but don't really know where to start.
> > (hopefully VBS is possible)
> >
> > Currently I have been adding all the PP’s manually, which is a nightmare…
> >
> > Any help to get started is appreciated.
> >
> > jc
> >
.



Relevant Pages

  • RE: Controlling Publishing Points on multiple servers
    ... > How do I delete a publishing point? ... please install the WIndows Media Services SDK. ... >> For example, from one server, you can manipulate publishing points on other ... >> You can also write an event plug-in that will get invoked on one server when ...
    (microsoft.public.windowsmedia.server)
  • RE: Temporary file created by Media player for streaming
    ... If you want to point to another Windows media Server so ... Ravi ... >>>>>I have streaming server on my machine and I am ...
    (microsoft.public.windowsmedia.server)
  • RE: Same file broadcasted at different rates
    ... Thank you, Ravi. ... the Bit rate the user listens to on the server side. ... to listen to the stream at one bit rate and others to listen on a higher bit ...
    (microsoft.public.windowsmedia.server)
  • Re: Cumulative Bandwidth limits under Windows 2000 WMS
    ... Ravi - yes, I would be interested in a little more info on this property. ... > restart the server, i will need to check - in which case, ...
    (microsoft.public.windowsmedia.server)
  • Re: DNS server resolved 64.106.154.50 to all domain name
    ... How exactly are you trying to resolve? ... Did you try resolving from the server itself or from ... "Ravi" wrote in message ... > Our DNS server is acting little funny. ...
    (microsoft.public.windows.server.dns)