Skip to content

Conversation

@AdvanceYourIT
Copy link

Summary

  • Adds a set of new cmdlets across Checklist, Document Templates, ITAM, Knowledge Base, Management, Organisation, OrganisationChecklists, OrganisationDocuments, System Contacts/Contact CRUD, Tabs, Tags, Users, and Vulnerability areas.
  • Updates NinjaOne.psd1 and improves internals of Get-NinjaOneRelatedItemAttachmentSignedURLs.

Changes

  • Added: 93 files
  • Modified: 4 files
    • Source/NinjaOne.psd1
    • Source/Public/KnowledgeBaseArticles/Get/Get-NinjaOneRelatedItemAttachmentSignedURLs.ps1
    • .build/CommandletShortNames.yaml
    • CHANGELOG.md
  • Removed: 0 files
  • Docs: Updated CHANGELOG.md with section 2025-09-04 - Version TBD.

How to test locally

  1. Import module from source: Import-Module .\Source\NinjaOne.psd1 -Force
  2. Verify exports: Get-Command -Module NinjaOne | Measure-Object
  3. Spot-check several new cmdlets for help and parameter binding: Get-Help <cmdlet> -Detailed

Checklist

  • Decide final version/date and update CHANGELOG.md and NinjaOne.psd1 accordingly.
  • Ensure CI/test pipeline passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant