XurrentHelpers
0.4.2
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.4.2] - 2026-06-19
### Fixed
- `Export-XurrentKnowledgeArticle` and `New-XurrentKnowledgeArticleCsvExample`: The CSV is now written as UTF-8 **without** a byte-order mark (BOM) on every supported PowerShell version. Previously the file was written with a BOM (`utf8BOM` on PowerShell 7+, and the BOM-emitting `UTF8` encoding on Windows PowerShell 5.1), which caused Xurrent to reject the import with "Illegal quoting in line 1".
FileList
- XurrentHelpers.nuspec
- XurrentHelpers.psm1
- XurrentHelpers.psd1
- en-US\about_XurrentHelpers.help.txt
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.4.2 (current version) | 5 | 6/19/2026 |
| 0.4.1 | 5 | 6/18/2026 |
| 0.4.0 | 6 | 6/17/2026 |
| 0.3.0 | 14 | 6/1/2026 |
| 0.2.0 | 3 | 6/1/2026 |
| 0.2.0-previe... | 4 | 6/1/2026 |