Skip to content

Instantly share code, notes, and snippets.

function Set-ClusterVMAntiAffinity {
<#
.SYNOPSIS
Will configure Preferred Owners for Virtual Machine running on Failover Cluster
.DESCRIPTION
Uses Invoke-Command to allow for PSCredential
If Preferred Owner is provided will verify if it matches cluster Owner Nodes.
If yes - will set Preferred Owners for given VMs.
If no - will abort.
@SeppeM
SeppeM / gist:126156937630fecfdec8e590bec909f6
Created June 14, 2019 12:10 — forked from tejastank/gist:c63d5a5dd8d848d1c06c30919fb1ba83
Window Odoo PostgreSQL Database Backup And Restore
#Snippetbucket, odoo backup for window platform
#SnippetBucket.com for Enterprise Business & Integrated Automation
#email: [email protected]
Here's the steps to do that on Windows 7:
Backup:
Step 1: cd into Postgres bin directory so you can run pg_dump.exe
command: $ cd \Program Files\PostgreSQL\9.3\bin

#DaftPunKonsole

A console to recreate the famous "Harder, Better, Faster, Stronger" by Daft Punk. Use your keyboard ! not the mouse (hey, it's a console). Use the other keys to get different sounds (Normal, High, Low). You can do it !

Forked from Malik Dellidj's Pen #DaftPunKonsole.

A Pen by Captain Anonymous on CodePen.