Avinash Barnwal's Blog

Azure Cloud Solution Architect, Tech geek. Blog writer, having Experience with Azure cloud, C#.NET, REST APIs, Docker, K8S, AKS , Linkerd, Azure DevOps & Informatica ETL, Disaster Recovery and High Availability Planning

Menu
  • About Avinash Barnwal
  • Privacy

Category: Powershell

Generating Self Signed Certificates using Powershell

2016-09-03
| No Comments
| Cryptography, Powershell

I have been working to making a Bot to use SSL certificates for encryption on traffic to and from the BOT when communicating to its clients.  I have so far generated certs/ CSR  using OpenSSL , but I can also find few utilities in Powershell which do a very much similar job  .   The […]

Read More »

Posted in <a href="https://www.vnextcoder.ga/category/cryptography/" rel="category tag">Cryptography</a>, <a href="https://www.vnextcoder.ga/category/powershell/" rel="category tag">Powershell</a> Tagged <a href="https://www.vnextcoder.ga/tag/powershell/" rel="tag">Powershell</a>, <a href="https://www.vnextcoder.ga/tag/ssl/" rel="tag">SSL</a> Leave a comment

Setting a Startup type of Service with Powershell

2015-09-13
| No Comments
| Powershell

Recently I needed to change the Start Type of a Windows Service from Powershell. Course i need to know which ones are disable out of my Filtered set of Services.  CmdLet ‘Get-Service’  it produces an Object of System.ServiceProcess.ServiceController Object which doesn’t have Startuptype parameter. This was primary problem on how to query the services which have startup type […]

Read More »

Posted in <a href="https://www.vnextcoder.ga/category/powershell/" rel="category tag">Powershell</a> Tagged <a href="https://www.vnextcoder.ga/tag/powershell/" rel="tag">Powershell</a>, <a href="https://www.vnextcoder.ga/tag/wmi/" rel="tag">WMI</a> Leave a comment

Search Posts

Recent Posts

  • How to check Connectivity Issues in Azure 2020-12-30
  • Network Security Groups and Application Security Groups – Simplified 2020-12-30
  • MS SQL Server – Geo-Replication / Failover Groups / Long Term Retention Backups 2020-12-27
  • How to use Azure Public IP Addresses 2020-11-30
  • Auto-Shutdown / Auto-Start Azure VMs to Save Costs 2020-11-25

Categories

  • Android (4)
  • AWS (1)
  • Azure (6)
    • Azure Networking (3)
    • Azure VM (1)
    • Azure-Architecture (3)
  • Continuous Integration (6)
  • Cryptography (1)
  • Docker (2)
  • DotNet (4)
    • Entitiframework (1)
    • Razor Pages (1)
    • Visual Studio Code (2)
    • WebApi (1)
  • HAProxy (2)
  • Mysql (5)
  • Nuget (1)
  • Powershell (2)
  • Uncategorized (3)
  • Visual studio 2015 (2)
  • Visual Studio Codoe (1)

Tags

Android Application Gateway ASP.NET Core AWS AWS S3 Azure Azure Cost Azure Load Balancer Azure Networking Azure Resource Azure Security Azure SQL Azure Traffic Manager Azure VM Azure Web Application Firewall base64 Binary Bitbucket Cluster Continuous Integration Docker DotNet Entityframework Failover Groups FontAwesome Git GitLab HAProxy Jenkins MSSQL Mysql Network Watcher NGINX Nuget PDF Powershell root SSL Teamcity Ubuntu Visual Studio Visual Studio Code Windows 10 Windows Phone WMI

© Avinash Barnwal's Blog 2021. Powered by WordPress