Project

PSOutlookProfile

Tool to manage (to some degree) Outlook Profile in PowerShell

Stars11
Forks7
Open issues2
Language: PowerShell Updated: 2019-09-13T08:49:40.0000000+00:00

Documentation

PSOutlookProfile Overview

When to use PSOutlookProfile and what to watch for.

Use PSOutlookProfile when a workstation Outlook profile needs a scripted maintenance pass.

The project is narrow on purpose. Treat it as an operator tool for controlled profile fixes, not as a general Exchange or Microsoft 365 administration module.

Common tasks

  • Preview account removal with -WhatIf.
  • Keep the primary account explicit in the command.
  • Let the command create a backup unless there is a deliberate reason not to.
  • Test on a non-production workstation before changing user profiles broadly.