Skip to content
Apostolidis Cloud Corner

Apostolidis Cloud Corner

Remarks from a Cloud Architect encounters

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

Tag: powershell

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

Subscribe to our newsletter

Thank you for subscribing.

Something went wrong.

we respect your privacy and take protecting it seriously

Tags

active directory (7) application gateway (4) arm (4) automation (14) azure (101) azure backup (6) azure front door (5) azure governance (4) azurerm (69) azure rm (8) azure security center (5) azure vm (13) backup (6) cluster (4) core (6) devops (5) exchange (22) exchange 2013 (13) exchange online (15) front door (4) hyper-v (4) iis (5) json (4) log analytics (4) monitoring (4) nested virtualization (6) nsg (4) office 365 (18) oms (5) powershell (38) presenter (4) puppet (5) security (7) speaker (6) sql (16) storage (10) storage account (8) virtual machine (10) virtual network (13) vnet (6) vpn (7) waf (6) web app (6) web application firewall (5) windows server (9)
Copyright © 2014-2020 | Apostolidis Pantelis