Skip to content
View Graham-Beer's full-sized avatar
Block or Report

Block or report Graham-Beer

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

Pinned

  1. PSCharts PSCharts Public

    PowerShell 13 1

  2. AWS_Lambda_PowerOff.ps1 AWS_Lambda_PowerOff.ps1
    1
    # PowerShell script file to be executed as an AWS Lambda function.
    2
    #
    3
    # When executing in Lambda the following variables will be predefined.
    4
    #   $LambdaInput - A PSObject that contains the Lambda function input data.
    5
    #   $LambdaContext - An Amazon.Lambda.Core.ILambdaContext object that contains information about the currently running Lambda environment.
  3. AWS_CDK_S3Bucket AWS_CDK_S3Bucket Public

    Using AWS CDK to create Cloudformation code with C#

    C# 1 1

  4. Windows2016-Vagrant-DSC-Build Windows2016-Vagrant-DSC-Build Public

    PowerShell 5 1

  5. New-ComplexPassword New-ComplexPassword Public

    Script to generate a single or multiple complex passwords

    PowerShell 1

  6. Programming-with-PowerShell Programming-with-PowerShell Public

    Common programming questions, answered in PowerShell

    PowerShell