Quartz sync: Jul 7, 2026, 10:58 PM

This commit is contained in:
Pax
2026-07-07 22:58:49 -04:00
parent bac90ae0a3
commit 52bf85dd31
12 changed files with 974 additions and 39 deletions

View File

@@ -1,6 +1,16 @@
---
title: Welcome to Quartz
title: hi
publish: true
description: a digital garden, but it might be full of weeds
---
> [!quote]
> In the beginning, the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move.
> *-Douglas Adams, Hitchhiker's Guide to the Galaxy*
This is a blank Quartz installation.
See the [documentation](https://quartz.jzhao.xyz) for how to get started.
there exists, somewhere on this planet of ours, a group of individuals i'd call my tribe. where they dwell, i can't say.
all i know is that i'd like to meet them some day. i hope i do. i know i've already met some.
$$
$$

View File

@@ -0,0 +1,9 @@
---
title: Exchange Online
publish: true
---
```powershell
Get-Mailbox -Filter {AccountDisabled -eq $false} | Start-ManagedFolderAssistant -FullCrawl
```
Run the **Managed Folder Assistant** for all the active mailboxes in the tenant.

View File

@@ -0,0 +1,4 @@
---
publish: true
---
something interesting