Skip to content
View alexpatten's full-sized avatar

Block or report alexpatten

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

Popular repositories Loading

  1. CheckUserAndTasks CheckUserAndTasks Public

    This is a PowerShell script that can be used with SolarWinds and other monitor tools to identify when a service account is signed out and if any tasks are not running.

    PowerShell

  2. MoveFilesByUsername MoveFilesByUsername Public

    Using a CSV, move files to specified paths based on a user's name or ID.

    PowerShell

  3. FileMoveAndExtractZips FileMoveAndExtractZips Public

    This script will move files from a folder on your FTP server to an archive folder and will extract all zips to a processed folder for you or vendors to access.

    PowerShell

  4. JavaAlarm JavaAlarm Public

    Basic Java alarm

    Java

  5. MaximumCharFileNameFix MaximumCharFileNameFix Public

    These scripts are used to identify and/or resolve files with names that exceed Microsoft's OS character limit.

    PowerShell

  6. PasswordGenerator PasswordGenerator Public

    Combine two words, a number, and a special character to generate unique password for users

    C#