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

Error launching vCheck #738

Open
tkdreamer opened this issue Aug 27, 2021 · 2 comments
Open

Error launching vCheck #738

tkdreamer opened this issue Aug 27, 2021 · 2 comments

Comments

@tkdreamer
Copy link

Error when launching vCheck

Hello

I've been trying to launck vCheck script, but I have a lot of errors:

Get-ChildItem : Impossible de trouver le chemin d'accès

Get-ChildItem : Impossible de trouver le chemin d'accès « C:\Users\user\Downloads\Plugins\

Get-ReportHTML : Le terme «Get-ReportHTML» n'est pas reconnu comme nom d'applet de commande, fonction, fichier de script ou
programme exécutable. Vérifiez l'orthographe du nom, ou si un chemin d'accès existe, vérifiez que le chemin d'accès est correct et
réessayez.

and a lot more..

Don't need to understand french to see that's something missing like a module maybe?

However, I have checked the prerequisites: PowerCLI version, vCenter version, etc... It's totally ok.

Of course I've launched Powershell/PowercLI with an admin account from different workstations..;

Any idea?

@SnakeNET64
Copy link
Contributor

If you launch with admins permissions, you may lost access to the folder.
If you launch with user "Admin", user "admin" may not have the right to access c:\users\user folder.
I suggest launching the script with the user "user" or to COPY the vcheck folder to another place where both users (user and admin) may have access (read/write) like c:\temp\ .

@SnakeNET64
Copy link
Contributor

Also, your files may have been "protected" by your browser.

Right click others files > properties and check the box "unblock"

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

2 participants