-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Management
HPE ProLiant Gen10 Server Health Summary / UID Feature
On the HPE ProLiant Gen 10 models with iLO 5, you have a new feature that gives you a health summary when you’re looking at the KVM of a rackmount (side note: I haven’t checked a blade yet w/ the … Continue reading
Test Lab Build Series – 1 – Planning
The first part of any environment build, be it a test lab, a development platform, or even a production environment, is planning. Arguably the 2nd most important task in any project is this step, because it is going to guide … Continue reading
Posted in Deployment, Installation, Management, Powershell, Scripting, Test Lab
Tagged Planning, Test Lab
Leave a comment
Exchange 2013 Powershell Script: Get DAG-wide Mailbox Statistics
While preparing for our On-prem -> O365 migration of a subset of our users, we ran across the need to gather mailbox statistics so that we could create the migration batches based on metrics. It’s pretty simple for us to … Continue reading
Posted in Exchange 2013, Management, Powershell
Tagged Exchange 2013, Planning, Powershell, Sizing
Leave a comment
HP 3Par Array Management: LDAP Authentication
I’ve been administering 3Par arrays for the past 5 years for my organization, and only recently have we bothered with LDAP authentication. We are running 3.1.1 MU2 on our primary array, and wanted to start bringing in additional administrators to … Continue reading
Powershell Code: How to Extend Password Age in Active Directory
We have a subset of users whose passwords are not expired while they are in a certain stage of their existence. We store these accounts in 1 particular OU, and once they are ready to move on to their next … Continue reading
Posted in Active Directory, Management, Powershell
Tagged AD, Powershell, pwdLastSet
Leave a comment
#IAMMEC Tip: Exchange 2013 Admin Center Access via Downlevel Account
When you first install Exchange 2013, the Exchange Admin Center is a bit quirky if you want to use it with an administrative account that is sitting on an earlier version. You will run into an issue where it will … Continue reading