Replies: 1 comment
-
|
this is again not a meshcentral problem but a coder/programming issue with powershell the important bit to note as well is AI says 8192 bytes it quite small and should be larger and in multiples (1,2,4,8,16,32,64,128,etc...) PS: plz use github copilot with vs code (its free now) and really does help you, when u need a quick and simple fix! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Describe the bug
when I call the function getDeviceDetails with type JSON in PowerShell with:
the result hangs. However, if I change the type to CSV it works:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Result as from CSV
Screenshots
If applicable, add screenshots to help explain your problem.
Server Software (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions