Import-Module #109
Replies: 4 comments
-
The error is due to the location that you unpacked the module, listed here: There are a few problems with this:
Please try deleting everything PSFalcon-related, then following the Installation instructions on the wiki and let me know if that doesn't solve it. |
Beta Was this translation helpful? Give feedback.
-
Closing, pending further follow-up |
Beta Was this translation helpful? Give feedback.
-
I just got it to work - at least importing all of the commands. I had to
run PS as administrator, set my execution policy to unrestricted, use
unblock-file on the whole directory and I still was prompted to allow each
script to be ran. I think a digital signature would help. Thanks though,
your advice is appreciated.
…On Thu, Feb 18, 2021 at 4:05 PM bk-cs ***@***.***> wrote:
Closing, pending further follow-up
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJ2BB6W6MG3Y5Z6H6QK2CLDS7WFKXANCNFSM4X24G4NA>
.
|
Beta Was this translation helpful? Give feedback.
-
I hear you on the signature and I'm working on that. Thanks for confirming! |
Beta Was this translation helpful? Give feedback.
-
I am unable to import the module. The error I receive is in the PSFalcon.psm1 file. the [Falcon] type is not defined and cannot be found. Also, despite moving the module to multiple different source directories, I am unable to import the module by name, I have to provide the full path.
PowerShell_transcript.DESKTOP-SMP17H4.P9n+IISs.20210218132336.txt
Beta Was this translation helpful? Give feedback.
All reactions