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

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

  1. KaceSMA KaceSMA Public

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

    PowerShell 42 12

  2. VSCodePopTheme VSCodePopTheme Public

    A port of Pop! Theme for VSCode

    37 3

  3. ud-template ud-template Public

    A scaffolded Template for UniversalDashboard Projects

    PowerShell 27 2

  4. Powershell Powershell Public

    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 12

  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

    Forked from adbertram/TestDomainCreator

    PowerShell 6 2