Storing and running scripts in VMM

A script is a text file that contains one or more Windows PowerShell commands. You can save PowerShell scripts to a folder that will be executed from the VMM command shell, or you can save them to the VMM library and run them using the VMM console.

Note

For the script to be recognized as a Windows PowerShell script, it has to be saved with a .ps1 extension.

Getting ready

Before you can run a script, check the Windows PowerShell execution policy. The default execution policy in Windows 2012 is Restricted, which prevents all scripts from running.

Note

In Windows 2012 R2, RemoteSigned is the default policy.

How to do it...

After writing a script, you can save it in the VMM library for later use.

Storing a script in the VMM ...

Get System Center 2012 R2 Virtual Machine Manager Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.