mirror of
https://github.com/pxdg-afk/paxad.git
synced 2026-08-22 20:21:07 -04:00
Published 4 files
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
---
|
||||
publish: true
|
||||
title: Welcome to Quartz
|
||||
created: 2026-07-07T21:16:18.689-04:00
|
||||
modified: 2026-07-07T22:02:38.825-04:00
|
||||
---
|
||||
|
||||
This is a blank Quartz installation.
|
||||
|
||||
15
content/other.md
Normal file
15
content/other.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
publish: true
|
||||
title: others
|
||||
created: 2026-07-07T21:45:55.205-04:00
|
||||
modified: 2026-07-07T21:45:55.205-04:00
|
||||
tags:
|
||||
- socials
|
||||
- other-sites
|
||||
---
|
||||
|
||||
https://bsky.app/profile/pax.ad
|
||||
|
||||
https://bsky.app/profile/pax.dog
|
||||
|
||||
https://pax.dog
|
||||
12
content/snippets/microslop/exchange online.md
Normal file
12
content/snippets/microslop/exchange online.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
publish: true
|
||||
title: Exchange Online
|
||||
created: 2026-07-07T22:03:31.074-04:00
|
||||
modified: 2026-07-07T22:05:08.080-04:00
|
||||
---
|
||||
|
||||
```powershell
|
||||
Get-Mailbox -Filter {AccountDisabled -eq $false} | Start-ManagedFolderAssistant -FullCrawl
|
||||
```
|
||||
|
||||
Run the **Managed Folder Assistant** for all the active mailboxes in the tenant.
|
||||
7
content/worldbuilding/worldbuilding.md
Normal file
7
content/worldbuilding/worldbuilding.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
publish: true
|
||||
created: 2026-07-07T21:44:45.585-04:00
|
||||
modified: 2026-07-07T22:03:02.091-04:00
|
||||
---
|
||||
|
||||
something interesting
|
||||
Reference in New Issue
Block a user