Skip to content

Instantly share code, notes, and snippets.

@lollilol
lollilol / pkgdeploy.ps1
Last active July 9, 2026 17:02
deploy packages using a gpo startup script
# pkgdeploy
# Copyright (C) 2026 Jascha Johnsen
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
@lollilol
lollilol / check_DFS_backlog.ps1
Last active September 11, 2025 08:07 — forked from liveaverage/check_DFS_backlog.ps1
Local Check_MK Powershell check that dynamically populates DFS Backlog Counts for all replicated folder groups. Outputs individual DFS backlog counts (one per replication direction) and performance data for individual replicated folder groups, along with a 'global' DFS Backlog count aggregating the status of all replication folder groups. The co…
$computer = [System.Net.Dns]::GetHostName()
$Computer = [System.Net.Dns]::GetHostName()
# Fix issue with console text wrap:
$Host.UI.RawUI.BufferSize = New-Object Management.Automation.Host.Size (500, 300)
$OK = 0
$Warn = 1
$Crit = 2
$Unk = 3
@lollilol
lollilol / CompleteDiscordQuest.md
Last active June 19, 2024 08:11 — forked from aamiaa/CompleteDiscordQuest.md
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This no longer works in browser!

Note

This no longer works if you're alone in vc! Somebody else has to join you!

How to use this script:

  1. Accept the quest under User Settings -> Gift Inventory