-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Description of Issue
On one of my PSU systems, when I upgrade to versions after 2026.1.2 (have tried .3, .4 and .5 now) I can't load any Powershell modules, whenever I try I get the following:
The term 'Import-PowerShellDataFile' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
This is on a Windows Server 2025 Datacenter 24H2, install is made using msi. I have got another almost identical system and on that machine everything works fine. Both are running Powershell 7.5.2. One difference is that the one that works is using MSSQL, but the one with the problem uses SQLite, don't know if that's relevant.
Version
2026.1.5
Severity
Medium
Hosting Method
MSI (Windows Service)
Operating System
Windows
Database
SQLite
Licensed
Yes
Features
No response
Additional Environment data
No response
Screenshots/Animations
No response