mirror of
https://github.com/pxdg-afk/paxad.git
synced 2026-08-22 20:21:07 -04:00
Quartz sync: Jul 7, 2026, 10:59 PM
This commit is contained in:
8
.obsidian/workspace.json
vendored
8
.obsidian/workspace.json
vendored
@@ -186,16 +186,16 @@
|
|||||||
},
|
},
|
||||||
"active": "91c363749e616538",
|
"active": "91c363749e616538",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"content/index.md",
|
|
||||||
"content/snippets/microslop/exchange online.md",
|
"content/snippets/microslop/exchange online.md",
|
||||||
|
"content/worldbuilding/worldbuilding.md",
|
||||||
"content/snippets/snippets.md",
|
"content/snippets/snippets.md",
|
||||||
"content/snippets/microslop",
|
"content/snippets/microslop",
|
||||||
"content/worldbuilding/worldbuilding.md",
|
|
||||||
"content/other.md",
|
|
||||||
"CODE_OF_CONDUCT.md",
|
|
||||||
"content/worldbuilding",
|
"content/worldbuilding",
|
||||||
"content/snippets",
|
"content/snippets",
|
||||||
|
"content/other.md",
|
||||||
|
"content/index.md",
|
||||||
"content",
|
"content",
|
||||||
|
"CODE_OF_CONDUCT.md",
|
||||||
"public/tags/index-og-image.webp",
|
"public/tags/index-og-image.webp",
|
||||||
"public/tags/other-sites-og-image.webp",
|
"public/tags/other-sites-og-image.webp",
|
||||||
"public/tags/socials-og-image.webp",
|
"public/tags/socials-og-image.webp",
|
||||||
|
|||||||
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
title: others
|
|
||||||
publish: true
|
|
||||||
tags:
|
|
||||||
- socials
|
|
||||||
- other-sites
|
|
||||||
---
|
|
||||||
https://bsky.app/profile/pax.ad
|
|
||||||
|
|
||||||
https://bsky.app/profile/pax.dog
|
|
||||||
|
|
||||||
https://pax.dog
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
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.
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
---
|
|
||||||
publish: true
|
|
||||||
---
|
|
||||||
something interesting
|
|
||||||
Reference in New Issue
Block a user