Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Group Policy Team Blog : PowerShell Script: Backup all GPOs that ...

    By GPTeam The scene: Backups take up space, but they’re a crucial part of GPO management. Ideally, one would do regular backups (monthly? weekly? your call) but only of the GPOs that have changed. This script will do that for you and print out a ... Read More
    Posted to Group Policy (Forum) by ps2 on 04-01-2009
    Filed under: Group Policy, GPO, Backup
  • Set a registry key value from the command line using ...

    By Todd The PowerShell prompt needs to opened with elevated permissions in order to run any of the cmdlets, just as it requires administrative privilege to do any administration of GPO’s through the GPMC. The shortcut to the Active Directory ... Read More
    Posted to Group Policy (Forum) by ps2 on 04-07-2009
    Filed under: GPO, Configure, Registry
  • Get all GPOs from all Domains

    I have a task to get all GPOs from each sub domain and present them in Excel for upper Management (Count per domain, Count per user, count per Computer,..) Managing the exported data in Excel is not that issue (using the Excel Com objects), but with my old school VBScript looping technology it looks...
    Posted to Group Policy (Forum) by Norbert.Woerle on 04-15-2010
    Filed under: GPO, Manage Group Policy Objects, Hash-Table
  • RSOP Logging Report without specifying user

    Hi, I'd like to generate an RSOP Logging Report using Powershell in conjunction with Microsoft's GPMC. I have already googled up a script that works in general: $gpmc = New-Object -ComObject GPMgmt.GPM $constants = $gpmc.GetConstants() $rsop = $gpmc.GetRSOP($constants.RSOPModeLogging,$null,0...
    Posted to Group Policy (Forum) by Omicron on 05-25-2010
    Filed under: Group Policy, GPO, RSOP Logging Report, GPMC
  • Automating GPO with PowerShell

    Dmitry just recently posted a video from Darren at SDM Sotfware from a presentation he made in Dec 2008 about Automating Group Policy Management with VBScript and PowerShell. Read More
    Posted to Group Policy (Forum) by ps2 on 02-05-2009
    Filed under: GPO
Page 1 of 1 (5 items)
Concentrated Tech NSoftware Dell Compellent Sponsored by Idera and Concentrated Tech and NSoftware and Dell Compellent
Copyright 2011 PowerShell.com. All rights reserved.