Copy Group Members from One group to Another
Simple PowerShell script to move members of one group to be also members of new group that you have just
Continue readingActive Directory, PowerShell, How To, Windows, Linux, Troubleshooting and more …
Simple PowerShell script to move members of one group to be also members of new group that you have just
Continue readingI 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 readingQuick one liner to find out current version of the Active Directory Schema on your network especially of you have
Continue readingHere is another quick helper for Help Desk guys to pull quickly information about user in PowerShell: SamAccountName Title Department
Continue readingThe Server Manager wizard provides information of installed roles and features in . This Server Manager wizard will be automatically
Continue readingWhenever I connect my USB to PC it says “you need to format the disk in drive before you can use it”. When I try to format, it shows the disk capacity as 662MB which is the Linux image file size and not the original size of 8GB. How do I format the USB drive and start using it like before?
Continue readingHere is quick PowerShell script to remove ALL Group Membership from Disabled user in . We will remove all Group
Continue readingHere is the task for today to use . I was asked to find the list of employees under a
Continue readingHere is a quick almost one liner in to update/change UPN for users of specific group in . Lets say
Continue reading