Differences between revisions 8 and 9
Revision 8 as of 2019-09-11 19:15:57
Size: 1734
Editor: scot
Comment:
Revision 9 as of 2022-01-13 14:11:58
Size: 221
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Microsoft no longer provides a Web Portal for System Center Virtual Machine Manager. Self service users now must interact with SCVMM through the console or through powershell. This document walks you through the process of setting up the VMM console on a windows 10 machine.

Caveats:

 * You should be using a Windows 10 Pro or better installation. This setup has not been tested successfully on and Windows 10 Home edition. If you need to you can get a Windows 10 Pro key through Microsoft Imagine (found [[http://www.southern.edu/academics/academic-sites/computing/resources/index.html|here]])

== Procedure ==

 1. Run powershell as administrator (I frequently use Powershell ISE)
 1. Enter the command: {{{Set-ExecutionPolicy Unrestricted}}} and answer yes to all.
 1. Make sure that .NET 3.5 is installed
    a. Open up Settings
    a. Search for "Turn Windows features on or off" and click on it when it comes up.
    a. Make sure .Net 3.5 is installed, if not check the box and click ok.
 1. Now download this file: [[attachment:AdminConsole.msi|AdminConsole.msi]]
 1. From powershell (running as root), run {{{AdminConsole.msi}}}

When it finishes, you can open the {{{Virtual Machine Manager}}}

In this [[http://db.cs.southern.edu/videos/Installing%20and%20Using%20Self-Service%20Console/Installing%20and%20Using%20Self-Service%20Console.html|video]] I walk you through this process and show you how to setup a virtual machine.

== Troubleshooting ==

In these later times (2019) it is likely that you need to install [[attachment:vcredist_x64.exe|vcredist_x64.exe]] if you get a DLL could not be run error.
It is no longer necessary for you to "setup" your computer to access VMs in the department. A mainstream browser will do the trick!

Setting up your computer to create VMs on the School of Computing Infrastructure

It is no longer necessary for you to "setup" your computer to access VMs in the department. A mainstream browser will do the trick!

SelfServicePortalInstall (last edited 2022-01-13 14:11:58 by scot)