XurrentHelpers

0.7.0

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.0] - 2026-07-17

### Changed

- `Export-XurrentKnowledgeArticle`: `-ServiceInstances` is now fully optional. When omitted and not present in the `.env` file, the parameter defaults to an empty string without prompting interactively. The Xurrent API does not require a service instance value.
- `ConvertTo-XurrentKnowledgeArticle`: `-ServiceInstances` is now optional (defaults to an empty string). The Xurrent API does not require a service instance value.
- `Export-XurrentKnowledgeArticle`: Now writes a warning when one or more exported article rows have an empty `Service Instances` value (after considering per-file metadata and fallbacks), explaining that those article(s) will be visible to every specialist covered for the service rather than scoped to one specific instance.

FileList

Version History

Version Downloads Last updated
0.7.0 (current version) 5 7/17/2026
0.6.0 5 7/17/2026
0.4.3 19 6/24/2026
0.4.2 12 6/19/2026
0.4.1 7 6/18/2026
0.4.0 16 6/17/2026
0.3.0 15 6/1/2026
0.2.0 4 6/1/2026
0.2.0-previe... 4 6/1/2026
Show more