by Jacob Gardiner-Moon | Apr 26, 2017 | Applications, Microsoft, Microsoft, Operating Systems, Powershell, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016
This is a very short article but I thought I would highlight this as I had the requirement for this while working on a client’s site. This would be very useful for when resetting service account passwords, this is often required as part of compliance processes.... by Jacob Gardiner-Moon | Aug 2, 2016 | Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Microsoft, Powershell
This will be a short post but I thought I would post this as I have had to use this recently while updating the Global Address List. This can be completed by using the below command – Update-GlobalAddressList -Identity “Default Global Address List”... by Jacob Gardiner-Moon | May 26, 2016 | Microsoft, Powershell, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Small Business Server 2011
I recently wanted to check what accounts I have in my organization that the passwords are set not to expire, this is potentially a security risk as the users password will never expire. By default I would advise a 30/60/90 day password expiration policy to provide the...