Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues seen within script. What am I doing incorrect here. #14

Open
Element0-115 opened this issue Jan 13, 2023 · 1 comment
Open

issues seen within script. What am I doing incorrect here. #14

Element0-115 opened this issue Jan 13, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Element0-115
Copy link

What am I doing wrong here? Following the directions given within the script in comments & I receive this error.

⚠️ Error in line 31: The term 'New-CryptographyKey' 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.

Furthermore, I am also getting this error as well.

Enter path to file: D:\Test
Enter password: 123

⚠️ Error in line 121: Cannot convert argument "inArray", with value: "123", for "ToBase64String" to type "System.Byte[]": "Cannot convert value "123" to type "System.Byte[]". Error: "Cannot convert value "123" to type "System.Byte"
. Error: "Value was either too large or too small for an unsigned byte."""

@fleschutz
Copy link
Owner

Hi Element0-115, it seems the underlying PowerShell module has changed in the meantime. I will try to fix it, but this will need some time...

@fleschutz fleschutz self-assigned this Aug 22, 2023
@fleschutz fleschutz added the bug Something isn't working label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants