Performancing Metrics

Group Policy Team Blog - Site Home - TechNet Blogs
Blog - Title

  • Group Policy Team Blog

    Group Policy Deployment: Core Network Companion Guide

    • 0 Comments
    We have a new document in our technet library. The Core Network Companion Guide has a section specifically about Group Policy Deployment . Check it out! Or just take a look at James McIllece’s blog post summarizing the deployment guide companion .
  • Group Policy Team Blog

    Listing Disabled GPOs in a Forest

    • 2 Comments
    This blog post is written by Judith, our technical writer, and based on an old blog post by Jeffrey Snover. ( http://blogs.msdn.com/b/powershell/archive/2007/01/11/sorting-out-groupby.aspx ) Jeffrey wrote a piece that showed how to sort system services...
  • Group Policy Team Blog

    Group Policy in Windows Server 2012: Infrastructure Status

    • 3 Comments
      You may be asking yourself, “What does infrastructure status have to do with Group Policy”. Well, group policy depends on other technologies to ensure that policy settings are replicated throughout your environment so that end users / computers...
  • Group Policy Team Blog

    Group Policy in Windows Server 2012: Results Report Improvements

    • 1 Comments
      Another change we made in Windows Server 2012 is in the Resultant Set of Policy reports. In previous versions of Server, you had to look at the results report, and the event log, and the tracing logs to find all the information you needed about...
  • Group Policy Team Blog

    Group Policy in Windows Server 2012: Using Remote GPUpdate

    • 2 Comments
    Group Policy in Windows Server 2012: Using Remote GPUpdate If someone calls to say their computer doesn’t work quite right, the first thing you might have them do is run gpupdate /force to ensure they have the latest policy applied to their system. Now...
  • Group Policy Team Blog

    Group Policy in Windows Server 2012: Overview

    • 2 Comments
    Now that Windows 8 and Windows Server 2012 have been released, we’d like to share with you some of the exciting enhancements that we’ve added for Group Policy. While we hear plenty of great things from people who use Group Policy, we also hear complaints...
  • Group Policy Team Blog

    Group Policy Settings Reference Spreadsheet

    • 5 Comments
    The Group Policy settings reference spreadsheet that covers the available administrative template settings and security settings for Windows Server 2012, Windows 8, and all earlier versions of Windows is now available in the download center here: http...
  • Group Policy Team Blog

    Windows Server “8” Settings Spreadsheet

    • 1 Comments
    The latest Group Policy settings reference spreadsheet that covers the available administrative template settings and security settings for Windows Server “8” Beta, Windows 8 Consumer Preview and all earlier versions of Windows is now available in the...
  • Group Policy Team Blog

    How to add comment for a GPO with PowerShell

    • 0 Comments
    You might have seen GP MVP Jeremy Moskowitz’s post on how to recycle GPO comments . While Jeremy points out you can do this without a script…. You can also do it with a script! Our tech writer, Judith, walks us through the process:   After I import...
  • Group Policy Team Blog

    Listing all GPOs in the current forest

    • 0 Comments
    This post was written by Judith, a technical writer for Group Policy. This is the second post in a series on ways to use Powershell with Group Policy. See the first post on getting started with RSAT and Group Policy Let’s say I have a forest and I’d like...
  • Group Policy Team Blog

    RSAT & GP Cmdlets

    • 0 Comments
    This post was written by Judith, a technical writer for Group Policy. This will be the first post in a series on ways to use Powershell with Group Policy I wanted to play around with the Group Policy cmdlets. These are installed on Windows Server 2008...
  • Group Policy Team Blog

    Get GPO Backup with Powershell

    • 0 Comments
    Jeff Hicks, one of Microsoft’s Powershell MVPs, has written a great script for managing GPO backups : The GroupPolicy module from Microsoft offers a great deal of functionality from a command line. In terms of regular maintenance or administration it...
  • Group Policy Team Blog

    Copy and Merge GPOs through Powershell

    • 0 Comments
    Ashley McGlone has a great script up for merging GPOs together through powershell. I wish I had this script five years ago. At the time I was searching for a way to combine or merge GPOs, but there simply wasn’t a way to do it. And today there still isn...
  • Group Policy Team Blog

    AGPM Least Privilege for Child Domain

    • 0 Comments
    Michael has covered “least privilege” for AGPM before (the Active Directory team followed up with a bit more detail). However, those scenarios are for single-domains. What if you have a forest where you want to manage all the child domains using AGPM...
  • Group Policy Team Blog

    Tales from the Community - Deleting a registry value

    • 0 Comments
    Tales from the Community – Deleting registry values Okay, I've seen this question in the Technet Forums that basically goes like this: " Hey I have this reg script that deletes a value off the registry for me. The .reg file does [HKEY_CLASSES_ROOT...
  • Group Policy Team Blog

    More on searching group policy

    • 0 Comments
    Here’s a quick follow-up to our last post on the existence of GPO search . One of our MVPs, Alan, has a great post up about a Group Policy Search webapp (Previously mentioned on this blog ). It includes instructions on how to install a Windows Search...
  • Group Policy Team Blog

    Group Policy Videos

    • 0 Comments
    We've got two new videos for you! The TechNet guys dropped by to ask Lilia some questions (always a good idea, in my opinion), and in return she dropped some knowledge. http://edge.technet.com/Media/Group-Policy-Search-with-Lilia/ - Did you know...
  • Group Policy Team Blog

    More powershell & group policy

    • 4 Comments
    I do not know about you but I LOVE PowerShell, especially the Group Policy cmdlets. Unfortunately, I didn’t have too many opportunities to really use them - but luckily got a chance in preparation for a presentation where I would demo a script that...
  • Group Policy Team Blog

    Group Policy & Scripting

    • 0 Comments
    Hey, Scripting Guy! has a great series of posts around Group Policy & scripting: Using group policy cmdlets for backup and restore Test AD replication with group policy cmdlets How to compare 2 GPOs offline ( Part II )
  • Group Policy Team Blog

    Cross post: AskDS Group Policy Search Settings in the cloud

    • 0 Comments
    Kapil posted a great article about a new tool created by Stephanus Schulte and Jean-Pierre Regente. It's an Azure-hosted tool that keyword searches Group Policy settings. Read about it here: http://blogs.technet.com/b/askds/archive/2010/06/24/announcing...
  • Group Policy Team Blog

    How long does this script / WMI Filter take?

    • 0 Comments
    I was reading GP MVP Darren Mar-Elia’s forum about WMI Filters and discovered a sweet PowerShell trick from another awesome friend of the GP team, Thorbjörn Sjövold (CTO of Specops Software ) You can use the PowerShell cmdlet “measure...
  • Group Policy Team Blog

    Re-post: Darren Mar-Elia's "Controlling Shares on Windows Systems"

    • 0 Comments
    Darren Mar-Elia, aka GPOGuy, wrote a cool post about using Group Policy Preferences to remove unwanted network shares from your environment. Group Policy Preferences can do everything! If you've got Windows Server 2008 or above, you've already got GP...
  • Group Policy Team Blog

    Importing and Exporting with AGPM

    • 0 Comments
    Thanks for tuning in this lovely Friday! Time for a glimpse into the advanced side of Group Policy, with Advanced Group Policy Management . This awesome product comes as part of MDOP (Microsoft Desktop Optimization Pack), which you can get easily if you...
  • Group Policy Team Blog

    Scripts I Mentioned

    • 1 Comments
    Hey everyone at MMS (or TechReady, or anywhere for that matter) If you've followed my advice and you're checking the blog, here's a neat little present for you! Did someone make 1000 GPO's with the word 'test' in them just to test out some sweet...
  • Group Policy Team Blog

    WMI Filter Friday

    • 2 Comments
    It’s Friday and it’s sunny in my neighborhood, which means it is blog posting time! Let’s talk about WMI filters today, shall we? If I have WMI Filters and Group Policy Preferences targeting, do they cancel out? Does one have precedence? Will the world...
Page 1 of 7 (165 items) 12345»