XurrentHelpers
0.3.0
A PowerShell Module by techwork data GmbH containing cmdlets making Xurrent adminstration easier and more efficient
Minimum PowerShell version
5.0
Installation Options
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.3.0] - 2026-06-01
### Added
- `ConvertFrom-XurrentKnowledgeArticle`: Converts a PSCustomObject in the Xurrent / 4me bulk-import CSV schema (e.g. a row from `Import-Csv`) into a `*KnowledgeArticle.md` file. Accepts pipeline input for batch processing. Invalid filename characters in Subject are replaced with hyphens.
- `Import-XurrentKnowledgeArticle`: Reads a Xurrent knowledge article CSV export and writes one `*KnowledgeArticle.md` file per row to a specified output folder. Supports `-WhatIf` via propagation to `ConvertFrom-XurrentKnowledgeArticle`.
FileList
- XurrentHelpers.nuspec
- XurrentHelpers.psd1
- XurrentHelpers.psm1
- en-US\about_XurrentHelpers.help.txt
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.3.0 (current version) | 8 | 6/1/2026 |
| 0.2.0 | 3 | 6/1/2026 |
| 0.2.0-previe... | 3 | 6/1/2026 |