• Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factory
    • Compute
      • Virtual Machines
      • App Service
    • Networking
    • Storage
    • Databases
      • Azure SQL Database
      • NoSQL
    • Identity + Security
      • Security
      • Identity
    • AI + ML
      • Internet Of Things (IOT)
    • Management Tools
      • Powershell
    • Management + Governance
      • Automation
      • Analytics
      • Portal
    • Integration
    • Troubleshooting
    • Exams
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Power Automate
    • Power Pages
    • Dynamics 365
  • MS365
    • Billing
  • Speaking
    • Greek MVPs In Action, Introduction To Azure Logic Apps
    • Global Azure Virtual 2020 Greece – Intro to Azure Service Bus
    • IT PRO | DEV Connections 2020 – Introduction to Logic Apps and automation solutions for IT’s
    • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
    • Azure Learning Resources
  • Contact
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factory
    • Compute
      • Virtual Machines
      • App Service
    • Networking
    • Storage
    • Databases
      • Azure SQL Database
      • NoSQL
    • Identity + Security
      • Security
      • Identity
    • AI + ML
      • Internet Of Things (IOT)
    • Management Tools
      • Powershell
    • Management + Governance
      • Automation
      • Analytics
      • Portal
    • Integration
    • Troubleshooting
    • Exams
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Power Automate
    • Power Pages
    • Dynamics 365
  • MS365
    • Billing
  • Speaking
    • Greek MVPs In Action, Introduction To Azure Logic Apps
    • Global Azure Virtual 2020 Greece – Intro to Azure Service Bus
    • IT PRO | DEV Connections 2020 – Introduction to Logic Apps and automation solutions for IT’s
    • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
    • Azure Learning Resources
  • Contact
Powershell Script To Update IIS Website Content

Powershell Script To Update IIS Website Content

by George Chrysovaladis Grammatikos | Apr 25, 2018 | DevOps

The following script does several jobs : Backup IIS Website Files To be upgraded Stop IIS Website  Application Pool Copy Newest Website Files Start IIS Website Application Pool Also can download this script from Microsoft Technet Gallery. <# .SYNOPSIS Update IIS...
Configure a custom port with an SSL

Configure a custom port with an SSL

by George Chrysovaladis Grammatikos | Apr 20, 2018 | DevOps, IT

In case someone wants to configure a custom Port with an SSL ιt can do so, by following the instructions below : Bind SSL certificate  to a custom port number Open CMD and execute the following command, netsh http add sslcert ipport=0.0.0.0:7010...
Configure Remote Debugging Tool on Azure VM

Configure Remote Debugging Tool on Azure VM

by George Chrysovaladis Grammatikos | Apr 18, 2018 | DevOps, IT

The following instructions, are describing the configuration steps, regarding the Remote Debugging with VS17 on an Azure VM. Preliminary, you must check the VS version. Each version, corresponds to different Remote Tools Visual Studio Version Link 2017 download 2015...
Next Entries »
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7445511428585429"
     crossorigin="anonymous"></script>
<!-- AdUnit1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7445511428585429"
     data-ad-slot="1036616002"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>

Recent Posts

  • Power Platform Pipelines – Configuration
  • Power Platform Pipelines – Installation
  • Troubleshoot Azure Functions
  • Power Platform – Azure VNet Integration
  • Power Pages – Custom Domain with SSL Certifcate

App Registration ARM Azure Azure Active Directory Azure AD Azure Automation Azure Cloud Shell Azure DevOps Azure Firewall Azure Portal Azure Powershell Azure SQL Azure Storage Azure Subscription Azure Terraform Azure Virtual Network Gateway Azure VM Azure Vnet Canvas App Collection DevOps DNS Dynamics 365 Gateway IT Json Linux Logic Apps Microsoft Migration Power Apps Power Automate Power Pages Power Platform PowerShell RDP Security SQL Server troubleshooting Virtual Machines Virtual Network Visual Studio VM VNet Windows

Copyright © 2023 - Created by George Grammatikos