XurrentHelpers

0.7.1

A PowerShell Module by techwork data GmbH containing cmdlets making Xurrent adminstration easier and more efficient

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name XurrentHelpers

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name XurrentHelpers

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Ing. Fabian Steiner BSc.. All rights reserved.

Package Details

Author(s)

  • Ing. Fabian Steiner BSc.

Tags

Xurrent 4me ITSM KnowledgeArticle Administration API

Functions

ConvertFrom-XurrentKnowledgeArticle ConvertTo-XurrentKnowledgeArticle Export-XurrentKnowledgeArticle Import-XurrentKnowledgeArticle New-XurrentKnowledgeArticleCsvExample New-XurrentKnowledgeArticleTemplate

Dependencies

This module has no dependencies.

Release Notes

## [0.7.1] - 2026-09-13

### Fixed

- `Export-XurrentKnowledgeArticle`: The "No Service Instances specified" warning was emitted whenever the `-ServiceInstances` parameter / `SERVICE_INSTANCES` `.env` fallback was empty, even when the Markdown files supplied their own `**Service Instances:**` metadata. The warning is now emitted per article, only when an article's effective Service Instances value is still empty after considering the Markdown metadata and the fallbacks, and it now includes the article's Subject to make correction easier. The `-InputObject` passthrough path still never warns. Closes #14.

### Changed

- `New-XurrentKnowledgeArticleTemplate`: The generated template now includes the `**ID:**`, `**Service:**`, and `**Service Instances:**` metadata lines understood by `ConvertTo-XurrentKnowledgeArticle`, matching the layout produced by `ConvertFrom-XurrentKnowledgeArticle`. The lines are emitted empty on purpose so that `-Service` / `-ServiceInstances` / `.env` fallbacks continue to apply (and the missing-instance warning still fires) until real values are filled in. The help examples now use the correct cmdlet name.
- Devcontainer: The GitHub CLI (`gh`) is now installed via the `github-cli` devcontainer feature.

FileList

Version History

Version Downloads Last updated
0.7.1 (current version) 6 9/13/2026
0.7.0 48 7/17/2026
0.6.0 9 7/17/2026
0.4.3 22 6/24/2026
0.4.2 13 6/19/2026
0.4.1 8 6/18/2026
0.4.0 17 6/17/2026
0.3.0 17 6/1/2026
0.2.0 5 6/1/2026
0.2.0-previe... 4 6/1/2026
Show more