This fits perfectly for the Random IT Stuff! I reblog it! Pantelis ApostolidisPantelis Apostolidis is a Sr. Specialist, Azure at
Author: Pantelis Apostolidis
Pantelis Apostolidis is a Sr. Specialist, Azure at Microsoft and a former Microsoft Azure MVP. For the last 20 years, Pantelis has been involved to major cloud projects in Greece and abroad, helping companies to adopt and deploy cloud technologies, driving business value. He is entitled to a lot of Microsoft Expert Certifications, demonstrating his proven experience in delivering high quality solutions. He is an author, blogger and he is acting as a spokesperson for conferences, workshops and webinars. He is also an active member of several communities as a moderator in azureheads.gr and autoexec.gr. Follow him on Twitter @papostolidis.
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