For system, network and cloud administrators
Home
How TOs
How to download all VIBs from VMWare depot
How to
:
PowerShell
,
VMWare
,
Windows 10
,
Windows 7
Published by
Iulian Donici
on
02.07.2019
and updated on 25.05.2020 at
15:29
Install PowerShell.
Paste the code below into a new file.
Save the script as
your-file.ps1
(
don’t forget to put the
.ps1
extensidon; otherwise, the script will not execute
).
Run the script by running PowerShell and executing the following command:
Continue reading ยป
Follow BusyNetwork
Latest articles
Pamac – most useful commands
How to fix AWS EC2 error “No default VPC for this user” in Terraform
How to append text to a file in Linux
Alpine linux commands
How to extract .rar archives/files in Linux
How to fix “Could not resolve host: mirrorlist.centos.org; Unknown error”
How to view the size of your Docker containers
How to view the IP of a Docker container
How to run Docker in debug mode and view container logs?
How to remove “none” Docker images