Skip to content

Instantly share code, notes, and snippets.

View jamesadjinwa's full-sized avatar
💭
I may be slow to respond.

James Adjinwa jamesadjinwa

💭
I may be slow to respond.
View GitHub Profile
@jamesadjinwa
jamesadjinwa / config_winbox.ps1
Last active November 26, 2021 10:15
Boxstarter package for Windows 10 configuration
### OS optimization
## Remove default apps
#
Write-Host "Uninstall some applications that come with Windows out of the box" -ForegroundColor "Yellow"
function removeApp {
Param ([string]$appName)
Write-Output "Trying to remove $appName"
Get-AppxPackage $appName -AllUsers | Remove-AppxPackage
$siteName = 'ChocolateyServer'
#$appPoolName = 'ChocolateyServerAppPool'
$sitePath = 'c:\tools\chocolatey.server'
function Add-Acl {
[CmdletBinding()]
Param (
[string]$Path,
[System.Security.AccessControl.FileSystemAccessRule]$AceObject
)
@jamesadjinwa
jamesadjinwa / keybase.md
Created October 1, 2019 21:55
Keybase proof

Keybase proof

I hereby claim:

  • I am jamesadjinwa on github.
  • I am jaymee126 (https://keybase.io/jaymee126) on keybase.
  • I have a public key ASBqyDndNAVx8RQmE7XqymrlG99VVWYDJBiyAVk5rDu9sQo

To claim this, I am signing this object: