Performancing Metrics

Browse by Tags - Group Policy Team Blog - Site Home - TechNet Blogs

Browse by Tags

Tagged Content List
  • Blog Post: Security Filtering, WMI Filtering, and Item-level Targeting in Group Policy Preferences

    Hi, I’m Florian, one of the Group Policy MVPs . You may know us MVPs from conferences, seminars, books, Newsgroups and Forums where we voluntarily provide help and guidance to Group Policy and its associated products. Today, I’d like to write about a feature in Group Policy Preferences you could find...
  • Blog Post: Group Policy Preferences Not Applying on Some Clients: Client-Side Extension, XMLLite

    Group Policy Preferences quick tip: To ensure that preferences are applied to clients, make sure that clients have the CSEs and XMLLite installed If you’re like us, you’re seriously excited about Group Policy Preferences. You’re excited because you can’t wait to save yourself scripting time, and to...
  • Blog Post: Search GPO : How to find a Group Policy Object

    It’s interesting what you can discover when you right-click on something. For example, in the Group Policy Management Console (the GPMC) you can right-click on a domain and select “Search”, and a this amazing tool presents itself. This handy search tool is available with Windows Server 2003+ (if you...
  • Blog Post: Group Policy Troubleshooting – helpful Event log categories

    As many of you know Group Policy troubleshooting can be a bit of a challenge. If you have not made use of the Group Policy operational logs that were introduced in Windows Vista, you are missing out on an extremely handy troubleshooting tool. On any Vista or newer system, open the event viewer (eventvwr...
  • Blog Post: Do I need to update my server to support new policies? When do I need to separate policies?

    I just blogged about this very question over on my blog . Essentially the question we hear a lot is do I need to update Schema/Active Directory/Servers/functional modes etc to support a new client OS version. I wont revisit that Sometimes theres a need to separate policies for specific OS functions...
  • Blog Post: Drive Mappings in Logon Scripts not working correctly

    Awhile ago we had a customer call come in. The customer had a major problem in Windows Server 2008. When they tried to map drives through a script it didnt work. The customer had initially applied a Login script as a start up script and then changed the GPO settings to a login script under User Configuration...
  • Blog Post: Advanced Group Policy Management 3.0 RTM's!

    As noted on the Microsoft Desktop Optimization Pack (MDOP) blog announcing the latest MDOP release, AGPM 3.0 has RTM'd. For those customers licensed for MDOP, this means you'll have it in your hands around the first week of October 2008 via the MVLS site . New features in AGPM 3.0 are: ...
  • Blog Post: Wunderbar! Perfetto! Maravilloso! Prachtig!

    Molto faboloso! As of this morning, the Microsoft Remote Server Administration Tools (RSAT) pack is available for download in the following languages, in both 32-bit and 64-bit versions. Language Code X86 X64 Chinese - Hong-Kong zh-HK Chinese ...
  • Blog Post: Announcing Remote Server Administration Tools for Windows Vista SP1

    Now available, Remote Server Administration Tools (RSAT) is the collection of Windows Server management tools provided to enable IT professionals to manage their Windows Server infrastructure from their computers running Windows Vista with Service Pack 1. RSAT is available as a separate download rather...
  • Blog Post: Group Policy Forum up on TechNet for Windows Server 2008/Vista topics

    There's a cool new forum on TechNet for Windows Server 2008/Vista Group Policy topics: http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=2023&SiteID=17 There has already been some discussion, check it out!
  • Blog Post: 2007 Office System Administrative Templates

    News from the Office 2007 team!!!! The 2007 Office System Administrative Template is available. This download includes: The updated Group Policy Administrative Template files (ADM files) The updated Office Customization Tool (OCT) The updated Office customization tool OPA files ADMX and...
  • Blog Post: Custom ADM for setting the default value of a registry key (Part 2 of 2)

    Part 1 of this topic provided two ADM file examples to show how to create and set the default value of a registry key to block or allow cookies for Internet Explorer. In the Part 1 examples, the policy settings allowed or blocked cookies depending on the enabled or disabled state of each policy setting...
  • Blog Post: Group Policy Management Console Sample Scripts

    The Group Policy Management Console (GPMC) provides a comprehensive set of COM interfaces that you can use to script many of the operations supported by the console. This download contains a set of sample scripts that make use of these interfaces. http://www.microsoft.com/downloads/details.aspx?FamilyId...
  • Blog Post: Setting Default Registry Key Values using Custom ADM Files (Part 1 of 2)

    I’d like to give a big shout out to Sean Gallinetti for providing the custom ADM example files. One use of creating and setting the default value of a registry key is creating the list of blocked and allowed cookies to configure the per site privacy actions for the Internet Explorer options. The...
  • Blog Post: Comparing ADMX files

    Moving to an XML-based file format makes comparing custom files easy. I'm going to describe how to use XML Notepad 2007 to do just that! I'll use the example1_singlepolicysetting.admx to demonstrate comparing two ADMX files. You can download this file from the Group Policy Sample ADXM files ( http...
  • Blog Post: Customs Check-- Importing and Exporting WMI Filters

    Hi GP fanatics, Did you know that you can import/export WMI filters using GPMC? Yes, you can; however, you must do it one filter at a time. You export each filter to a single .mof file. You can then take this .mof file to a new or different domain, use GPMC, and import each file. This is great...
  • Blog Post: Where Is “Logon Using Dial-Up Connections” in Windows Vista?

    I was thinking about my next blog entry a few weeks back. My research took me through various Web sites, message threads, and articles. Naturally, I wanted something not only pertinent to Group Policy, but also exciting and new (to quote the Love Boat theme song) to many in GP Land. It then came to me...
  • Blog Post: Are You Waiting for Office 2007 System ADMX Files?

    Office 2007 System Administrative Templates (ADM) files are currently available for download at the following location. http://go.microsoft.com/fwlink/?LinkId=78161 And everyone is asking, but where's the ADMX versions? Help, I want to administer Office 2007 from my Windows Vista machine. To be...
  • Blog Post: GP Technet home page receives facelift and new settings reference released!

    Hey Group Policy gurus, On Friday May 4th, the Group Policy team removed the curtain off the new Group Policy home page. The new home page, found at http://www.microsoft.com/grouppolicy , has various Group Policy resources, which span across multiple version of Windows. So, check it out and fill our...
  • Blog Post: GPLogView Source Project

    The Group Policy team is happy to it has released the source code for the GPLogView utility. The Group Policy Log view tool reports of all events for a particular policy processing cycle. It supports output formats of XML, HTML, and text and as the ability to parse exported logs from remote computers...
  • Blog Post: New Group Policy posts to the Microsoft Download Center

    Great News. The Group Policy team has published new packages to the Download Center. ADMX Sample files ( http://go.microsoft.com/fwlink/?LinkId=86092 ) Overview This download provides two sets of sample files, created in the ADM and ADMX formats. Example 1 provides the simplest policy setting...
  • Blog Post: Coming soon! Group Policy TechNet Chat Feb 7th...

    Join the Group Policy team's TechNet Chat... ( http://www.microsoft.com/technet/community/chats/default.mspx ) Group Policy: Windows Vista Configuration Management Members of the Group Policy Product Development teams will be able to answer questions about new Windows Vista GP features, new settings...
  • Blog Post: Group Policy Log View tool posted

    We are on a bit of a roll! We have recently released the ADMX Migrator, the Windows Vista version of the Group Police Reference Spreadsheet and the ADM files for IE 7 and Powershell. Next up is a new tool for Windows Vista related to Group Policy events. As you may know, we made significant modifications...
  • Blog Post: Windows Defender: Part Two of Two

    It has been a while since my last blog. I figure after shipping Windows Vista, a week of vacation, and two winter snowstorms that I should get back to updating the blog. So, lets wrap up the four remaining computer policy settings for Windows Defender. Two of the remaining four policy settings allow...
  • Blog Post: Announcing ADMX Migrator

    It's been a great few days here at Microsoft, what with Microsoft Office 2007, Windows Vista and Zune all being released! After a long (loooonnnngg) road, we on the Group Policy team are very excited to see how customers benefit from the fruits of our labors as they deploy Windows Vista. Business customers...
Page 1 of 2 (37 items) 12