Size: 1407
Comment:
|
Size: 1734
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 22: | Line 22: |
In this video I walk you through this process and show you how to setup a virtual machine. | 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. |
Setting up your computer to create VMs on the School of Computing Infrastructure
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 here)
Procedure
- Run powershell as administrator (I frequently use Powershell ISE)
Enter the command: Set-ExecutionPolicy Unrestricted and answer yes to all.
- Make sure that .NET 3.5 is installed
- Open up Settings
- Search for "Turn Windows features on or off" and click on it when it comes up.
- Make sure .Net 3.5 is installed, if not check the box and click ok.
Now download this file: AdminConsole.msi
From powershell (running as root), run AdminConsole.msi
When it finishes, you can open the Virtual Machine Manager
In this 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 vcredist_x64.exe if you get a DLL could not be run error.