Skip to content
View adminph-de's full-sized avatar
😈
😈
Block or Report

Block or report adminph-de

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adminph-de/README.md

Stats

Pinned

  1. ps-azure-bginfo ps-azure-bginfo Public

    Forked from othneildrew/Best-README-Template

    Quick deployment of BGinfo to an Azure IaaS virutal maschine (Extention) with PowerShell

    PowerShell

  2. ps-azure-spn-login ps-azure-spn-login Public

    Azure Login with SPN Account to execute PowerShell Scripts

    PowerShell

  3. ps-powerbi-asr-report ps-powerbi-asr-report Public

    Create a PowerBI report out of Azure Site Recovery (ASR)

    PowerShell 1 1

  4. Deploy Apache2 http-probe on CentOS Deploy Apache2 http-probe on CentOS
    1
    #!/bin/bash
    2
    
                  
    3
    # Simple deployment script to run the Apache2 http-probe on port 8080/tcp
    4
    # Helpfull if you need a hearbeat of the server (Loabalancer, etc.)
    5
    # without installing Apache2 natively.