Re: Stop publication on client

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

From: Jim Bradbury [MSFT] (jimbrad_at_online.microsoft.com)
Date: 01/21/05


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.
>> >
>> >
>>
>>
>
> 


Relevant Pages

  • Re: Registry Property Provider and SMS 2003
    ... > mof guide right now), and everything looked great except there was no new ... > client and had verified the class existance via wbemtest. ... Which makes me wonder about the machine policy ... > edit started working about 25 hours after i did it... ...
    (microsoft.public.sms.inventory)
  • Re: Registry Property Provider and SMS 2003
    ... >> mof guide right now), and everything looked great except there was no new ... >> classes in the inventory.log when I ran the hardware inventory. ... >> client and had verified the class existance via wbemtest. ... Which makes me wonder about the machine policy ...
    (microsoft.public.sms.inventory)
  • Re: Memory: By Slot
    ... I've never edited a .MOF file. ... I could really use this info on my machines. ... > a wmi policy for them). ... > At the hardware inventory after they received the policy the inventory ...
    (microsoft.public.sms.inventory)
  • Re: Stop publication on client
    ... Thx and the magic MOF for disabled software distribution is ... > local client policy. ... A search on in the SDK Help on ... the right MOF should take care of this. ...
    (microsoft.public.sms.swdist)