Powershell:Introductie

Uit Belois's Wiki
Versie door Belois (overleg | bijdragen) op 3 mei 2023 om 14:39
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)

Op deze pagina kunt u, naast de talloze scripts, ook informatie en tutorials vinden over en in Powershell.

Powershell websites en Tutorials

Powershell tutorials Varonis Powershell tutorials Guru99 Powershell Tech toughts
Teams reports with Powershell IIS Commando's [/ Powershell Template]

Mailbox Office365 verplaatsen en status

Get-MailboxStatistics -Identity 'j.doe@johndoe.nl' –IncludeMoveHistory | FL
Get-MailboxStatistics nuno –IncludeMoveHistory | FL
Get-MoveRequest nuno | FL
New-MoveRequest -Identity 'tony@alpineskihouse.com'

Belois (Over mij)