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: PowerShell

AzureRm | Create Internal Load Balancer with two VMs

December 4, 2015 Pantelis Apostolidis Azure, Microsoft, PowerShell Leave a comment

AzureRm | Create Internal Load Balancer with two VMs This post is part of a general idea, to create an

Share
Continue reading

Microsoft SQL 2012 on Failover Cluster

November 10, 2015 Pantelis Apostolidis Hyper-V, Microsoft, PowerShell, Servers, Ελληνικά 2 comments

SQL Failover Cluster with AlwaysOn Availability Groups Αυτό είναι το δεύτερο Post της τριλογίας SQL Failover Cluster with AlwaysOn Availability Groups.

Share
Continue reading

Publish apps installed on a network server from a 2012 R2 RDS server

September 5, 2015 Pantelis Apostolidis Microsoft, PowerShell, Servers Leave a comment

It is not possible to publish an app that is installed at a network server from the UNC path. So

Share
Continue reading

Public Folder Sizes

September 5, 2015 Pantelis Apostolidis Exchange, Microsoft, Office 365, PowerShell, Servers Leave a comment

A nice PowerShell command to view all public folders’ sizes Get-PublicFolderStatistics | Sort-Object TotalItemSize -Descending | ft Name,@{label=”TotalItemSize(MB)”;expression={$_.TotalItemSize.Value.ToMB()}},@{label=”TotalDeletedItemSize(MB)”;expression={$_.TotalDeletedItemSize.Value.ToMB()}} -wrap | Out-String

Share
Continue reading

Connect PowerShell to Office 365 (MsolService)

August 7, 2015 Pantelis Apostolidis Microsoft, Office 365, PowerShell Leave a comment

To connect the PowerShell to Office 365 you need: Microsoft Online Services Sign-In Assistant https://www.microsoft.com/en-us/download/details.aspx?id=39267 Azure Active Directory Module for Windows

Share
Continue reading

Posts navigation

«Previous Posts 1 … 3 4 5 6 7 … 11 Next Posts»

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