Move all FSMO roles from server to another in Active Directory
Here is one liner to move all FSMO roles from one server to another. In most cases an administrator can
Continue readingActive Directory, PowerShell, How To, Windows, Linux, Troubleshooting and more …
Here 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 readingYou are trying to build your lab on VMware Fusion installed on your Apple Mac Book Pro laptop. You have
Continue readingIt is always good idea to have some sort of monitoring on your and be able to retrace steps and
Continue readingTrust to your users is one thing but make sure that your user listening and really applying good password is
Continue readingHere is a quick script to run users from csv file where you have 2 columns SamAccountName and EmployeeID. Place
Continue readingQuick snippet to pull all accounts from with PASSWORD NEVER EXPIRE into CSV report file so you can review the
Continue readingJust quick snippet to get list of created users in last 24 hours in your . $When = ((Get-Date).AddDays(-1)).Date Get-ADUser
Continue readingMicrosoft lately released to public a new tool known as Project Honolulu. This is now known as Windows Admin Center
Continue reading