Browse Forum Posts by Tags

Showing related tags and posts for the PowerShell for Active Directory forum. See all tags in the site
  • Too many users in the OU to count!

    Hi, I'm trying to make a PowerShell script that counts the number of users in a specific OU in our Domain. This OU has 104 child OU's and 1.600 users. The script is supposed to count the users and then export the results to an excel file. My problem is the number of users I think. Because when...
    Posted to PowerShell for Active Directory (Forum) by Mikael Johnsen on 08-02-2012
    Filed under: Active Directory, AD, AD size, Quest, powershell, Get-QADObject
  • Obtain size of a groups homedirectory folders

    Hi I need to obtain the size of a group of users home directories. So far I've got the path to each user but now I need some kind of loop for each of the homefolders. Script so far: Get-QADGroupMember 'domain\OU' | select Homedirectory, Name That gives me a list with path to homedirectory...
    Posted to PowerShell for Active Directory (Forum) by Ironbone on 03-31-2011
    Filed under: Active Directory, AD size, homedirectory, Quest
Page 1 of 1 (2 items)
Copyright 2012 PowerShell.com. All rights reserved.