Skip to content

Instantly share code, notes, and snippets.

View dhackney's full-sized avatar

Douglas Hackney dhackney

View GitHub Profile
@dhackney
dhackney / fix-group-policy-change-brick.md
Last active February 10, 2018 22:47
How to fix a Win10 system bricked by changing a Group Policy

How to fix a Win10 system bricked by changing a Group Policy

Scenario:
Change a Group Policy and it bricks the system
"Restore from System Restore Point" fails or there are no recent restore points

Challenge:
There is no access to the GUI Group Policy Editor from the command prompt of a bricked system

Keybase proof

I hereby claim:

  • I am dhackney on github.
  • I am dhackney (https://keybase.io/dhackney) on keybase.
  • I have a public key ASAEQwdGvyxRekU32SxGVW_Na_E_yBFXBGneKcYmy-_NtQo

To claim this, I am signing this object:

@dhackney
dhackney / receive-deploy-error-01
Created September 1, 2012 00:31
dhackney - receive deploy errir
C:\files\business\crosstalk\development\node\tt\ttapp>jitsu deploy receive
info: Welcome to Nodejitsu dhackney
info: jitsu v0.9.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy receive
info: Analyzing application dependencies in receive
info: Creating snapshot 0.0.4
info: Updating app receive
info: Activating snapshot 0.0.4 for receive
info: Starting app receive
@dhackney
dhackney / tt3 package.json
Created August 31, 2012 16:42
tt3 deploy error - package.json
{
"name": "tt3",
"subdomain": "dhackney.tt3",
"scripts": {
"start": "tt3.js"
},
"version": "0.0.1-4",
"engines": {
"node": "0.8.x"
},
@dhackney
dhackney / tt3-deploy-error-01
Created August 31, 2012 15:45
dhackney - jitsu deploy error
Note: local installed dependency is an edited version of https://github.com/sjwalter/node-twilio
I installed locally via: npm install twilio
app runs normally locally
jitsu deploy error:
prompt: Is this ok?: (yes) yes
info: Creating snapshot 0.0.1-3