Open learningtime2025 opened 10 months ago
ExecutionPolicy Unrestricted
is bad and unsafe variant. RemoteSigned will be enough. For downloaded scripts enough to use Unblock-File
cmdlet.
For installation PowerCLI enough only Install-Module -Name Vmware.PowerCLI -NoClobber
, no need to install separate components (like VMware.VimAutomation.Core or VMware.ImageBuilder, they are already included).
file for copy/paste command on newly installed windows, i was too lazy to find the prepared VM that i was made early