Skip to content
View alexinnes's full-sized avatar
  • Glasgow

Block or report alexinnes

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 Loading

  1. Dice_roller Dice_roller Public

    A dice roller using python and tkinter

    Python

  2. Get-LoggonUser Get-LoggonUser Public

    A script that can see who is logged onto a station remotely

    PowerShell

  3. ServerOnlineCheck ServerOnlineCheck Public

    Script to run on a host to make sure all servers are running.

    PowerShell

  4. VssAdmin VssAdmin Public

    VSSAdmin with a better output

    PowerShell

  5. CoreGet-Auth.ps1 CoreGet-Auth.ps1
    1
    <#
    2
       .Synopsis
    3
          Authenticates user and creates an encrypted file where the password is stored.
    4
       .DESCRIPTION
    5
         Takes username and password and encrypts it into a file in the powershell dir (only your local account can decrypt it)