ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. server2012
    Log in to post
    • All categories
    • gjacobseG

      Server 2012 PS: Script to find OU path

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion server2012 server 2012 aduc active directory domain ou path
      6
      3 Votes
      6 Posts
      983 Views
      dbeatoD

      @scottalanmiller said in Server 2012 PS: Script to find OU path:

      @dbeato he's looking for NTG admin accounts on someone else's domain.

      Good!

    • gjacobseG

      Flushing GPOs

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion server server 2008 server 2012 r2 server 2016 server2012 server2012r2 gpo group policy
      13
      0 Votes
      13 Posts
      2k Views
      thwrT

      @thwr said in Flushing GPOs:

      @dbeato said in Flushing GPOs:

      You need to setup the settings to Delete or changed to not configured, wait until it applies and then delete the GPOs after confirming they are not applied any longer.

      Get-Content c:\temp\gpos.txt | foreach { Get-GPO -Name "$_" | Remove-GPO }

      http://jeffwouters.nl/index.php/2013/08/remove-group-policy-objects-through-powershell/

      I bet you could do something like this to set all GPOs to "on delete remove from client" too

      This assumes a txt file with all GPO names. You could also just use Get-GPO

    • S

      What am I missing here (Exchange 2010 on server 2012r2)

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion exchange server2012
      74
      0 Votes
      74 Posts
      15k Views
      bbigfordB

      If you're just messing around in a lab, why not download 2016 so you can familiarize yourself with the backend?

    • 1 / 1