Simple script to get information via PowerShell from the computer about model of the machine and vendor. 123456789101112131415<# Get information about vendor and model of…
View More Get Computer Vendor and model via PowerShellTag: Scripts
Update UPN for group of users or all users in domain
There can be situation when you will need to update UPN for your users in domain. In my situation this change helped to solve my…
View More Update UPN for group of users or all users in domainGet Account list with Password Never Expire from Active Directory to CSV file
Quick [easyazon_link identifier=”B01NBI97UZ” locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] snippet to pull all accounts from [easyazon_link identifier=”1449361420″ locale=”US” tag=”wn0d5-20″] Active Directory [/easyazon_link] with PASSWORD NEVER EXPIRE into…
View More Get Account list with Password Never Expire from Active Directory to CSV fileList Users and Groups created in Active Directory in the Last 24 Hours
Just quick [easyazon_link identifier=”1787126307″ locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] snippet to get list of created users in last 24 hours in your [easyazon_link identifier=”B06VYFQNH4″ locale=”US” tag=”wn0d5-20″]…
View More List Users and Groups created in Active Directory in the Last 24 Hours