Nothing Special   »   [go: up one dir, main page]

Skip to content
View ArtisanByteCrafter's full-sized avatar

Block or report ArtisanByteCrafter

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
ArtisanByteCrafter/README.md

Pinned Loading

  1. KaceSMA KaceSMA Public archive

    A module for interacting with a Quest Kace Systems Management Appliance API via Powershell.

    PowerShell 39 12

  2. VSCodePopTheme VSCodePopTheme Public archive

    A port of Pop! Theme for VSCode

    35 3

  3. ud-template ud-template Public archive

    A scaffolded Template for UniversalDashboard Projects

    PowerShell 27 2

  4. Powershell Powershell Public archive

    Helpful Powershell scripts for a small, medium, or large enterprise environment. As I sanitize internal work, I will try to publish it here for all to use.

    PowerShell 11

  5. UninstallViaRegistry.ps1 UninstallViaRegistry.ps1
    1
    # put programs to remove in this array. Java and Opera are in this example.
    2
    
                  
    3
    $remove = @('*Java*', '*Opera*' )
    4
    
                  
    5
    function Get-InstalledApps {
  6. TestDomainCreator TestDomainCreator Public archive

    Forked from adbertram/TestDomainCreator

    PowerShell 6 2