| Author | Messages | |
rmscheck
Posts:245
 | | 06/09/2009 3:24 PM |
| Hi folks,
Im wondering if anyone knew off the top of their heads.. if Vista SP2 already includes the Group Policy Pref CSEs? I just updated a Vista box and no longer see the update available for the CSEs... Strange, is this listed under SP2 release notes somewhere?
Thanks. -Rand
| | | |
| darren
Posts:386
 | | 06/09/2009 3:38 PM |
| No, it does not. I've seen some banter about this recently. Florian covers it on his blog: http://www.frickelsoft.net/blog/?p=187
Darren
****
Darren Mar-Elia
CTO & Founder
SDM Software, Inc.
"The Group Policy Experts"
<http://www.sdmsoftware.com/> www.sdmsoftware.com
Spot and report on GPO inconsistencies quickly with GPO Compare http://www.sdmsoftware.com/group_policy_compare
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Rand Salazar Sent: Tuesday, June 09, 2009 7:23 AM To: ActiveDir@mail.activedir.org Subject: [ActiveDir] OT: Vista CSEs and SP2
Hi folks,
Im wondering if anyone knew off the top of their heads.. if Vista SP2 already includes the Group Policy Pref CSEs? I just updated a Vista box and no longer see the update available for the CSEs... Strange, is this listed under SP2 release notes somewhere?
Thanks.
-Rand
| | | |
| rmscheck
Posts:245
 | | 06/09/2009 3:44 PM |
| Doh! Thanks Darren.. Dang so we got SP2 to final, but no "supported" CSE install. Frustrating.
On Tue, Jun 9, 2009 at 9:37 AM, Darren Mar-Elia <darren@sdmsoftware.com>wrote:
> No, it does not. I’ve seen some banter about this recently. Florian > covers it on his blog: http://www.frickelsoft.net/blog/?p=187 > > > > Darren > > > > > > **** > > Darren Mar-Elia > > CTO & Founder > > SDM Software, Inc. > > "*The Group Policy Experts"* > > www.sdmsoftware.com > > Spot and report on GPO inconsistencies quickly with *GPO Compare* > http://www.sdmsoftware.com/group_policy_compare > > > > > > > > *From:* activedir-owner@mail.activedir.org [mailto: > activedir-owner@mail.activedir.org] *On Behalf Of *Rand Salazar > *Sent:* Tuesday, June 09, 2009 7:23 AM > *To:* ActiveDir@mail.activedir.org > *Subject:* [ActiveDir] OT: Vista CSEs and SP2 > > > > Hi folks, > > > > Im wondering if anyone knew off the top of their heads.. if Vista SP2 > already includes the Group Policy Pref CSEs? I just updated a Vista box and > no longer see the update available for the CSEs... Strange, is this listed > under SP2 release notes somewhere? > > > > Thanks. > > -Rand >
| | | |
| darren
Posts:386
 | | 06/09/2009 4:17 PM |
| Yep. I believe the product team is working to correct this but no date that I know of yet.
Darren
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Rand Salazar Sent: Tuesday, June 09, 2009 7:43 AM To: activedir@mail.activedir.org Subject: Re: [ActiveDir] OT: Vista CSEs and SP2
Doh! Thanks Darren.. Dang so we got SP2 to final, but no "supported" CSE install. Frustrating.
On Tue, Jun 9, 2009 at 9:37 AM, Darren Mar-Elia <darren@sdmsoftware.com> wrote:
No, it does not. I've seen some banter about this recently. Florian covers it on his blog: http://www.frickelsoft.net/blog/?p=187
Darren
****
Darren Mar-Elia
CTO & Founder
SDM Software, Inc.
"The Group Policy Experts"
www.sdmsoftware.com <http://www.sdmsoftware.com/>
Spot and report on GPO inconsistencies quickly with GPO Compare http://www.sdmsoftware.com/group_policy_compare
From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of Rand Salazar Sent: Tuesday, June 09, 2009 7:23 AM To: ActiveDir@mail.activedir.org Subject: [ActiveDir] OT: Vista CSEs and SP2
Hi folks,
Im wondering if anyone knew off the top of their heads.. if Vista SP2 already includes the Group Policy Pref CSEs? I just updated a Vista box and no longer see the update available for the CSEs... Strange, is this listed under SP2 release notes somewhere?
Thanks.
-Rand
| | | |
| sbradcpa
Posts:496
 | | 06/09/2009 6:10 PM |
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> MPECS Inc. Blog: Group Policy Client Side Extensions for Vista Service Pack 2 will follow …:
<a class="moz-txt-link-freetext" href="http://blog.mpecsinc.ca/2009/06/group-policy-client-side-extensions-for.html">http://blog.mpecsinc.ca/2009/06/group-policy-client-side-extensions-for.html</a>
MPECS Inc. Blog: Vista Service Pack 2 Not Applying Group Policy Preferences:
<a class="moz-txt-link-freetext" href="http://blog.mpecsinc.ca/2009/05/vista-service-pack-2-not-applying-group.html">http://blog.mpecsinc.ca/2009/05/vista-service-pack-2-not-applying-group.html</a>
<p>Here is the methodology for getting things working:</p> <ol> <li><a href="http://support.microsoft.com/kb/943729">Download the CSEs</a> (<em>Microsoft KB site</em> . </li> <li>Copy the KB file to C:\KB943729 </li> <li>Open an elevated command prompt.</li> <ul> <li>It is absolutely necessary that the command prompt be elevated with the domain admin credentials. </li> </ul> <li>Navigate to C:\KB943729 </li> <li><strong>expand Windows6.0-KB943729-x86.msu –F: *\KB943729 [Enter]</strong> </li> <ul> <li>Note the space _ in between the –F:_*</li> </ul> <li>Delete the original Windows6.0-KB943729-x86.MSU </li> <li><strong>start /w pkgmgr.exe /ip /m:C:\KB943729\Windows6.0-kb943729-x86.cab [Enter]</strong> <ul> <li>No quotes around the path.</li> <li>Make sure the full path including the CAB is there.</li> <li>A bunch of files and folders will show up in the directory. This indicates that the CSEs are seemingly installed. </li> </ul> </li> <li><strong>GPUpdate /Force [Enter] </strong></li> <li><strong>shutdown –r –t 0 [Enter]</strong> </li> </ol> <p>Note that the syntax of the PkgMgr.exe command is extremely important ...</p>
Darren Mar-Elia wrote: <blockquote cite="mid:005201c9e915$3d0b8540$b7228fc0$@com" type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="Generator" content="Microsoft Word 12 (filtered medium)"> <style> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} p {mso-style-priority:99; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; font-size:12.0pt; font-family:"Times New Roman","serif";} span.EmailStyle18 {mso-style-type:personal-reply; font-family:"Calibri","sans-serif"; color:#1F497D;} .MsoChpDefault {mso-style-type:export-only;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--> <div class="Section1"> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Yep. I believe the product team is working to correct this but no date that I know of yet.<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);">Darren<o:p></o:p></span></p> <p class="MsoNormal"><span style="font-size: 11pt; font-family: "Calibri","sans-serif"; color: rgb(31, 73, 125);"><o:p> </o:p></span></p> <div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;"> <p class="MsoNormal"><b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif";">From:</span></b><span style="font-size: 10pt; font-family: "Tahoma","sans-serif";"> <a class="moz-txt-link-abbreviated" href="javascript:window.location.replace('ma'+'ilto:'+'activedir-owner'+'@'+'mail'+'.activedir')".org">activedir-owner@mail.activedir.org</a> [<a class="moz-txt-link-freetext" href="javascript:window.location.replace('ma'+'ilto:'+'activedir-owner'+'@'+'mail'+'.activedir')".org">mailto:activedir-owner@mail.activedir.org</a>] <b>On Behalf Of </b>Rand Salazar
<b>Sent:</b> Tuesday, June 09, 2009 7:43 AM
<b>To:</b> <a class="moz-txt-link-abbreviated" href="javascript:window.location.replace('ma'+'ilto:'+'activedir'+'@'+'mail'+'.activedir')".org">activedir@mail.activedir.org</a>
<b>Subject:</b> Re: [ActiveDir] OT: Vista CSEs and SP2<o:p></o:p></span></p> </div> <p class="MsoNormal"><o:p> </o:p></p> <div> <p class="MsoNormal">Doh! Thanks Darren.. Dang so we got SP2 to final, but no "supported" CSE install. Frustrating.<o:p></o:p></p> </div> <div> <p class="MsoNormal"> <o:p></o:p></p> </div> <div> <p class="MsoNormal">
<o:p></o:p></p> </div> <div> <p class="MsoNormal">On Tue, Jun 9, 2009 at 9:37 AM, Darren Mar-Elia <<a moz-do-not-send="true" href="javascript:window.location.replace('ma'+'ilto:'+'darren'+'@'+'sdmsoftware'+'.com')">darren@sdmsoftware.com</a>> wrote:<o:p></o:p></p> <div> <div> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">No, it does not. I’ve seen some banter about this recently. Florian covers it on his blog: <a moz-do-not-send="true" href="http://www.frickelsoft.net/blog/?p=187" target="_blank">http://www.frickelsoft.net/blog/?p=187</a></span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Darren</span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">****</span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Darren Mar-Elia</span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">CTO & Founder</span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">SDM Software, Inc.</span><o:p></o:p></p> <p><span style="font-size: 10pt; color: rgb(31, 73, 125);">"<i>The Group Policy Experts"</i></span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"><a moz-do-not-send="true" href="http://www.sdmsoftware.com/" target="_blank">www.sdmsoftware.com</a></span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Spot and report on GPO inconsistencies quickly with <b>GPO Compare</b> <a moz-do-not-send="true" href="http://www.sdmsoftware.com/group_policy_compare" target="_blank">http://www.sdmsoftware.com/group_policy_compare</a></span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p> <p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p> <div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;"> <p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a moz-do-not-send="true" href="javascript:window.location.replace('ma'+'ilto:'+'activedir-owner'+'@'+'mail'+'.activedir')".org" target="_blank">activedir-owner@mail.activedir.org</a> [mailto:<a moz-do-not-send="true" href="javascript:window.location.replace('ma'+'ilto:'+'activedir-owner'+'@'+'mail'+'.activedir')".org" target="_blank">activedir-owner@mail.activedir.org</a>] <b>On Behalf Of </b>Rand Salazar
<b>Sent:</b> Tuesday, June 09, 2009 7:23 AM
<b>To:</b> <a moz-do-not-send="true" href="javascript:window.location.replace('ma'+'ilto:'+'ActiveDir'+'@'+'mail'+'.activedir')".org" target="_blank">ActiveDir@mail.activedir.org</a>
<b>Subject:</b> [ActiveDir] OT: Vista CSEs and SP2</span><o:p></o:p></p> </div> <div> <div> <p> <o:p></o:p></p> <div> <p>Hi folks,<o:p></o:p></p> </div> <div> <p> <o:p></o:p></p> </div> <div> <p>Im wondering if anyone knew off the top of their heads.. if Vista SP2 already includes the Group Policy Pref CSEs? I just updated a Vista box and no longer see the update available for the CSEs... Strange, is this listed under SP2 release notes somewhere?<o:p></o:p></p> </div> <div> <p> <o:p></o:p></p> </div> <div> <p>Thanks.<o:p></o:p></p> </div> <div> <p>-Rand<o:p></o:p></p> </div> </div> </div> </div> </div> </div> <p class="MsoNormal"><o:p> </o:p></p> </div> </blockquote> </body> </html>
| | | |
|
|