OneNoteUtilities icon indicating copy to clipboard operation
OneNoteUtilities copied to clipboard

OneNoteUtilities PowerShell Module

OneNoteUtilities

OneNoteUtilities PowerShell Module

A PowerShell module to interact with the desktop version of Microsoft OneNote.

Development of this module continues following Microsoft's most recent announcement (November 2019):

https://techcommunity.microsoft.com/t5/Office-365-Blog/Your-OneNote/ba-p/954922

The current version is 1.0

This module provides the following functions:

  • Start-ONApp
  • Stop-ONApp
  • Get-ONHierarchy
  • Get-ONNoteBook
  • Get-ONNoteBooks
  • Get-ONPage
  • Get-ONPages
  • Get-ONSection
  • Get-ONSections
  • Get-ONSectionGroups
  • New-ONElement
  • New-ONPage
  • Update-ONPage
  • Show-ONPage
  • Show-ONGUI
  • Add-ONElement
  • Publish-ONObject