Enterprise Operating Systems
Troubleshooting and Guides for: Microsoft Server, Linux, and VMware
Dell Hardware/Software Guides
Dell Servers – PowerEdge, Blades, and Cloud
integrated Dell Remote Access Controller (iDrac)
OpenMange Server Administrator (OMSA)
Change User Account Setting – PasswordNeverExpires
After running an audit, it was discovered that some user account passwords on the domain were set to never expire. A few meetings later the team decided to change …
Create User Accounts with Password
Below is a quick script to create a user account and password. If no username is typed the script will exit. If the input for for the username is “Exit” …
Adding Hostnames to Security Groups
Adding multiple users to a Security Group can be tedious if done individually. Here is a PowerShell script that will improve efficiency when adding computer hostnames to the member section …
Getting Started With PowerShell On Windows Azure
There are over 700 PowerShell cmdlets to help you automate routine and complex tasks in Windows Azure. Here’s how you can start taking advantage of what PowerShell has to offer …
How to Automate Software Package Installations in Server 2016 via PowerShell
Here are some of the ways you can automate software package and modules installations in Server 2016, using some of the new package management cmdlets that come with PowerShell. With …