Physical Host Deployment on VMM 2012 R2

Hi,
We recently deployed two physical servers using VMM 2012 R2's bare metal deployment.
We used a Physical Computer Profile and a sysprep'd image which was stored in VMM's Library.
Once the servers booted up we realized that VMM had created a VHDX file on the server's physical HDD (E:, 500GB size).
This VHDX was mounted as C: and has a total capacity of 40GB!
My question is, how can I expand this VHDX's capacity whilst the server is running?
As this is a physical server I can't really shut it down and expand the drive without physically removing the drive from the server and attaching it to another computer.
When I try to expand the VHDX using powershell's "Resize-VHD" I get the below error:
Command Used: resize-vhd -Path E:\Win2012R2_disk_1.vhdx -SizeBytes 100GB
resize-vhd : Failed to resize the virtual disk.
The system failed to resize 'E:\Win2012R2_disk_1.vhdx': The process cannot access the file because it is being used by
another process. (0x80070020).
Is there any other way I can achieve this?
Thank you
Panicos

You won't be able to expand that VHDX file as is, you'll need to take the VHDX offline to expand it but you won't be able to do that easily.
The size of the VHDX comes from the original sysprep'd image. You'll need to change that. Once you've done that you can then redeploy the host using VMM.
Why do you need to change it? Are the hosts clustered? If so then VMs will be a CSV so there's no need to worry. Whilst 40GB isn't ideal it shouldn't cause an issue.
If they're not clustered is there a RAID controller on the server? If so you might want to change the LUN layout to have say 150GB LUN and a 350GB LUN for VMs.

Similar Messages

  • How do I update my VMM 2012 SP1 Guest Services to be the same as the Hosts?

    VMM 2012 SP1 and Server 2012 Hyper-V Cluster
    How do I update my VMM Guest Services to be the same as the Hosts?
    In VMM 2012 SP1 I right click on a VM and select “Install Virtual Guest Services” it installs as expected.
    Cluster validation reports this error:
    The following virtual machines are running integration services that does not match the host computer. You must update the
    integration services on the virtual machines or the host computer to the same version.
    I am able to go to the VM on host and update the Guest Services using the hyper-v manager but I would like it to work in VMM.
    The version on the ISOs on the host is.  6.2.9200.16433 and the version being installed by VMM is 6.2.9200.16383.  
    I am not sure where VMM gets the it’s guests services from.
    Any idea on how I update VMM to match the host?
    Thanks,
    -Lee

    I hope this does not have to be done from each VM in the cluster (hundreds for me in some clusters)?
    I am stunned this cant be done in VMM!!  
    Validate your cluster????  I am hoping cluster validation is better/faster/less prone to time out storage during the storage tests in 2012?  
    Does Microsoft know how easy this is to do in VMware? (shift click all VM's, right click "Install/Upgrade VMware Tools) 
    Thanks, -Lindy
    I know right - I am really trying to be positive about this 'great stuff' that MS have brought us, but really - Going back to the Hosts to do each vm individually??? And saying you can do it in Powershell.....
    I loved the days of DOS, I still use the concepts of it, but I thought we had (or that we were) evolving!!!!!
    regards...

  • SQL server 2012 with SP2 for hosting VMM 2012 R2 DB server

    Hi,
    I would like to implement System Center 2012 R2 Operation Manager, VMM and Configuration Manager.
    I have proposed to my customer two MSSQL Server 2012 Box, one for SCOM/VMM DB server and another one for SCCM (SCCM DB and SCVMM DB cannot be on the same computer).
    But I read on Microsoft web site that only SQL Server 2012 SP1 are supported for VMM DB server and SQL Server 2012 SP2 is supported for SCOM DB server.
    So my question is: Can I deploy one box SQL server 2012 with SP2 for hosting VMM 2012 R2 DB server ?  if not, When SQL Server 2012 SP2 will be supported for VMM 2012 R2 DB server ?
    Regards.
    BrahimH.
    BrahimH

    Hi,
    As per the link this seems to me a known issue. I cannot 100 % say because I have seen/faced this issue with
    SP1 and you mentioned SP2. I would always suggest to install RTM only there is option to un select SP2 during installing.
    Well thank you for reporting I guess Microsoft would take this as feedback.
    Can you share setup log files please just for analysis
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • VMM 2012 R2: error 410 / 0x80070001 when adding a new Hyper-V host. VMM Agent won't install automatically (status 1603)

    I have several Windows Server 2012 R2 hosts. The OS is freshly installed, no roles/3d party software besides Hyper-V role). I also have a freshly installed VMM 2012 R2 server. They all are in the same AD domain. I want to manage those Hyper-V hosts
    with this VMM instance, but I have troubles connecting those hosts to VMM.
    Whenever I try to add a Hyper-V host in the VMM console, the process is stopped almost immediately after it starts. The failing step is "1.2 Install Virtual Machine Manager Agent". The final error message is as follows:
    Error (410)
    Agent installation failed on XXX.
    Incorrect function (0x80070001)
    Recommended Action
    Try the operation again. If the problem persists, install the agent locally and then add the managed computer.
    If I try to install the agent manually copied from the VMM host (C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\agents\amd64\3.2.7634.0
    as of now) by just clicking on its MSI file in Windows Explorer (and agreeing to the Windows prompt to run it with elevated privileges), the installation fails as well with "Installation success or error status: 1603." in the
    server Application log.
    The only way I found to install the agent is to run the installation from command prompt with elevated privileges. In this case the installation finishes successfully, and I can add the host to VMM by marking the "Reassociate the host" checkbox
    in the VMM wizard.
    Why is it so? Isn't the agent supposed to install without manual intervention? As I recall, I had no such problem with previous versions of Windows Server and VMM.
    Evgeniy Lotosh
    MSCE: Server infractructire, MCSE: Messaging

    I brought up the share because it is off by default with Hyper-V Server as well as a Core installation.  Regardless of the Firewall policy involved.
    Maybe, but I don't work with pure Hyper-V and Core servers. I have a full-fledged Windows Server 2012 R2 Datacenter.
    You're correct that File Server role is not enabled by default, this is my mistake. I open SMB-IN port manually (with the help of a group policy), and Windows considers it to be am equivalent of the enabled File Server role. Nonetheless, ADMIN$ share is
    always accessible in my environment (and without it, for example, I wouldn't be able to remotely install things like SCOM Agent which installs without a glitch). Just in case I manually installed the File Server role, and it didn't help.
    What you say about multihomed servers is interesting. The servers in question do have multiple network interfaces, but at the time I tried to install the VMM Agent only one of them (a designated host management / network access interface) had a real IP address.
    Two other interfaces were non-configured (I apply a virtual switch configuration after the VMM Agent is installed). Just in case I disabled them when tried to install the VMM Agent remotely on the last host, and the installation still failed immediately
    after start. Anyways, after the VMM Agent is installed manually the host can be normally re-associated with VMM, so it's doubtful that I have a network issue.
    And, of course, there is no 3d-party software on the hosts (no antiviruses/firewalls in particular) except the EMC Unisphere Host Agent (a piece of software necessary for connecting a host to an EMC storage system) and networking drivers. Actually,
    this is a pure Microsoft environment.
    So I still believe that is has something to do with the Windows Installer inability to configure Windows Firewall policy after being invoked from Windows Explorer with a double-click on a MSI file. But I don't know how to strictly confirm it.
    Evgeniy Lotosh
    MSCE: Server infractructire, MCSE: Messaging

  • System Center Virtual Machine Manager SC VMM 2012 SP1 Installation fails: Unable to assign the name NO_PARAM to this host because this name is already in use.

    I'm trying to install VMM 2012 SP1 on a Windows Server 2012 machine and it fails with this error,
    the scenario is as follows,
    Old database (from 2012 RTM) exists on remote SQL 2012 SP1 server
    Server was 2008 R2 SP1 so I decided to make a fresh installation of 2012 with the same name
    installed ADK
    specific error: 01:42:13:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.VirtualManager.Setup.Exceptions.BackEndErrorException, Exception.Message: Unable to assign the name NO_PARAM to this host because this name is already in
    use.
    please help

    I had a similar problem today when upgrading from SCVMM 2012 RTM to SCVMM 2012 SP1 RTM. To re-create the issue you describe originally you can actually just uninstall SCVMM 2012 SP1 RTM with "retain data" option and re-install the software on the same
    computer (with the same name of course), attaching it to the retained DB. If you change the SCVMM server name I believe it will make some things go wrong after your install, like missing VM template passwords for example as the data gets encrypted in
    the DB. Maybe it didn't but I didn't risk it. I definitely know if you change service accounts on a scenario like this you will be without the encrypted DB data which isn't much fun. To avoid changing the computer name, if you look in the setup log
    files in %systemdrive%\ProgramData\VMMLogs\, specifically the SetupWizard.log file. You will see details on it failing because the same computer name is in the DB table "dbo.tbl_ADHC_AgentServer" and until it is removed from that table I wasn't able to get
    the install to complete at all. The error in my logs looked something like this "InnerException.Type: System.Data.SqlClient.SqlException, InnerException.Message: Violation of UNIQUE KEY constraint 'unique_ADHC_AgentServer_ComputerName'. Cannot insert duplicate
    key in object 'dbo.tbl_ADHC_AgentServer'. The duplicate key value is (computername.is.writtenhere). The statement has been terminated." In the row data in the DB it also seems to suggest that the computer name had "Virtual Machine Manager Library Files" on
    it which is strange since I always remove the local SCVMM server as a library server after I install it and use an off box library server.

  • VMM 2012 R2 cannot access hosts after UR3

    Today I applied UR 3 on SCVMM 2012 R2 , by using the below instructions . Also ran the SQL script , but there was o/p (no error) .After that all the hosts says need attention and upgrade available .I did try to update the agent but no luck . They are failing
    with the below error . I have ensured that winrm is enabled on the host as well VMM. Please note that the VMM environment was working before I applied the update . I cannot even  stop the VM that I created on the hosts ...I am new to SCVMM , please help
    http://support.microsoft.com/kb/2965414/en-us
    VMM does not have appropriate permissions to access the resource  on the  server.
    Ensure that Virtual Machine Manager has the appropriate rights to perform this action.
    Also, verify that CredSSP authentication is currently enabled on the service configuration of the target computer server . To enable the CredSSP on the service configuration of the target computer, run the following command from an elevated command line:
    winrm set winrm/config/service/auth @{CredSSP="true"}
    ID: 20552

    Did you update the agents on the hosts after upgrading the VMM server?
    This must be done in order to support the new version. I have noticed that this might take a while before the hosts are actually complaining about the agent, but once they do, you should simply be able to update agents directly from VMM.
    If this is not the case, then you must explain me more about the upgrade process. Was this an in-place upgrade of VMM? 
    Did you move VMM to another server?
    In what order did you upgrade your VMM server and the agents on the hosts?
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • P2V a 2008 R2 DC on Hyper-V 2012 R2 with VMM 2012 R2

    We are looking to use Hyper-V in one of our offices and i'm looking for the best way to move one of our physical DCs which is also a print server to a VM running on a Hyper-V cluster.  I would like to P2V this server because been the print server for
    that office i don't want to have to recreate a new VM server as a print server and then reinstall all the printers on the users PCs. 
    Now the problem i'm facing is that VMM 2012 R2 has removed the Convert Physical to Virtual feature so i'm left wondering how to do this?  I have seen Disk2vhd but this only does online systems and as the server is a DC and its recommend to do P2V on
    DCs offline that's out.  Or i could demount the server from been a DC and then do an online conversion.  Another option is to use VMM 2012 which still has the feature to do P2V but in testing if my Hyper-V server is 2012 R2 then VMM 2012 won't allow
    me to add it as a host.  So would i have to start with Hyper-V 2012 and VMM 2012, do the P2V then upgrade Hyper-V to 2012 R2 and then upgrade VMM to 2012 R2?
    WHY WHY WHY have Microsoft taken the P2V feature out of VMM 2012 R2??????

    In every Environment, there should be a physical DC, this one should be backup up with BMR, so the Active Directory will bee backed up correctly
    Every VM DC is enough to backup the VM
    If all your DC are virtual, pleas ebackup one with BMR
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • VMM 2012 SP1 Console Fail Installation With Error 1603

    Dear Sir,
    I am trying to install VMM 2012 SP1 console on my management Windows 8 Enterprise machine, but it's failing:
    [Installing C:\Users\XXXXX\Desktop\VMM 2012 SP1\amd64\setup\msi\Client\AdminConsole.msi failed with Windows Installer error 1603.
    See C:\ProgramData\VMMLogs\AdminConsole.log for more information. After resolving the problem, retry setup.]
    I am admin with full permission, and the machine is joined to the domain.
    Please find below VMMlogs for more information:
    Property(S): CountComponentClients = DAFEE2F2-CF16-47f5-94A7-725D0795BCB9
    Property(S): RegisterCmdlets = "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\installUtil.exe" /LogFile= /LogToConsole=false "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Microsoft.SystemCenter.VirtualMachineManager.dll"
    Property(S): RollbackCmdlets = "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\installUtil.exe" /u /LogFile= /LogToConsole=false "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Microsoft.SystemCenter.VirtualMachineManager.dll"
    Property(S): TRANSLATE_SID = S-1-5-11
    Property(S): TRANSLATE_SID_PROPERTYNAME = AUTHENTICATEDUSERS
    Property(S): AUTHENTICATEDUSERS = Authenticated Users
    Property(S): DeleteAddInsOldFolder = "C:\Windows\SysWOW64\cmd.exe" /C rmdir "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\AddInPipeline\AddIns.old" /S /Q
    Property(S): RenameAddInsFolder = "C:\Windows\SysWOW64\cmd.exe" /Q /C ren "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\AddInPipeline\AddIns" "AddIns.old"
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): TARGETDIR = F:\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): SourceDir = C:\Users\supercharo\Desktop\VMM 2012 SP1\amd64\setup\msi\Client\
    Property(S): HelpDir = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\help\
    Property(S): psModulesDir = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\psModules\
    Property(S): INDIGOPORT = 8100
    Property(S): Manufacturer = Microsoft Corporation
    Property(S): ProductCode = {CDFB453F-5FA4-4884-B282-F46BDFC06051}
    Property(S): ProductLanguage = 1033
    Property(S): ProductName = Microsoft System Center Virtual Machine Manager Administrator Console (x64)
    Property(S): ProductVersion = 3.1.6011.0
    Property(S): INSTALLLEVEL = 100
    Property(S): ARPSYSTEMCOMPONENT = 1
    Property(S): ALLUSERS = 1
    Property(S): BOOTSTRAPPED = 0
    Property(S): REREGBINDIR = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\wwwroot\bin\
    Property(S): SecureCustomProperties = ANYVERSION
    Property(S): Trace.3812768D_658A_4BB6_9A68_F288BE3E9CF5 = C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\
    Property(S): RegisterEventManifest = "wevtutil.exe" im "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\VmmEtwEvents.Man"
    Property(S): RollbackRegisterEventManifest = "wevtutil.exe" um "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\VmmEtwEvents.Man"
    Property(S): ExecXmlFile = 2€0€C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\VmmEtwEvents.Man€7€1€/*/*/*/*[@messageFileName]€messageFileName€C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\Microsoft.VirtualManager.EtwResources.dll€2€0€C:\Program
    Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\VmmEtwEvents.Man€7€1€/*/*/*/*[@resourceFileName]€resourceFileName€C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\Trace\Microsoft.VirtualManager.EtwResources.dll
    Property(S): MsiLogFileLocation = C:\ProgramData\VMMLogs\AdminConsole.log
    Property(S): PackageCode = {A96E8FEC-A027-4FF8-A395-1ECC0C460677}
    Property(S): ProductState = -1
    Property(S): PackagecodeChanging = 1
    Property(S): INSTALLINGLANGUAGE = 1033
    Property(S): REBOOT = ReallySuppress
    Property(S): CURRENTDIRECTORY = C:\Users\supercharo\AppData\Local\Temp\VMB790.tmp\Setup
    Property(S): CLIENTUILEVEL = 3
    Property(S): MSICLIENTUSESEXTERNALUI = 1
    Property(S): CLIENTPROCESSID = 968
    Property(S): VersionDatabase = 301
    Property(S): VersionMsi = 5.00
    Property(S): VersionNT = 602
    Property(S): VersionNT64 = 602
    Property(S): WindowsBuild = 9200
    Property(S): ServicePackLevel = 0
    Property(S): ServicePackLevelMinor = 0
    Property(S): MsiNTProductType = 1
    Property(S): WindowsFolder = C:\Windows\
    Property(S): WindowsVolume = C:\
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): RemoteAdminTS = 1
    Property(S): TempFolder = C:\Users\SUPERC~1\AppData\Local\Temp\
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): AppDataFolder = C:\Users\supercharo\AppData\Roaming\
    Property(S): FavoritesFolder = C:\Users\supercharo\Favorites\
    Property(S): NetHoodFolder = C:\Users\supercharo\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): PersonalFolder = C:\Users\supercharo\Documents\
    Property(S): PrintHoodFolder = C:\Users\supercharo\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): RecentFolder = C:\Users\supercharo\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): SendToFolder = C:\Users\supercharo\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): LocalAppDataFolder = C:\Users\supercharo\AppData\Local\
    Property(S): MyPicturesFolder = C:\Users\supercharo\Pictures\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): GPTSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): ShellAdvtSupport = 1
    Property(S): MsiAMD64 = 6
    Property(S): Msix64 = 6
    Property(S): Intel = 6
    Property(S): PhysicalMemory = 32695
    Property(S): VirtualMemory = 58675
    Property(S): AdminUser = 1
    Property(S): MsiTrueAdminUser = 1
    Property(S): LogonUser = supercharo
    Property(S): UserSID = S-1-5-21-3202008507-3906799607-3053210984-500
    Property(S): UserLanguageID = 1033
    Property(S): ComputerName = CHARO-Z1
    Property(S): SystemLanguageID = 1033
    Property(S): ScreenX = 1024
    Property(S): ScreenY = 768
    Property(S): CaptionHeight = 23
    Property(S): BorderTop = 1
    Property(S): BorderSide = 1
    Property(S): TextHeight = 16
    Property(S): TextInternalLeading = 3
    Property(S): ColorBits = 32
    Property(S): TTCSupport = 1
    Property(S): Time = 23:20:44
    Property(S): Date = 2/17/2013
    Property(S): MsiNetAssemblySupport = 4.0.30319.17929
    Property(S): MsiWin32AssemblySupport = 6.2.9200.16384
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiRunningElevated = 1
    Property(S): Privileged = 1
    Property(S): USERNAME = CHARO
    Property(S): DATABASE = C:\Windows\Installer\113cc0a.msi
    Property(S): OriginalDatabase = C:\Users\supercharo\Desktop\VMM 2012 SP1\amd64\setup\msi\Client\AdminConsole.msi
    Property(S): UILevel = 2
    Property(S): ACTION = INSTALL
    Property(S): ComponentCount = 0
    Property(S): ROOTDRIVE = F:\
    Property(S): CostingComplete = 1
    Property(S): OutOfDiskSpace = 0
    Property(S): OutOfNoRbDiskSpace = 0
    Property(S): PrimaryVolumeSpaceAvailable = 0
    Property(S): PrimaryVolumeSpaceRequired = 0
    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): SOURCEDIR = C:\Users\supercharo\Desktop\VMM 2012 SP1\amd64\setup\msi\Client\
    Property(S): SourcedirProduct = {CDFB453F-5FA4-4884-B282-F46BDFC06051}
    Property(S): ProductToBeRegistered = 1
    MSI (s) (DC:2C) [23:20:44:051]: Note: 1: 1708 
    MSI (s) (DC:2C) [23:20:44:051]: Product: Microsoft System Center Virtual Machine Manager Administrator Console (x64) -- Installation failed.
    MSI (s) (DC:2C) [23:20:44:052]: Windows Installer installed the product. Product Name: Microsoft System Center Virtual Machine Manager Administrator Console (x64). Product Version: 3.1.6011.0. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation
    success or error status: 1603.
    MSI (s) (DC:2C) [23:20:44:067]: Deferring clean up of packages/files, if any exist
    MSI (s) (DC:2C) [23:20:44:068]: MainEngineThread is returning 1603
    MSI (s) (DC:A4) [23:20:44:072]: RESTART MANAGER: Session closed.
    MSI (s) (DC:A4) [23:20:44:072]: No System Restore sequence number for this installation.
    === Logging stopped: 02/17/2013  23:20:44 ===
    MSI (s) (DC:A4) [23:20:44:076]: User policy value 'DisableRollback' is 0
    MSI (s) (DC:A4) [23:20:44:076]: Machine policy value 'DisableRollback' is 0
    MSI (s) (DC:A4) [23:20:44:076]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (DC:A4) [23:20:44:076]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 
    MSI (s) (DC:A4) [23:20:44:077]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2 
    MSI (s) (DC:A4) [23:20:44:078]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (DC:A4) [23:20:44:084]: Destroying RemoteAPI object.
    MSI (s) (DC:A4) [23:20:44:084]: Custom Action Manager thread ending.
    MSI (c) (C8:18) [23:20:44:086]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (C8:18) [23:20:44:086]: MainEngineThread is returning 1603
    === Verbose logging stopped: 02/17/2013  23:20:44 ===
    Your help is highly appreciated.
    Thank you.
    Regards,

    Mine is solved.
    Was because I removed VMM 2012 R2 on the same host (again, because R2 doesn't do P2V conversions) but the uninstall failed to remove "Microsoft Web Deploy 3.5". When VMM 2012 SP1 installs uses Web Deploy 3.0 and was blocked by the newer version. uninstalled
    3.5 and then the console install worked.
    hopes this helps someone out there.
    Jae

  • Uninstalling VMM 2012 SP1 can cause any Network or Shared Storage Issues?

    Hello There,
    I'm studying for the 70-409 Exam and also planning to reinstall the VMM 2012 on my company, since it was created a long time ago and somehow the old administrator created the environment in a way that only he could understand.
    After looking online and don't find any answers, I decided to create this thread to see if anyone can help me. My questions are:
    1 - If I Uninstall the VMM, my Hosts will loose any network configuration? I already checked and I am not using any Logical Switches in the current configuration, and only have some Logical Networks created. Removing the VMM can cause any network issues
    on the physical hosts or in the VMs under it?
    2 - Is there a guid somewhere about the Uninstall process? It could be in a book, there is no problem in buying it, but i really cannot find it anywhere.
    Thanks!

    Hello Ed,
    So, it will cause some disruption, but the VM's and the Hyper-V Hosts will be disconnected from the Network or it will be a "temporary" disruption? 
    I Will try to explain better my concern: The VMM, as it is on my company, is useless. I really need to rebuild the entire Farm from the Scrath, document the project and start to use the VMM software. We are starting to use a lot of Hyper-V Vms and it's very
    hard to keep using the Hyper-V Manager.
    I dont have Logical Switches in place, neither IP Address Pool published. I got some Logical Networks and VM Networks in place, but my Logical Networks are empty, with no IP Address and Sites/VLAN associated.
    I Also don't have any Storages Published on the Fabric. If I remove my VMM server, i will change something on the Vswitches of the Physical Servers? Which will be the best plan to reinstall my Hyper-V Farm?
    Thank you!

  • VMM 2012 R2 Template creation fails with sysprep error via the gui, but works in powershell?

    I'm in the process of trying to convert an existing gen1 VM (Win Server 2012 R2) to a VM template using VMM 2012 R2 with rollup 1. The creation keeps failing with the following error :-
    "Error
    (2901)The operation did not complete successfully because of a parameter or call sequence
    that is not valid.Recommended ActionEnsure
    that the parameters are valid, and then try the operation again."
    I've checked that the local administrator account for the machine being converted to a template and it is blank as expected and in an attempt to troubleshoot I've output the template creation script via the VMM GUI and executed the commands in order which appears
    to have resolved the problem, well the template finishes creation, i'm yet to deploy a machine via it?
    # Create VM Template Wizard Script
    # Script generated on Thursday, April 3, 2014 12:52:15 PM by Virtual Machine Manager
    # For additional help on cmdlet usage, type get-help <cmdlet name>
    $VM = Get-SCVirtualMachine -VMMServer localhost -Name "MyTemplate_Template" -ID "98299447-83e1-4d98-a558-a96ebafcf9b5"
    | where {$_.VMHost.Name -eq "myhost.mydomain.com"}
    $LibraryServer = Get-SCLibraryServer -VMMServer localhost | where {$_.Name -eq "my.library.com"}
    $GuestOSProfile = Get-SCGuestOSProfile -VMMServer localhost | where {$_.Name -eq "Windows Server 2012
    R2"}
    $OperatingSystem = Get-SCOperatingSystem -VMMServer localhost -ID "50b66974-c64a-4a06-b05a-7e6610c579a2"
    | where {$_.Name -eq "Windows Server 2012 R2 Standard"}
    $template = New-SCVMTemplate -Name "My Template" -RunAsynchronously -VM $VM -LibraryServer $LibraryServer
    -SharePath "\\mylibrary.mydomain.com\SCVMM Library\Templates\mytemplatedestination" -GuestOSProfile $GuestOSProfile -JobGroup d2f2f539-85da-4091-ab08-abe739fc4761 -ComputerName "*" -TimeZone 85  -FullName "Administrator"
    -OrganizationName "My Organisation" -Workgroup "WORKGROUP" -AnswerFile $null -OperatingSystem $OperatingSystem 
    Now the only fields that weren't populated when I ran through the gui were FullName and Organization? Before I changed the script these two fields were just set to ""? Is that what has potentially caused the issue are they both required fields?

    Your not the only one who can reproduce this. Did you ever find out what it was? I saw your post and tried your same work-around and it also worked for me via Powershell.

  • Copy Templates from VMM 2008 to VMM 2012 R2

    Hi,
    I would like to know if it was possible to copy Templates from VMM 2008 to VMM 2012 R2 ?
    Thank you

    I have never tried this, but you can for sure re-use the physical objects like VHD's, ISO's etc.
    The template configuration and profiles are metadata stored in the database.
    Based on how things changed with VMM 2012 compared with 2008, you will have several new options and capabilites in the profiles for 2012.
    I would recommend you to re-create those (hardware profiles, guest os profiles, application profiles etc) in 2012, as there is no logical mapping from the previous versions.
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • Application Administrators can't see VLAN configuration on VMs in VMM 2012 R2

    Hi, I have the following issue on my VMM 2012 R2 infrastructure.
    I have created a cloud with a Hyper-V Cluster in it. Configured a Application Administrator Role (Self Service) and assigned all permissions related to this cloud and Hyper-V Cluster, including a couple of VM Templates and a VM Network.
    They users can see the VMs, create VMs but they cannot configure the VLAN inside the VM.
    If I go to the VM settings using the full VMM admin, I can do it, select the VM Network and then select the appropiate VLAN, but when I try to do this using the Application Administrator account I configured specifically to this Cloud and Cluster, I can
    select the same VM Network but can't see any options related to VLAN configuration.
    What am I missing? Is this the default behavior? Do I need an additional permission? Where?
    Thank you for your responses.
    Regards.
    Eduardo Rojas

    That is correct.
    Application Admins 'consume' resources (compute and storage) and have no insight into the physical part.  Especially if you are using the cloud abstraction.  "Administrators" manage the physical layer of things - that is why you can see
    / set the VLAN ID directly.
    I believe that you would need to create your Virtual Networks with the proper VLANs and the application admins can then choose based on the Virtual Network.
    The worst case is that you define a Virtual Network per VLAN so that your application admins can select an item that correlates to a specific VLAN configuration.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • VMM 2012 sp1: unable to create a logical switch on team with different nics (bug?)

    Hyper-V Host is HP Proliant G7 with 4 onboard nics and additional (different) 4-port adapter, all 1Gbit. Server 2012 with latest updates.
    VMM 2012 is sp1 with latest updates, server 2012 running in a vm.
    When I create a logical switch with teamed uplink port profile in VMM, the job builds the team but fails to create the vswitch when ports from both onboard nics and adapter is used.
    I am able to create  a vswitch manually on the team if I do it directly on the host.
    If the team is created on either purely onboard nics or purely adapter nics, the logical switch creation succeeds.
    In short terms: I am able to create a vswitch based on a server 2012 team with different nics, but not a logical switch. Why?

    I have tried assigning both nics in one step, and one by one. When I create the logical switch team with only one nic it succeeds, but then fails when I add the second (unless it is similar to the first).
    Error in VMM is
    Error (2912)
    An internal error has occurred trying to contact the dkfuzhv01.mia.local server: : .
    WinRM: URL: [http://dkfuzhv01.mia.local:5985], Verb: [GET], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/scvmm/ErrorInfo?ID=1010]
    Unknown error (0x80041001)
    Recommended Action
    Check that WS-Management service is installed and running on server dkfuzhv01.mia.local. For more information use the command "winrm helpmsg hresult". If dkfuzhv01.mia.local is a host/library/update server or a PXE server role then ensure that
    VMM agent is installed and running.
    If I add the second non-similar team member from the host itself, I get this error from nic teaming wizard
    Validation failed and changes to the system are rolled back
    It is not a question of losing connection (been there), management interface is on a different team. And it also fails when second team member is added directly on the host...
    So far I will stick to the conclusion that my problem is with logical switch and different nics :)
    Oh, by the way nics are HP NC382i (Broadcom) and NC365T (Intel)

  • The problem with forecast reports in SCOM 2012 after integration with VMM 2012

    Hello.
    I have problem with forecast reports in SCOM 2012 after integration with VMM 2012. All other reports (not forecasting) works fine. For example, report “Host Group Forecasting” don’t work. The report is generated, but I have error: “Subreport
    could not be shown”. I find only errors in SQL Server Reporting logs like this:
    library!ReportServer_0-13!1758!06/26/2012-18:26:23:: i INFO: RenderForNewSession('/Microsoft.SystemCenter.VirtualMachineManager.2012.Reports/Microsoft.SystemCenter.VirtualMachineManager.2012.Report.ForecastHostGroup')
    processing!ReportServer_0-13!1758!06/26/2012-18:26:28:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Не удалось выполнить
    запрос для набора данных "DiskSpaceUsageForecasting". ---> Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException: Execution of the managed stored procedure GetTimeSeriesForecast failed with the following error: Exception has been thrown by
    the target of an invocation..
    Query (5, 58) Parser: The syntax for '6' is incorrect.
       at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.IExecuteProvider.ExecuteTabular(CommandBehavior behavior, ICommandContentProvider contentProvider,
    AdomdPropertyCollection commandProperties, IDataParameterCollection parameters)
       at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.AnalysisServices.AdomdClient.AdomdCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.ReportingServices.DataExtensions.AdoMdCommand.ExecuteReader(CommandBehavior behavior)
       at Microsoft.ReportingServices.OnDemandProcessing.RuntimeDataSet.RunEmbeddedQuery(Boolean& readerExtensionsSupported, Boolean& readerFieldProperties, List`1 queryParams, Object[] paramValues)
       --- End of inner exception stack trace ---;
    The Russian string “Не удалось
    выполнить запрос для набора данных "DiskSpaceUsageForecasting"” is translated to “Could not execute query for data set "DiskSpaceUsageForecasting"”.
    I have clean installation SCOM 2012 RU1, VMM 2012 RU1. Integration SCOM with VMM work fine.
    SQL collation for all SQL DB instances (SCOM and VMM and SCOM reporting) – “SQL_Latin1_General_CP1_CI_AS”
    SQL Analysis service: SQL collation – “Latin1_General” ; language for the server – English (United States)
    I think the problem in regional settings. By my opinion there are two possible mistakes:
    SQL collation  for all SQL DB instances. May be need use “Latin1_General_CI_AS”
    as provided by
    http://blogs.technet.com/b/momteam/archive/2012/05/25/clarification-on-sql-server-collation-requirements-for-system-center-2012.aspx
    Need change regional setting. Question is for what (OS regional setting, SQL Analysis service settings,…) ?

    Error: Subreport could not be shown
    Opening a report for Client Security might result in the following error being displayed in one or more areas of the report: "Error: Subreport could not be shown."
    Background
    There are two possible reasons for this error:
    1. Wrong location   The reporting server is pointing to the wrong computer running SQL Server or a SQL Server instance.
    2. Insufficient permissions   The account configured (in SQL Server Reporting Services) to connect to the reporting database does not have appropriate permissions for the database.
    Solution
    To determine which reason is causing the error, attempt to directly open the subreport reporting the error, by clicking the name of the subreport.
    If the reporting server is pointing to a wrong location, the report displays an error similar to the following: 
    Error message
    An error has occurred during report processing.
    Cannot create a connection to data source 'SystemCenterReporting'. Cannot open database "SystemCenterReporting" requested by the login. The login failed. Login failed for user username.
    To verify the correct SQL Server computer and instance path
    In Report Manager, navigate to the report generating the error and click the Properties tab.
    Click Data Sources and under a Shared data source, note the path.
    Open the reporting Web site. If you chose the default virtual directory for reports, the URL is: http://hostname/Reports/
    If you chose to secure the viewing of reports with HTTPS, the URL is: https://hostname/Reports/
    Click SCDW.
    In the Connection type list, ensure that Microsoft SQL Server is selected.
    In the Connection string box, ensure that the correct SQL Server computer and instance name are entered.
    Note:
    A period (.) denotes the local computer.
    If the account has insufficient permissions, the report displays an error similar to the following: 
    Error message
    An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'DSDashboardComputersTrend'. (rsErrorExecutingCommand) EXECUTE permission denied on object 'prSAS_UX_DashboardComputersTrend', database 'SystemCenterReporting',
    schema 'dbo'.
    To determine if you are experiencing the SQL Server permissions issue
    Open the reporting Web site. If you chose the default virtual directory for reports, the URL is:http://hostname/Reportserver/
    If you chose to secure the viewing of reports with HTTPS, the URL is:https://hostname/Reportserver/
    Click Microsoft Operations Manager Reporting, click Microsoft Forefront Client Security, and scroll to DashboardComputersTrend.
    Click DashboardComputersTrend.
    If you are experiencing a SQL Server permissions issue, an error similar to the preceding error appears.
    To grant permissions to the SQL Server computer
    1. In Report Manager, click SCDW and note the account in the Connect using section. This is the account under which the database is contacted.
    2. On the server with the System Center Reporting database, start SQL Server Management Studio.
    3. In the tree, expand Security, and then expand Logins. Do one of the following:
    If the user account is listed, right-click the account, click Properties, and then go to step 5.
    If the user account is not listed, right-click Logins and choose New Login.
    4. In the Login name box, enter the user account (domain\username).
    5. In the Login Properties dialog box, click User Mapping, and then under Users mapped to this login, select the System Center Reporting check box.
    6. Under Database role membership for: System Center Reporting, select the db_owner check box, and then click OK.
    Thanks,
    Yog Li
    TechNet Community Support

  • No Hyperv Virtuals get DHCP address - but Physical Host Can

    HyperV Server 2012 Core on a dedicated machine on local domain.
    Machine connected directly into local network that has a DC running DHCP.
    None of the VM's can get a DHCP Address from the server. Even if i set static addresses still they cannot route anywhere, cannot even ping the HyperV server they are sat on but other local machines can!!!!
    The physical host cant ping the 
    The physical HyperV server has no problem getting a DHCP address or any routing issues, nor do any of the other clients on the local network, including another HyperV server running server VM's
    What ive tried so far
    Deleted Virtual Switch and removed the NIC from the virtual hosts in HyperV Manager- then re-adding new one.
    Put in a different network card
    Removed Physical host from Domain, renamed machine to different name and re-joined
    Used different IP addresses for the Physical host
    Reloaded the HyperV server from scratch and created new VM.
    Ive had HyperV previously running on this machine without problem, so now i cant see why i cant get it running again.
    Anybody have any suggestions on what i can try next, im all out of ideas.

    Hi Fulgent,
    I am assuming that , the hyper-v server have two NICs , one for host and the other one  was  configured as an external switch for VMs .
    If the VMs can not access the dhcp and local network , please try to  delete the external switch then uninstall the Physical NIC in device manager and  click " scan for hardware changes " to reload it.
    Try to create external virtual switch for VMs again .
    Any further information please feel free to let us know .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Not able to Install JMF on Windows 7 64bit

    Dear I originally resurrected the following long-dead forum post and tried to hijack it away for my own question even though I've been around here long enough top know better: Install JMF on Windows 7 64bit However a kind forum moderator branched my

  • No communication to the printer

    I just bought the Airport Express yesterday. Now I have tried so many times and it has not yet managed to get my printer via Airport Express. I put the wires right to the net and usb and printer is turned on .. Yet the system comes up with an error:

  • I'm trying to import songs from the shared computer's itunes music library to my itunes library. I am using itunes 11.

    I'm trying to import songs from the shared computer's itunes music library to my itunes library. I am using itunes 11. There is no import button to be found.

  • Sleep / Hibernate in 10.6.4

    Since upgrading to 10.6.4, my 2007 20"iMac goes into to hibernate mode (save & shut down all applications, disconnect from server) after a couple of hours, instead of just turn of the monitors. I have looked at all options and can't find where to dis

  • Oracle Functional Testing for Web application

    Hi all, I am chandra and I want to know whether OTS will support Swings based web application ? I was trying to automate swings based application in OTS , but it is not supporting. if it support can you people say what changes should do in OTS settin