mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #883] Special chars in Script - Display error #552
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#552
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MalteKiefer on GitHub (Dec 20, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/883
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
I send a message to the user via a powershell script. Here, special characters of the German language are not displayed correctly.
Script
This is the content of the script I created. If I run it directly on the computer in Powershell, it displays correctly.
@dinger1986 commented on GitHub (Dec 20, 2021):
What happens if you run the script in powershell via remote background? Or send the command?
@silversword411 commented on GitHub (Dec 23, 2021):
I'm sure this is some language thing that @wh1te909 will have an answer for ;)