Skip to content
Apostolidis Cloud Corner

Apostolidis Cloud Corner

Remarks from a Cloud Architect encounters

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

Category: Exchange

Exchange 2013 SP1 – Frontend Transport Service cannot start

August 22, 2014 Pantelis Apostolidis Exchange, Microsoft, PowerShell, Servers Leave a comment

Recently I created a custom receive connector for application use (printer, alerting, etc). After a server restart, the MSExchangeFrontEndTransport Service could

Share
Continue reading

Move mailbox to Office 365 from Exchange 2013

August 20, 2014 Pantelis Apostolidis Exchange, Microsoft, Office 365, PowerShell, Servers

Connect windows powershell to Exchange Online with a Global Administrator $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/

Share
Continue reading

Delete user from Office 365 with DirSync

August 6, 2014 Pantelis Apostolidis Exchange, Microsoft, Office 365, PowerShell, Servers Leave a comment

First you need to remove the user from DirSync: Open the “Synchronization Service Manager” (cn be fount at “C:Program FilesWindowsAzureActiveDirectorySyncSYNCBUSSynchronization

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

Exchange 2007/2010 Hybrid Deployment & Migrating to Office 365

June 18, 2014 Pantelis Apostolidis Everything, Exchange, Microsoft, Office 365, Servers Leave a comment

Those are notes for a migration to Office 365 using Hybrid Deployment. They are posts from severla blogs with some additions

Share
Continue reading

Posts navigation

«Previous Posts 1 … 4 5 6

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 (16) azure (113) azure backup (6) azure front door (6) azurerm (77) azure rm (8) azure security center (5) azure vm (16) 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 (5) managed disks (4) monitoring (5) nested virtualization (6) nsg (5) office 365 (18) oms (5) powershell (42) puppet (5) security (8) 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-2024 | Apostolidis Cloud Corner