TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
VMM
Tagged Content List
Wiki Page:
Hyper-V: Script to Find VM Creation Date
Ed Price - MSFT
Ever need to determine/list the date/time of the creation of the VMs on a Hyper-V server? You can download www.codeplex.com/pshyperv and run get-vm | select InstallDate, ElementName. However, the dates are in the outlput not formatted as dates. Here is a sample (last boot time on my PC using WMI...
on
24 Sep 2012
Wiki Page:
How to Install or Uninstall an Add-in
dplotnikov - mvp
The information in this topic applies only to System Center 2012 SP1. Table of Contents To install an add-in package To uninstall an add-in package See Also Once a Virtual Machine Manager (VMM) for System Center 2012 Service Pack 1 (SP1) add-in has been packaged, it can be installed and uninstalled...
on
23 Sep 2012
Wiki Page:
Managing XenServer with System Center Virtual Machine Manager (SCVMM) 2012
Tomoaki Yoshizawa
http://blogs.citrix.com/2011/06/16/managing-xenserver-with-system-center-virtual-machine-manager-scvmm-2012/ Update: Just discovered it was released in German on Michel form MS blog and he worked with Thomas from Citrix on the English one which has then published on his blog. So we can say this...
on
18 Sep 2012
Wiki Page:
Architecture Concepts
Andy De George1
The information in this topic applies only to System Center 2012 SP1. This section provides an architecture overview. The basic concepts of extending the Virtual Machine Manager (VMM) console are covered. Before you create an add-in, you should understand these concepts. Architecture topics...
on
13 Sep 2012
Wiki Page:
How to Open a Web Browser from the Ribbon
Andy De George1
The information in this topic applies only to System Center 2012 SP1. A ribbon button can be configured to open a web browser and browse to a specific web page. This could be used to point users or your add-in to your company webpage, support forums, or your support information webpage. A “web...
on
13 Sep 2012
Wiki Page:
How to Run a Program from the Ribbon
Andy De George1
The information in this topic applies only to System Center 2012 SP1. A ribbon button can be configured to run a program. This type of add-in does not require any coding and is created by defining and configuring a ribbon entry. When a user clicks on the ribbon button the application will be run...
on
13 Sep 2012
Wiki Page:
Managing Add-ins Overview
Andy De George1
The information in this topic applies only to System Center 2012 SP1. Add-ins for Virtual Machine Manager (VMM) are installed and uninstalled through the console. But before they can be installed, they have to be packaged. An add-in package is just a ZIP file that contains the add-in manifest and...
on
13 Sep 2012
Wiki Page:
An Example of Creating a New VMM UI Add-in
Andy De George1
The information in this topic applies only to System Center 2012 SP1. This topic provides the steps to create a new Virtual Machine Manager (VMM) for System Center 2012 Service Pack 1 (SP1) add-in. This example will create a new custom action add-in. The first step when you create an add-in is to...
on
13 Sep 2012
Wiki Page:
Troubleshooting Services in System Center 2012 - Virtual Machine Manager
san miguel arcanjo
This article includes known issues and troubleshooting information regarding services in System Center 2012 - Virtual Machine Manager (VMM). To learn about services, see Creating and Deploying Services in VMM in the TechNet library. Table of Contents Application Deployment Service Placement...
on
30 Aug 2012
Wiki Page:
SCVMM: How to Remove Failed Jobs from the SCVMM Console
dplotnikov - mvp
By default, VMM is configured to maintain job history for 90 days. Here is how to remove items from the job history manually (for example, failed jobs history) directly in the SQL Express for SCVMM DB. 1. Download SQL Management Studio Express from the following link and install in SCVMM http...
on
30 Aug 2012
Wiki Page:
The Service Concept in VMM 2012
Fernando Lugão Veltem
For those of you that have tested and played around with VMM 2012, you may be aware of the new concept of services. VMM 2012 inherited the great possibility to create VM templates from VMM 2008 R2 and has taken this a bit further in 2012. When you create a VM template in VMM 2012, you can define...
on
29 Aug 2012
Wiki Page:
Create networks with VMM 2012
Fernando Lugão Veltem
So far, I am really impressed by all the improvements in VMM 2012 when it comes to the deep integrations with hardware resources, hypervisors, and clusters. The possibility to administer and manage the entire eco system from a single console, is a huge benefit in our day-to-day work. Another...
on
29 Aug 2012
Wiki Page:
SCVMMのデータベースを他のサーバーへ移動する方法 (ja-JP)
Tomoaki Yoshizawa
さまざまな理由からSCVMMのデータベースを他のサーバーへ移動する必要があるかもしれません。このような状況は、ローカルからリモートSQLや、スタンドアロンSQLからSQLクラスターへ移動させる際に発生します。次の説明はSCVMMパースペクティブからこの移動を完了させる方法のガイドラインとして提示されます。 重要! この操作に取り掛かる前にSCVMMデータベースの完全なバックアップを取得しておくことを強く推奨します。 バックアップとSQLデータベースの移動のタスクを完了させるには2つの方法があります。SQL Server Management StudioもしくはSCVMMに含まれるscvmmrecover...
on
20 Aug 2012
Wiki Page:
System Center 2012 Self-Study Guide (Part 7 - Unified Installer and Virtual Machine Manager) (en-US)
dplotnikov - mvp
Table of Contents Videos/Webcasts Podcasts Articles/Documentation Useful Websites Useful Blogs Downloads Forums Finally, after much time and many installments, we finally come to the last two components that make up System Center 2012! In this post, I'll cover Unified Installer and Virtual Machine...
on
2 Aug 2012
Wiki Page:
Virtual Machine Manager (VMM) 2008 R2 Error Codes (500-599)
Fernando Lugão Veltem
Links to other error code pages can be found on the Virtual Machine Manager (VMM) 2008 R2 Error Codes page. To find a specific error message in this table, type Ctrl-F and enter the error code. If you have additional information about how to fix an error, add it to the "Additional Troubleshooting...
on
29 Jul 2012
Wiki Page:
How to Design a View
Andy De George1
The information in this topic applies only to System Center 2012 SP1. Table of Contents To create a new action add-in Example Compiling the Code Namespaces Assemblies See Also A view add-in is declared in a class that inherits from Microsoft.SystemCenter.VirtualMachineManager.UIAddIns.ViewAddInBase...
on
2 Jul 2012
Wiki Page:
How to Create an Action Add-in
Andy De George1
The information in this topic applies only to System Center 2012 SP1. Table of Contents To create a new action add-in Example Compiling the Code Namespaces Assemblies See Also An action add-in is created by creating a class that inherits from the Microsoft.SystemCenter.VirtualMachineManager.UIAddIns...
on
2 Jul 2012
Wiki Page:
Manifests
David Wilson [MSFT]
The information in this topic applies only to System Center 2012 SP1. The add-in package manifest is an XML file that describes the add-ins the package provides for the Virtual Machine Manager (VMM) console. It contains the name of the author, a simple description of the add-in package, and every...
on
28 Jun 2012
Wiki Page:
How to Define a View in the Manifest
Andy De George1
The information in this topic applies only to System Center 2012 SP1. Views are defined in the manifest. Just like actions, they are represented in the Virtual Machine Manager (VMM) console as ribbon buttons. When the button is clicked by the user, the view defined in a .NET assembly will be displayed...
on
14 Jun 2012
Wiki Page:
User Interface Extension Overview
Andy De George1
The information in this topic applies only to System Center 2012 SP1. The Virtual Machine Manager (VMM) console can be extended through add-ins by providing views. Views appear as ribbon buttons on the VMM console, but when it is clicked, display a user control in the console. The user control is...
on
14 Jun 2012
Wiki Page:
Base Classes
Andy De George1
The information in this topic applies only to System Center 2012 SP1. The Virtual Machine Manager (VMM) console add-in framework provides two base classes which define the basic functionality of your add-in: ActionAddInBase and ViewAddInBase . Both of these classes inherit from VmmAddInBase . ...
on
13 Jun 2012
Wiki Page:
Context Object Types
Andy De George1
The information in this topic applies only to System Center 2012 SP1. Any add-in that is invoked by the Virtual Machine Manager (VMM) console is executed in a separate application domain from the console. There is no direct communication from an add-in to the VMM console. However, the console will...
on
13 Jun 2012
Wiki Page:
System Center 2012 – Virtual Machine Manager (VMM) Error Codes [2000-2499]
Fernando Lugão Veltem
Use Ctrl-F to find a specific code. Some codes have a recommended action using PowerShell as well as the general action. Links to other error code pages can be found at System Center 2012 – Virtual Machine Manager (VMM) Error Codes . If you have additional information about an error...
on
11 Jun 2012
Wiki Page:
Virtual Machine Manager Error Codes (11000-11499)
Fernando Lugão Veltem
Links to other error code pages can be found on the Virtual Machine Manager (VMM) 2008 R2 Error Codes page. To find a specific error message in this table, type Ctrl-F and enter the error code. If you have additional information about how to fix an error, add it to the "Additional Troubleshooting...
on
11 Jun 2012
Wiki Page:
Virtual Machine Manager Error Codes (10000-10499)
Fernando Lugão Veltem
Links to other error code pages can be found on the Virtual Machine Manager (VMM) 2008 R2 Error Codes page. To find a specific error message in this table, type Ctrl-F and enter the error code. If you have additional information about how to fix an error, add it to the "Additional Troubleshooting...
on
11 Jun 2012
Page 5 of 6 (147 items)
«
2
3
4
5
6
Can't find it? Write it!
Post an Article