Skip to content
View JasonCook599's full-sized avatar
🐈
🐈

Block or report JasonCook599

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
JasonCook599/README.md

Metrics

Pinned Loading

  1. TecticPS TecticPS Public

    This is a collection of scripts used for day to day management of IT resources.

    PowerShell 3

  2. unifi-s2s-dynamic unifi-s2s-dynamic Public

    Site-to-Site VPN with Dynamic IPs

    Shell 1

  3. PowerShell Profile PowerShell Profile
    1
    param (
    2
      $ProfilePath = $PROFILE.CurrentUserAllHosts,
    3
      $ProfileDirectory = (Split-Path -Path $ProfilePath -Parent)
    4
    )
    5
    # Version 1.5.5