Re: Stop publication on client
From: Jim Bradbury [MSFT] (jimbrad_at_online.microsoft.com)
Date: 01/21/05
- Next message: Javier SN: "Re: Software Update Strategies"
- Previous message: Jim Bradbury [MSFT]: "Re: Additional suggestions for previous post "Distribution Manager error 2324 1/4/05"??"
- In reply to: Thierry: "Re: Stop publication on client"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 Jan 2005 17:48:10 -0800
Thanks for posting the MOF!
--
Jim Bradbury
This posting is provided AS IS with no warranties and confers no rights.
"Thierry" <tgnews@free.fr> wrote in message
news:41eeb345$0$19429$8fcfb975@news.wanadoo.fr...
> Thx and the magic MOF for disabled software distribution is
>
> #pragma namespace("\\\\.\\root\\ccm\\policy\\machine\\requestedconfig")
>
> [CCM_Policy_PartialPolicy(true)]
> instance of CCM_SoftwareDistributionClientConfig
> {
> SiteSettingsKey = 1;
> PolicySource = "Local";
>
> // override only this property, all others from the Site/Management Point
> [CCM_Policy_Override(true)]
> Enabled = FALSE;
> };
>
>
> "Jim Bradbury [MSFT]" <jimbrad@online.microsoft.com> a écrit dans le
> message
> de news:usvSgna$EHA.1404@TK2MSFTNGP11.phx.gbl...
>> Thierry,
>>
>> You should be able to override site-wide policy on a per-client basis
> using
>> local client policy. Check the SDK for an example ... overriding Remote
>> Control settings, if I recall correctly. A search on in the SDK Help on
>> 'local policy' should get you pretty close.
>>
>> You're right though, the right MOF should take care of this.
>> --
>> Thanks,
>> Jim Bradbury
>> This posting is provided AS IS with no warranties and confers no rights.
>>
>> "Thierry" <tgnews@free.fr> wrote in message
>> news:41ed5fd6$0$8022$8fcfb975@news.wanadoo.fr...
>> > Hi
>> >
>> > On some client SMS2003 SP1, i want to block all advertisements because
>> > this
>> > computer (cluster or TSE) must be never update by SMS but i want the
>> > inventory of it.
>> >
>> > How it's possible to "stop" the software distribution component ?
>> > i supposed with the right MOF on client, it's possible
>> >
>> > Thx for your help.
>> >
>> >
>>
>>
>
>
- Next message: Javier SN: "Re: Software Update Strategies"
- Previous message: Jim Bradbury [MSFT]: "Re: Additional suggestions for previous post "Distribution Manager error 2324 1/4/05"??"
- In reply to: Thierry: "Re: Stop publication on client"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|