Search found 6 matches

by QvicesHg1651163019
Thu Sep 06, 2018 8:31 am
Forum: Feedback
Topic: Module Manager for non-admin
Replies: 2
Views: 14615

Module Manager for non-admin

Module Manager will only run as an administrator currently. While I understand that's necessary to update shared/system modules, it means I cannot use it to manage the user modules for my non-admin (everyday) account. This makes it incompatible with any least-privilege environment where user account...
by QvicesHg1651163019
Fri May 26, 2017 3:20 pm
Forum: PowerShell Studio
Topic: Can't sign scripts or open PowerShell Studio Options when Windows is in FIPS mode
Replies: 4
Views: 3095

Re: Can't sign scripts or open PowerShell Studio Options when Windows is in FIPS mode

I just noticed 5.4.140 was released and contains a fix for the FIPS crash. That did the trick - I can now open my Options screen again, and sign scripts. Thanks!!
by QvicesHg1651163019
Mon May 08, 2017 7:03 am
Forum: PowerShell Studio
Topic: Can't sign scripts or open PowerShell Studio Options when Windows is in FIPS mode
Replies: 4
Views: 3095

Re: Can't sign scripts or open PowerShell Studio Options when Windows is in FIPS mode

We will have to look into that. According to your log it complains about the Rijndael algorithm, which is another name for AES, which is part of FIPS: Script signing uses standard Windows API calls, so I am not sure at the moment what can be done to alleviate this. Using Microsoft software or parts...
by QvicesHg1651163019
Fri May 05, 2017 11:45 am
Forum: PowerShell Studio
Topic: Can't sign scripts or open PowerShell Studio Options when Windows is in FIPS mode
Replies: 4
Views: 3095

Can't sign scripts or open PowerShell Studio Options when Windows is in FIPS mode

Product, version and build: PowerShell Studio 2017 5.4.139 32 or 64 bit version of product: 64 bit Operating system: Windows 10 Enterprise build 1607 32 or 64 bit OS: 64 Bit PowerShell Version: 5 My workstation has recently had FIPS mode enabled as part of a pilot group for compatibility testing. Si...
by QvicesHg1651163019
Wed Dec 09, 2015 1:59 pm
Forum: Wish List and Feature Requests
Topic: [PSS 2015] Option for multiple script deployment locations
Replies: 1
Views: 3501

[PSS 2015] Option for multiple script deployment locations

I have a number of scripts/modules that I need to deploy into multiple locations, but the current "Deploy files to" option in the Deploy Settings only allows one destination. Would be great if I could specify more and have it deploy to all. Thanks!
by QvicesHg1651163019
Mon Aug 10, 2015 12:12 pm
Forum: Wish List and Feature Requests
Topic: [PSS/PS 2015] PrimalSense: Recognize "#Requires -Modules"
Replies: 1
Views: 2169

[PSS/PS 2015] PrimalSense: Recognize "#Requires -Modules"

In both PowerShell Studio and PrimalScript 2015, PrimalSense does not recognize the "#Requires -Modules xxx" statement in v3+ scripts when deciding what Cmdlets to highlight or auto-complete. Also, the "Verify Script" featue of PSS 2015 reports "Missing Cmdlets" for mod...