File-Metadata, Monitor AD health, Windows Terminal 1.1 preview, Exchange Online Mailbox Statistics
Trainings
The new Trainings scheduke will be presented early summer
Events
7.7.2020 – PowerShell7 Launch Event Austria – live with Steve Lee from the Microsoft PowerShell Team. Get Answers to your most important questions:
- When shall i start to use PS7?
- Mixed operations PS7/Windows PowerShell 5.1?
- Remoting – when will SSH be the standard ?
- and much more . . .
Registration link is here:
Snippets
File-Metadata
Get-Childitem gets a rather short list of properties for files. The explorer shows much more properties. See how Get-FileMetadata reads the full list or properties (like Author) in PowerShell . Link
Monitor AD Health with PowerShell
Read this short blog from Kevin Tegelaar, on how to monitor the health of onPrem AD-Domain controllers. Link
Windows Terminal 1.1 preview
Some long awaited-features in the UI seem to get real. Read the blog-Post for examples and details. Link
Exchange Online Mailbox Statistics
This script collects several statistics and information from all mailboxes in Exchange Online, such as mailbox size, number of deleted/sent items and their size, quotas, and more. Check it out here: Link
Until next week ! R.