Skip to content
Apostolidis Cloud Corner

Apostolidis Cloud Corner

Remarks from a Cloud Architect encounters

  • Home
    • General
    • Privacy Policy
  • About me
    • About me
    • Contact Me
  • Azure
  • Microsoft
    • Azure
    • Office 365
    • PowerShell
    • Clients
    • Servers
    • Exchange
    • Hyper-V
  • Linux
  • Ελληνικα
  • Videos
  • Speaking

Tag: powershell

Azure Backup Email Notification

October 2, 2014 Pantelis Apostolidis Azure, Microsoft, PowerShell, Servers

I was looking for a free solution to have email notifications for Azure backup. After reading other blogs and technet

Share
Continue reading

Give Specific permissions to Calendar or Contacts

September 29, 2014 Pantelis Apostolidis Exchange, Microsoft Leave a comment

To add permissions to a mailbox’s Calendar or Contacts. This is very useful when creating a “Room Mailbox” that the

Share
Continue reading

Create new mailboxes on Exchange 2013 using EMS

September 19, 2014 Pantelis Apostolidis Exchange, Microsoft, PowerShell, Servers Leave a comment

Here is a quick way to create one or many mailboxes (and the respective user account on AD) on Exchange

Share
Continue reading

Connect Powershell to Exchange Online

July 24, 2014 Pantelis Apostolidis Exchange, Microsoft, Office 365, PowerShell, Servers

Connect PowerShell to Exchange Online $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection

Share
Continue reading

Connect powershell to Azure

July 9, 2014 Pantelis Apostolidis Azure, Microsoft, PowerShell, Servers

First we need to install the Azure PowerShell module from http://go.microsoft.com/fwlink/p/?linkid=320376&clcid=0x409 Then open PowerShell and run: Add-AzureAccount Pantelis ApostolidisPantelis Apostolidis is

Share
Continue reading

Posts navigation

«Previous Posts 1 … 6 7 8

Buy Me A Coffee

Sign up to receive awesome content in your inbox, every month.

We don’t spam! Read our privacy policy for more info.

Check your inbox or spam folder to confirm your subscription.

Tags

active directory (7) application gateway (4) automation (15) azure (107) azure backup (6) azure front door (5) azurerm (72) azure rm (8) azure security center (5) azure vm (14) backup (6) cluster (4) core (6) devops (5) exchange (22) exchange 2013 (13) exchange online (15) hyper-v (4) iis (5) json (4) linux (4) log analytics (4) managed disks (4) monitoring (4) nested virtualization (6) nsg (4) office 365 (18) oms (5) powershell (40) puppet (5) security (7) speaker (6) sql (16) storage (11) storage account (8) udr (4) virtual machine (10) virtual network (17) virtual network gateway (4) vnet (8) vpn (10) waf (6) web app (6) web application firewall (5) windows server (10)
Copyright © 2014-2022 | Apostolidis Cloud Corner