Tuesday, December 03, 2019

Powershell Quick Tips: Running SCVMM scripts

Open Virtual Machine Manage Command Shell. From the shell type:
PS c:\> Invoke-Expression C:\Users\User01\Documents\script1.ps1

Where:
C:\Users\User01\Documents\script1.ps1 - the script to be run

No comments:

Fedora install screen chronicle

Fedora install screen chronicle Below are links to Fedora installation screens. It is interesting to see how it has evolved over time. Fe...