I was looking for a free solution to have email notifications for Azure backup. After reading other blogs and technet
Category: PowerShell
Find AD accounts that are expiring
[sourcecode language=”powershell”] Search-ADAccount -AccountExpiring -TimeSpan ([TimeSpan]::FromDays(7)) | Select-Object name*,userpri*,accou* [/sourcecode] “FromDays(7)” = this will search accounts that are expiring in
Exchange 2013 & Online, Grand Full Access to Mailboxes
You can easily provide Full Access Permissions using the GUI, just Edit the mailbox you want, go to Mailbox Delegation
Using PowerShell and IE for a countdown
This fits perfectly for the Random IT Stuff! I reblog it! Pantelis ApostolidisPantelis Apostolidis is a Sr. Specialist, Azure at
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