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

how to run VMwareCloak.ps1 -all #2

Open
kyloren23 opened this issue Jan 30, 2022 · 4 comments
Open

how to run VMwareCloak.ps1 -all #2

kyloren23 opened this issue Jan 30, 2022 · 4 comments

Comments

@kyloren23
Copy link

kyloren23 commented Jan 30, 2022

cloak
sorry i dont know how to run it... after i right click the ps1 file and run as admin
i type "VMwareCloak.ps1 -all but its says it does not recognize

@Y8765
Copy link

Y8765 commented Jul 19, 2022

Have you gives rights to run ps files, and unrestrict this specific file?

@Kairos-T
Copy link

Solution:

Set-ExecutionPolicy RemoteSigned

Run on the same PS running w/ SYSTEM

@KewinSzydlowski
Copy link

I have the same problem. I done everything like author says but i'm still getting error like this in upper picture

@d4rksystem
Copy link
Owner

Solution:

Set-ExecutionPolicy RemoteSigned

Run on the same PS running w/ SYSTEM

Yes, this is a great tip!

cloak sorry i dont know how to run it... after i right click the ps1 file and run as admin i type "VMwareCloak.ps1 -all but its says it does not recognize

You should run the script like you did the first time, using the full path (C:\Users\wafels...). Please tell me if this solves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants