Report on user count in Active Directory with PowerShell
Here is quick script that provides information on user count in : Total Number of All user accounts Total Number
Continue readingActive Directory, PowerShell, How To, Windows, Linux, Troubleshooting and more …
Here 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 readingHere is a quick almost one liner in to update/change UPN for users of specific group in . Lets say
Continue readingHere is quick code for installation of PowerShell on Google ChromeBook Pixel when support is turned on: sudo apt install
Continue readingHere is one liner to move all FSMO roles from one server to another. In most cases an administrator can
Continue readingThere can be situation when you will need to update UPN for your users in domain. In my situation this
Continue readingThe default UPN is contained in the Canonical Name attribute on the Partitions container object in the configuration naming context.
Continue readingThe default theme for the PowerShell ISE is very boring, lets spice it up with a new theme. There is
Continue readingHere is a quick script to run users from csv file where you have 2 columns SamAccountName and EmployeeID. Place
Continue reading