How to get the ‘real’ last logon time of an Active Directory user

How to get the ‘real’ last logon time of an Active Directory user

Yes, Active Directory provides details on when an active directory user last logged on. However, in a multi domain controller environment it may be tricky to get this information. If you’re on a single domain controller domain you can use Active Directory Users...
How to install all roles and features of one server on another

How to install all roles and features of one server on another

Ever wanted to install all the roles and features that are installed on one server on another server? Easy. Just copy and paste the following command into an elevated powershell on the server where the roles and features are installed. Then copy the output and paste...