Get list of Departments and number of users per Department in PowerShell
I need to create a report from Active Directory. I need to provide list of all Departments and headcount per
Continue readingActive Directory, PowerShell, How To, Windows, Linux, Troubleshooting and more …
I need to create a report from Active Directory. I need to provide list of all Departments and headcount per
Continue readingHere is a quick sample of Power Shell snippet to list users from 3 different Active Directory groups: Import-Module ActiveDirectory
Continue readingYou can gen easily two reports about your laptop battery under Windows 10. Simply press [Windows]+[R] and type [cmd]. Once
Continue readingQuick one liner to find out current version of the Active Directory Schema on your network especially of you have
Continue readingAfter you’ve logged into Windows Server Core, you’re presented with the Command Prompt. From there, you can activate your copy
Continue readingThis is handy command line if you want pull quickly list of installed software on the machine. You can output
Continue readingHere is quick PowerShell script to remove ALL Group Membership from Disabled user in . We will remove all Group
Continue readingHere is quick script that provides information on user count in : Total Number of All user accounts Total Number
Continue readingHere is the task for today to use . I was asked to find the list of employees under a
Continue readingYou re running some troubleshooting on your network connected to and have questions like: which Domain Controller authenticated user on
Continue reading