This script will significantly decrease the length of time taken to create device collections in SCCM. I created this script for a college where I deployed SCCM 2012, it allowed the college to mass create the device collections required for their environment. First of all we will need to import the SCCM Powershell Module as … Continue reading Powershell: Create SCCM 2012 Collections Based on Active Directory Security Group
Category: Powershell
Powershell: Active Directory – Set Change Password at Logon for all Users
When faced with a situation where you have an OU full of users who need to be forced to change password at logon your first option may instinctively be the GUI - Active Directory Users and Computer. This may seem a lot easier than powershell as you only need to highlight all the users, select … Continue reading Powershell: Active Directory – Set Change Password at Logon for all Users