This fits perfectly for the Random IT Stuff! I reblog it!
Some random linux commands
List running processes: ps aux Enable network interface: ifup eth0 (the first interface, lan, is eth0, and goes on with eth1 etc)
Create a Disk in specific Storage Account and Attach it to a VM in Azure
There are many reasons to have your Disks stored at separate Storage Accounts, per Cloud Service. One is that a Storage
Manage Office 365 password expiration
Check if the password is set to never expire for one user: Get-MSOLUser -UserPrincipalName username | Select PasswordNeverExpires Check if
Create new mailboxes on Exchange 2013 using EMS
Here is a quick way to create one or many mailboxes (and the respective user account on AD) on Exchange