Description of Issue
The first one does not show up in the list but the 2nd one does:
scripts.ps1
New-PSUScript -Name "test.ps1" -Description "test" -Path "test.ps1"
New-PSUScript -Name "restore-sqldb.ps1" -Description "download sql backup" -Path "restore-sqldb.ps1"
Error | Invalid configuration: C:\inetpub\wwwroot\UniversalAutomation\Repository\.universal\scripts.ps1 | The term 'New-PSUScript' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. | 5/7/2026 4:39:02 PM
-- | -- | -- | --
at System.Management.Automation.CommandDiscovery.LookupCommandInfo(String commandName, CommandTypes commandTypes, SearchResolutionOptions searchResolutionOptions, CommandOrigin commandOrigin, ExecutionContext context) at System.Management.Automation.CommandDiscovery.LookupCommandInfo(String commandName, CommandOrigin commandOrigin, ExecutionContext context) at System.Management.Automation.CommandDiscovery.LookupCommandInfo(String commandName, CommandOrigin commandOrigin) at System.Management.Automation.CommandDiscovery.LookupCommandProcessor(String commandName, CommandOrigin commandOrigin, Nullable`1 useLocalScope) at System.Management.Automation.ExecutionContext.CreateCommand(String command, Boolean dotSource) at System.Management.Automation.PipelineOps.AddCommand(PipelineProcessor pipe, CommandParameterInternal[] commandElements, CommandBaseAst commandBaseAst, CommandRedirection[] redirections, ExecutionContext context) at System.Management.Automation.PipelineOps.InvokePipeline(Object input, Boolean ignoreInput, CommandParameterInternal[][] pipeElements, CommandBaseAst[] pipeElementAsts, CommandRedirection[][] commandRedirections, FunctionContext funcContext) at System.Management.Automation.Interpreter.ActionCallInstruction`6.Run(InterpretedFrame frame) at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
Version
2026.1.6
Severity
Low
Hosting Method
IIS
Operating System
Windows
Database
SQLite
Licensed
No
Features
No response
Additional Environment data
No response
Screenshots/Animations
No response
Description of Issue
The first one does not show up in the list but the 2nd one does:
scripts.ps1
Version
2026.1.6
Severity
Low
Hosting Method
IIS
Operating System
Windows
Database
SQLite
Licensed
No
Features
No response
Additional Environment data
No response
Screenshots/Animations
No response