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
  • Podcasts

Tag: active directory

Azure Client VPN with Azure AD auth & MFA | Step by step guide

June 2, 2020 Pantelis Apostolidis Azure, Microsoft 2 comments

Azure Client VPN using Azure AD & MFA Azure Virtual Network Gateway provides the ability to connect to your Azure

Share
Continue reading

How to disconnect a mailbox & re-assign it to new user in a Hybrid Scenario

June 21, 2017 Pantelis Apostolidis Exchange, Microsoft, Office 365, PowerShell 22 comments

How to disconnect a mailbox & re-assign it to new user in a Hybrid Scenario Scenario objectives: We have an

Share
Continue reading

Match OnPrem Active Directory users to existing Office365 Users

July 29, 2016 Pantelis Apostolidis Exchange, Microsoft, Office 365, PowerShell Leave a comment

Lets say you have an Office 365 account and cloud only users with mailboxes and now you decide that you want

Share
Continue reading

Find AD accounts that are expiring

September 25, 2014 Pantelis Apostolidis Microsoft, PowerShell, Servers Leave a comment

[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

Share
Continue reading

Manage Office 365 password expiration

September 22, 2014 Pantelis Apostolidis Microsoft, Office 365, PowerShell, Servers Leave a comment

Check if the password is set to never expire for one user: Get-MSOLUser -UserPrincipalName username | Select PasswordNeverExpires Check if

Share
Continue reading

Posts pagination

1 2 Next Posts»

Buy Me A Coffee

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-2025 | Apostolidis Cloud Corner