SCVMM Template relocation

I have a couple of templates in scvmm that give me an error of
The library object (VHDNAME) cannot be removed because following objects are dependent on it:
Virtual Hard Disk deployment configuration
Using the articles found from a google search to remove these "Virtual Hard Disk deployment configurations"
These articles say to run get-virtualharddisk -name "name of your VM here".  to retrieve the VHD ID
and them locate this ID in the SourceLocation Field of the dbo.tbl_WLC_VHDConfig table and remove every instance. When I try this my query returns nothing, I simply add "where SourceLocation = 'GUID'
I assume this is because i've got the wrong ID field from powershell. Can you help??
Is there a better way to be doing this?

Hi,
I had the same issue and mine was relating to Virtual Machine Configurations that hadn't been deleted.
If you run Get-SCVMConfiguration | select ID and check if any of the IDs appear in the VMConfig column of the dbo.tbl_WLC_VHDConfig table.  If they do appear you can run the following:
Get-SCVMConfiguration -All | where computername -eq "%Config with issue%" | remove-SCVMConfiguration
Hope this helps,
Thanks,
Emma

Similar Messages

  • Value Misc. Allowance for the flexfield segment Expense Type does not exist

    Dear All,
    can any budy help me out in Internet Expense modulee
    Error:- Value Misc. Allowance for the flexfield segment Expense Type does not exist in the value set OIE_EXPENSE_TYPES.
    Problem details:- we have define one expense templates " Relocation Expnse" under this we have define number of expense items ,in which Misc. Allowance is one
    Prevously it was end dated but now end date is removed , now when we are trying to claim expense against this item we are getting the above error.
    can you please tell me why this is happining and what is the solution.
    Regard
    Ajay Sharma

    Check these things
    1. you have enable PerPeriodOfService DFF to this set.
    2. you are setting Context Variable like (AttributeCategory) with requried value.
    Thanks

  • Rapid Provisioning or SAN Copy question

    Hi VMM Community,
    I'm involved in cloud (WAP) project. The customer wants to avoid VM deployment over the network, he wants to use the VMM SAN to SAN copy. AFAIK, SAN to SAN copy is the same as Rapid Provisioning, so we can't use such technique with Cluster Shared Volumes
    (several VMs on the Same CSV), each VM will have its own LUN. The customer claims that it's possible with CSV. So i'm asking the question here to have a non refutable answer.
    Is there a technique in VMM to avoid VM deployment via Network and that leverage SAN to SAN copy and works with CSV?
    Thanks for all.
    Regards, Samir Farhat Infrastructure Consultant

    WAP talks to SPF and SPF tells VMM what to do.
    If this is a WAP Gallery Item, WAP will use differencing disks.  Because WAP is really telling SCVMM what to do.
    If this is from VHD, again, WAP will tell SCVMM what to do.
    If this is from an SCVMM Template that has been exposed to the Tenant - then SCVMM will do whatever the SCVMM Template defines for the provisioning method.
    San to San for CSV?  That is detail that I don't know.  Hopefully someone else will.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • Templates in SCVMM 2008 R2 and SCVMM 2012 R2

    Hi Experts,
    I have few questions regarding VM Template creation using SCVMM.
    1. What is the difference between VM templates in SCVMM 2008 R2 and SCVMM 2012 R2 ?
    2. I could not see the three folders (Snapshots, Virtual hard disks and Virtual Machines) of SCVMM 2008 R2 template in a template created using SCVMM 2012 R2. Only the vhd files are present in the template. What about the config.xml file?
    3. Can we customize the config.xml for our VM installations?
    4. Do we need to sysprep a VM or vhd file before creating a Template ? If yes, how to do it ?
    Thanks,
    Saleem

    The reason that I am confused is that you should not have gotten a config.xml file, even with VMM 2008.
    The only time that SCVMM ever saved that (that I recall) is when a VM was stored to the Library, which is a different action than creating a template.
    All of the template settings are stored in the SCVMM database.  If you have a custom unattend.xml that is merged with the one that SCVMM generates on the fly at deployment time, then that is stored in the Library.  But the one that SCVMM generates
    based on the OS Profile is never physically save in the Library.  SCVMM always uses an unattend.xml whenever a Windows OS template is deployed.
    http://technet.microsoft.com/en-us/library/bb740827.aspx
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • Setting computer name on a VM created from template (SCSM, SCVMM and SCORCH)

    We've set up some basic server provisioning automation to see how it works. It's a fairly simple setup so far:
    1. User submits ticket via the SCSM portal; the ticket includes the desired machine name.
    2. Ticket requires our team's approval before the workflow continues into Orchestrator.
    3. If approved, an Orchestrator runbook is kicked off, using SCVMM to create the server from a template.
    The resulting server has the correct machine name in SCVMM, but the machine name inside the OS is randomly generated (the template currently has * in OS Configuraiton -> Identity Information in the VM Template properties).
    What's the best way to make the computer name inside the OS reflect the desired machine name? I can think of a number of ways we could accomplish this, but I don't know SCORCH/VMM that well yet. I'm wondering if I have overlooked something simple inside
    the existing process we're using. I suspect that, if there is an easy solution, it would lie in VMM.
    Many thanks for your time and consideration.

    I've got the Guest OS Profile partially working, but frustratingly, it doesn't seem to be applying all of the settings.
    Here is what I have done so far:
    1. A Guest OS Profile has been set up which includes all of the settings I am currently trying to test: domain join, feature installation (nothing fancy for now, just Powershell and Telnet Client), and a KMS key for Server 2012.,
    2. Orchestrator Runbook gets the existing OS Profile, creates a new one based on the VM, and uses the parameter -ComputerName to pass the name of the VM to the Guest OS Profile. The new Guest OS PRofile is showing up correctly in VMM, with the right settings.
    3. The runbook then deploys the new VM from template, using the newly set up Guest OS Profile. The machine is set up correctly, and will boot. Not all of the settings from the Guest OS Profile transfer over, however. The Domain Join and KMS portions work
    without a problem. The features I have tried to add are not installed, though, and the computer name remains randomly generated.
    I know the Guest OS Profile must be getting used, since the machine gets domain joined; the template does not include domain join credentials. What I can't work out is why some of the settings are being applied while others are not.

  • Why can't I assign hardware and guest os profiles to servers in the new SCVMM 2012 Service Templates?

    Trying to learn SCVMM 2012, but I'm confused about how Guest OS and Hardware Profiles work with the new 2012 Service Templates.
    I create a Hardware Profile and a Guest OS Profile. Then I open the Create VM Template wizard. In this wizard I can assign the Hardware and Guest OS profiles I created under the Configure Hardware and Configure Operating System steps in the wizard.
    If I open the new Service Template wizard, select a Single Tier Server (for example), open the Service Template Designer and go to the properties of the server I find under Hardware Configuration and OS Configuration I cannot assign my Hardware and Guest OS
    profiles to the server.
    Why is this? It seems like extra work to have not be able to assign these profiles to servers in a service template. Is there something fundamental I'm missing here?

    I have the same issues with the equipment I maintain. Two things are consistent that I see between this forum and my set up. I had 10.5 on all our Macs and each of them could connect with out issue to the shares on a windows xp machine. I have three Mac computers I am working with. 1. My main computer a MacBook Pro 2.4ghz core 2 duo, an Intel iMac, and an older Mac Pro G5 running OS 10.5 server.
    I have another server running kiosk or signage displays that is a windows xp machine. All of my macs could access the windows xp machine by clicking on it and authenticating to it and then the shares will show up.
    I upgraded my MacBook Pro first to 10.6 and have been unable to connect to the windows shares ever since. Keep getting Authenticatoin failure. So my work around is to transfer files to the 10.5 macs and then screen share one of them and access the windows share from them. Spoke with Apple support and they could not help and said it was a know issue but did not have a solution.
    Last week I upgraded the iMac to 10.6 and it too, now will not authenticate to the windows shares.
    Here are the strange things... I can take my macbook pro home and access all windows shares on my home networked computers. I even took the windows xp machine home from work to test it and I was able to connect to the shares without issue from my Macbook pro.
    Two things stand out ... you mentioned a Cisco router and we use a Cisco router at work. Also, both of us have upgraded to 10.6 and authentication fails at that time.
    Problem is between OS 10.6 and the Cisco routers I believe. I am not sure how to fix the issue though.

  • How to disabled the activation of deployed Test VMs from templates with SCVMM 2012 R2

    Hello,
    I have created templates with key for deploying windows 8 VMs,But i wants do not activate these VMs as it is just a test VM.
    Is it possible through SCVMM to deploy VM with key without activation ?
    Thanks
    RICHA KM

    Thanks for the reply.
    My network architecture is exactly like the one described on your paper, with 2 differences:
    1. I only have one host in the Production group and one host in the Gateway group
    2. The first host has one physical NIC, the second host has 2 NICs, one internal and one with an Internet (routable) IP
    After applying the logical switches on the hosts, I lost Internet connectivity on the gateway host (I have no idea why there is no logical Gateway Switch !!!). VMM completed the jobs with no error.
    Any thoughts?

  • Error 1401 deploying Template in SCVMM 2012 R2 RU2

    I got the following error when i deploy a new created template with App Controller and VMM 2012 R2 RU2.
    1401–SelfServiceActionNotAllowed
    The template is a converted vhd from wim with Powershell. It is located on an library server in VMM. I can choose the template in App Controller and after 3 to 10 Seconds the job fails.
    If i deploy an template that was imported long time ago (before install of 2012 R2 RU1) i´m able to complete deployment.
    Can someone help with some information?!

    I found the Solution by my self in the following link: TechNet Library
    When you create templates for self-service users, be aware of the following changes in VMM:
    ◦ In VMM, the concept of a "self-service owner" for a template no longer exists. A template that is to be shared by members of a self-service user role should have no owner assigned. When a template with no owner is assigned to a self-service user role that has the Author, Deploy, or Deploy (Template Only) action assigned to it, all members can use the template. However, when an owner is assigned to the template, only the owner can use the template
    With an Update of VMM they changed the behavior. I Changed the Owner to a Global AD-Group and now i can sucessfull deploy templates.

  • SCVMM 2012 agent install fails on standalone 2008 R2 host

    I am attempting to install SCVMM 2012 agent and getting this error:
    Error (421)
    Agent installation failed on exhpv01.denverwater.org because of a WS-Management configuration error.
    Recommended Action
    Ensure that the Windows Remote Management service is enabled and running on the server exhpv01.denverwater.org. Additionally, in the Local Group Policy Editor (gpedit.msc), navigate to Computer Configuration\Administrative Templates\Windows Components\Windows
    Remote Management (WinRM), and then ensure that there are no policy settings configured for WinRM Client or WinRM Service.
    I have run winrm qc and it shows winrm is configured.  I have verified there is no gpo settings configuring winrm.
    My runas account is a local administrator on the target host.
    I can install the agent local but still cannot add to the SCVMM server.
    Mark

    I am attempting to install SCVMM 2012 agent and getting this error:
    Error (421)
    Agent installation failed on exhpv01.denverwater.org because of a WS-Management configuration error.
    Recommended Action
    Ensure that the Windows Remote Management service is enabled and running on the server exhpv01.denverwater.org. Additionally, in the Local Group Policy Editor (gpedit.msc), navigate to Computer Configuration\Administrative Templates\Windows Components\Windows
    Remote Management (WinRM), and then ensure that there are no policy settings configured for WinRM Client or WinRM Service.
    I have run winrm qc and it shows winrm is configured.  I have verified there is no gpo settings configuring winrm.
    My runas account is a local administrator on the target host.
    I can install the agent local but still cannot add to the SCVMM server.
    Mark

  • May Release: New partner support, Infrastructure updates, Site templates and bug fixes

    Link: http://www.businesscatalyst.com/_blog/BC_Blog/post/May-release-New-partner-support-Infrast ructure-updates-Site-templates-and_bug-fixes/
    We are announcing a new Business Catalyst release, scheduled to go live on Thursday, May 3rd. With this release, we are continuing our investments in system performance and stability by increasing our web servers capacity, enabling HTTP acceleration to provide faster site loading times, and improving the site creation speed by using pre-generated sites.
    On the product side, we have completely revamped our partner support workflow taking advantage of the Adobe support infrastructure and tools, enhanced the site templates workflow for partners, and included lots of bug fixes and improvements. Read through the following sections to get detailed information about this release:
    Partner support
    Infrastructure updates
    Features and enhancements
    Issues fixed by this release
    What's next
    You can jump to the corresponding section by clicking the above links.
    Partner support
    Updated Help & Support partner experience
    Following Adobe ID support, we have upgraded BC  support tools (cases, chat, documentation) with standard Adobe tools. As a partner, you can now benefit from the same support tools as the rest of Adobe Creative Suite, and can track your support cases with Adobe BC, Dreamweaver, Muse or Photoshop in a single place.
    Partners with more than 100 paid sites will get 2nd level chat support, which includes a higher priority, by default. If you have more than 100 paid sites, but spread across different Partner Portals, please ask support to enable 2nd level chat for you.
    Support experience for your Small Business owner clients can now be owned by partners (see below).
    Custom Help & Support URL for your clients
    As a partner, you are probably already offering various additional services to your clients besides building & maintaining their BC site. Support, tailored specifically to your client needs, is usually one of these value-added services. We are now enabling you to take your Support service to the next level. In  Partner Portal Settings, you have the option to set a custom URL for what will open when your client clicks on Help & Support inside Admin Console:
    If you have multiple partner accounts, for different verticals, you can specify a Support URL for each of these.
    The default Support experience provided by BC for your clients will be updated in a few releases to be similar to the partner support experience. This includes BC-branded support cases and documentation. If you'd like to keep a white-label experience for your customers, please set your own Help & Support URL in Partner Portal.
    For more details please read the Improved support workflow and new forums announcement on our blog.
    Infrastructure updates
    Between our April release and the following infrastructure updates have been enabled
    Limited trial sites for free partners – starting with our May release, the number of trial sites a Free Partner can have will be limited to 100. Once the limit is reached, Free Partners that need to create a new trial site have the options to upgrade to a higher partner plan, upgrade some of the trial sites to paid or delete unused/expired trials.
    Automatic trial expiry extension - with this release, trial site expiry date will be automatically extended with 30 days every time an admin user logs in  the system through the admin interface or through FTP.
    Installed additional hardware - we have installed additional web servers on all our data centers, that translate into an increase of the existing capacity with over 70%.
    Updated DNS infrastructure - we have improved the DNS resolution for email delivery so that we can increase the rate at which we're sending the system operational emails
    HTTP acceleration – all sites static assets are served from a new cache engine (images, CSS and JavaScript files, together with improved headers that should allow the browser to cache them better for a browsing session). This update has been turned on along with our April release, and has made all the BC sites load faster on first and on subsequent loads.   
    Accelerated site/partner creation – we've changed the way new sites are created for faster speed, pre-creating them and reusing pre-created sites when needed, and have also improved the creation process for new partners, minimizing the impact of new CCM customers on the existing datacenters.
    Adobe ID for partners - in order to support an integrating experience between the various Adobe tools a partner may use (Dreamweaver, Muse, Support forums) we have added Adobe ID support for Business Catalyst partner accounts. Starting April 19, partners are asked to merge their current Business Catalyst account with their Adobe ID accounts. For more details about the transition process and FAQ please read the Introducing Adobe ID blog post.
    Updated Terms of Use - Along with several other changes in our processes in the past few months, we also revamped our Terms of Use and the signature process by requesting every admin user to sign a TOU. We have completed the rollout for partners, and we might be pushing an updated partner Terms of Use version within the following weeks. For more details and questions about this change, read the New Terms of Use for Business Catalyst blog post.
    Features and enhancements
    Site templates
    To support the increasing number of partners building, sharing or reusing  templates to create  new sites, we're extending our site templates support from our partner portal with a new template type and improved  management support. The update is going to enable partners to mark sites as templates and   choose between making them available in Online Business Builder and keeping them private in their partner portal. A template site will not expire and has the same limits as any other trial site.
    Based on your partner level, you can create private or public templates using the Site Details screen or the Tools>My Site Template section from your Partner Portal. Standard partners can only create private templates, while Free Partners can only view site templates that have been transferred to their accounts by other partners.
    The number of templates a partner will have will be limited and will vary based on partner level: free partners can store up to 5 templates in their partner portal, standard partners have up to 100 site templates while Premium Partners might have up to 200 templates. Paid sites marked as templates are not counted against these limits.
    Business Catalyst Partner fixes
    While we are really focused on making the Business Catalyst integration into Creative Cloud a smashing success, we are slowly resuming our efforts to deliver fixes that have been requested by our partners. This release includes the following partner fixes:
    Improved product custom fields - we have increased the maximum number of characters for product custom fields to 1024 (previous limit was 256); this gives partners and customers additional space to use when working with products
    Improved Secure Zone subscribers list - we have added the customer email address in the Secure Zone Subscribers list to enable partners better filter and manage customers
    Better experience when exporting data - to prevent customer confusion when exporting data from Mac computers, we have removed the export to excel option and exporting in CSV format by default.
    Social plugins integration updates
    Starting with our May release, we are updating the social plugins support to require users to get the plugin code from the third party provider and saving into his Business Catalyst website. The module tags and configuration will remain unchanged, but will render an empty tag until the partner or site owner will  update the module template to include the corresponding module code snippet from the third party platform provider.
    For more information about how you can enable the Social Plugins on a Business Catalyst websites, read the Social Media: Integrating Facebook and Twitter knowledge base article.
    Other changes
    Updated weekly emails - Starting with our May release, the information in the site weekly emails has been filtered based on the site's plan. For example, webBasics site reports will no longer include the sales report.
    Localization - we improved and increased the coverage of the admin interface translations into German, French and Japanese
    Site Settings -> Ignored IP addresses has been relocated under Reports -> Visitors -> More.
    BC-Dreamweaver integration performance improvements
    Development Dashboard has been removed, as it didn't provide a clear useful, ongoing benefit. The information present in the development dashboard has been integrated into our new Help & Support section.
    Payment gateway settings - for more privacy and data protection, we have updated the Payment Gateway configuration screens to obfuscate the sensitive login information. Fields that have been obfuscated are now requiring confirmation.
    Report abuse badge on trial sites - for compliance reasons, a "Report Abuse" link has been added to the front-end of all trial sites of free partners that don't have any paid sites. When they click the Report Abuse link, site visitors are redirected to a form submission page on businesscatalyst.com site.
    Issues fixed by May release
    Issues 3051303, 3168786 - Workflow notifications - Fixed a problem preventing workflow notifications emails from being sent.(see get satisfaction forum discussion)
    Issue 3164074 - Fixed a bug causing the lightbox gallery created from Muse to be displayed behind page elements
    Issue 3162810 - Fixed a bug in rendering engine to prevent  content placed between body and head tags being incorrectly moved inside the body tag
    Issue 3166610 - Fixed a broken link to Partner Portal in Internet Explorer
    Issue 3175003 - Fixed an issue that caused an incorrect price display for the Year One-Off Setup Fee when upgrading a site from Admin using CB
    Issue 2567278 - Fixed a bug causing site replication to ignore product attributes
    Issue 2947989 - CRM passwords are now case sensitive
    Issue 2723731 - Removed CSS files from the head section of the Layouts files, when downloaded and opened in Dreamweaver, via the BC extension
    Business Catalyst new admin interface updates
    Added "Save and Add New" button in Web App Item Add & Edit screens (see get satisfaction forum discussion)
    Updated Quick Actions menus to add more actions (see get satisfaction forum discussion)
    Fixed an issue causing Recent items menu to display deleted items (see get satisfaction forum discussion)
    Fixed a display issue on File Manager making top buttons unreachable (see get satisfaction forum discussion)
    Fixed the scrollbars in Email Marketing>Campaign>Stats>Bounced Emails reports (see get satisfaction forum discussion)
    Fixed an issue causing Recent items menu to brake after selecting the current page from the Recent Items menu (see get satisfaction forum discussion)
    Replaced the Success notification displayed when selecting Users or Permissions tabs from User Roles with an Warning
    Change the action label displayed in User Roles list from View to Edit to match the list pattern from Admin Users
    Fixed a missing file JavaScript error occurring when trying to open image manager from product details-> Attributes -> options
    Moved System Emails section from Site Setting to Site Manager (see get satisfaction forum discussion)
    Updated Domain Management interfaces to close the modal window and refresh the domain list after successfully adding a domain
    Fixed an issue preventing the Hyperlink Manager to function properly (see get satisfaction forum discussion)
    Updated the confirmation message received after copying a page to match the new workflow and button names
    Fixed an issue causing the current screen or section to not be highlighted in the menu
    Updated styling on the new dashboard, user management and email accounts interfaces
    Updated  dashboard reports filters and chart display; made the chart and the filter use the site time zone
    Fixed an issue preventing users from inviting new admin users or create new email accounts on Internet Explorer 8
    Fixed an issue preventing users from deleting Email Accounts or Admin Users in Internet Explorer 8
    Fixed some issues preventing password recovery email from being sent
    Removed the alert message displayed when the user or email account limit has been reached
    Added localization for the simplified dashboard
    Fixed display issues for site limits, domains and user list in the simplified dashboard
    Added Custom reports for webBasics plan
    Fixed a bug generating a "500:Collection error" on the simplified dashboard when user did not had View users permission
    Added TOU checkbox in the email account setup screen
    Updated Site Preview link in the dashboard to load the default domain
    Fixed an issue in the new File Manager forcing a user to press Undo twice in order to see the change take effect if the code that was previously formatted contained any <"tag" with more than 2 lines
    Fixed an issue causing the File Manager editor toolbar to incorrectly render if page URL path is longer than certain value; starting with this release, the site URL is trimmed
    Fixed an issue causing the invite users to be displayed as [object Object] in dashboard and admin user list
    Fixed a bug in the new admin causing the interface to become unresponsive when using the browser Back button
    Fixed an issue in the new File Manager causing "Save Draft" button to publish the default page template instead of creating a draft version
    Fixed a broken invite link issue in the Email Account invite email
    Updated loading indicators in File Manager and Email Accounts screens
    What's next
    The first item on the what's next list might not be news for many of you, but it's definitely one of the most important milestones this year. The Creative Cloud launch is just around the corner, and Business Catalyst is playing an important role in that, as the publishing platform for Adobe® Muse and Dreamweaver. This launch will capture all our attention within the next weeks as we want it to be our best ever. 
    We'll start our next development cycle on May 15th, while the next Business Catalyst release is going to be pushed live in mid June. That being said, the following items are already on our launch plan for the next release and a few more will join the list. Please expect an update on our 2012 plans around mid May.
    HTTP throttling – all page load and API calls to BC will be protected against attacks, this might trigger problems for API heavy sites. We are looking into enabling this update along with our June release, and will help make sure that a reasonable number of requests will be accepted from the same computer per minute.
    Automatic site deletion - Starting with the June release, we are going to start automatically delete expired trial sites and canceled sites. Customers will be notified twice before we are going to proceed with deleting the sites.
    Thank you,
    Cristinel Anastasoaie
    Adobe Business Catalyst Product Manager

    In reference to this change in the Custom Reports... Better experience when exporting data - to prevent customer confusion when exporting data from Mac computers, we have removed the export to excel option and exporting in CSV format by default.
    What is the customer confusion we are trying to stop here? I've got even more confused customers at the moment because all of a sudden they can't find the export to excel option but know it exists if they log in on a PC?
    Mark

  • How to Assign a Static IP address to VM created from VM template

    Hello All,
                I'm New to SCVMM, I have installed my SCVMM 2012 R2 in Lab environment and added 02 Hyper Servers on the same (One server is in domain & another one is in Perimeter Network). Once I added the Hyper-V's two Virtual
    Network's has been detected in SCVMM.
               Now I'm trying to create a new VM in each Hyper-V with a static IP address. I have created the VM template without connecting to any network, while creating the VM, below is my settings,
    VMNetwork : VMPeri01 (Perimeter VM Network)
    VM subnet  :  None
    (Grayed out)
           IP Address:
              Clicked Static IP
                          IP Protocol version: IPV4 only
    MAC address:
              clicked Static (its showing 00:00:00:00:00:00)
    Question: How can I assign the static IP to my New VM?
    Note: I have created a static IP pool for the virtual network (w.r.t : http://www.virtualizationadmin.com/blogs/lowe/news/adding-an-ip-pool-to-vmm-2012-241.html)
    Please help me to create the VM using Static IP (specific address now)

    While creating the VM choose the Virtual Network on the Hyper-V from the IP pool which you have created it wil take the IP during provisioning.

  • Error while creating template from win 8.1 VM

    hello Experts,
    I have a SCVMM 2012 R2 with Hyper-V host on Windows server 2008 R2 sp1 .
    Next I have create a Windows 8.1 VM on Hyper-v Host machine then created a clone of this VM. It created successfully, but when i i tried to create   a template from any of these windows 8.1 VM and its Clone VM. it have got failed with error as below:
    Error (2916)
    VMM is unable to complete the request. The connection to the agent host1.aaa.com was lost.
    WinRM: URL: [http://host.aaa.com:5985], Verb: [ENUMERATE], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/microsoft/bits/BitsCompactServerUrlGroup], Filter: [select * from BitsCompactServerUrlGroup where UrlGroup="none"]
    Unknown error (0x80338126)
    Recommended Action
    Ensure that the Windows Remote Management (WinRM) service and the VMM agent are installed and running and that a firewall is not blocking HTTP/HTTPS traffic. Ensure that VMM server is able to communicate with host.aaa.com over WinRM by successfully running
    the following command:
     winrm id –r:host.aaa.com
    This problem can also be caused by a Windows Management Instrumentation (WMI) service crash. If the server is running Windows Server 2008 R2, ensure that KB 982293 (http://support.microsoft.com/kb/982293) is installed on it.
    If the error persists, restart thost.aaa.com and then try the operation again. /nRefer to http://support.microsoft.com/kb/2742275 for more details.
    I have removed the hyper-v then re-added host on scvmm ,Ensured that Windows Remote Management service is running.
    I don't have idea exact reason for this....is there is compatibility issue win 8.1 ?

    Hello Srinivasa,
    The WWI folder in program files of C drive has definitely been played with. Try installing SAP GUI again on your machine.
    Also, please check for WWI installation as follows
    1.If you have done local installation, please try installing again by following steps mentioned below:
    Open any Word document .docx
    click on "office button"
    click on "word options"
    click on "advanced"
    click on "file locations"
    select "user templates"
    click on "modify"
    look in " C> program files>SAP> front end> SAP Gui-->wwi". click on "Ok"
    2.If you have MS word 2003, go to tools> options>advanced..Then follow the above steps.
    Hope this solves your problem.
    Regards
    Pavan

  • Error when creating a new Virtual Machine from VMs and Templates

    I try to created a VM from a Template. On a Step 1.5 (Install VM components) and falid. This is a error:
    Error (10659)
    Cannot run Sysprep on virtual machine SRV2k8test because the template does not have a virtual hard disk attached that has been generalized.
    Recommended Action
    Specify a template that has been generalized and then try the operation again.
    we expect your help.

    Sorry to dredge up an old topic - but got some really weird behavior.
    I knew that I had to sysprep the vhdx's before bringing them into a template. I've done this (verified twice), and I still end up with the error list at the top of the thread:
    Error (10659)
    Cannot run Sysprep on virtual machine SRV2k8test because the template does not have a virtual hard disk attached that has been generalized.
    Recommended Action
    Specify a template that has been generalized and then try the operation again.
    we expect your help.
    I am running SCVMM 2012 R2, and things were actually running smooth as of three days ago. Templates built before then are still working and can be deployed with no problem.
    However, building a new template today gives the above error when testing the deployment.
    http://www.fortypoundhead.com

  • SCVMM 2012 SP1 (RTM) Deployment from VMM Console fails.

    Error During a library refresh, or deployment from template - It all fails:
    Error (12710)
    VMM does not have appropriate permissions to access the Windows Remote Management resources on the server (MyServer).
    Unknown error (0x80338105)
    Recommended Action
    1) Ensure that the Windows Remote Management (WS-Management) service is running on the server (myserver).
    2) If the System Center Virtual Machine Manager service on your VMM management server is configured to run by using the machine account, ensure that there is not a group policy that does not allow adding machine accounts to a computer's Administrators group.
    If there is, you can use one of the following workarounds:
      - Disable the group policy in Active Directory Domain Services (AD DS)
      - Modify the group policy to allow the VMM machine account in the Administrators group
      - Move the machine account to its own organizational unit (OU) and block the group policy from being applied
      - Reinstall the VMM management server and choose the option to run the System Center Virtual Machine Manager service by using a domain account, and re-add all of your virtual machines.
    So, as soon as SCVMM 2012 Sp1 was released we decided that it was best to upgrade so we could utilise the new features of Server 2012 as a host.
    The upgrade worked a treat. VM's deployed, Server 2012 worked. Anyway, a few days after deployment we start to see errors relating to WinRM and permissions (See end of the post). After a quick trace around we found some failed services, usually on a host
    but sometimes it seemed to happen on the Library/Management server as well.
    So, our setup is as follows:
    Management/Library server = VMware  VM, Server 2012 standard, 6 GB memory, 4 vCPU's
    Hosts = HP DL360p G7, HP DL360 Gen8 (we have a few of these), Server 2012. We also have a DL380 G7 on Server 2008 R2 Enterprise that fails as well, so it seems the error isn't O/S specific (I'm picking a VMM issue).
    So I have tried many resolutions and now none of them work.
    We have no restrictions on group policy for the local admin, this can be set manually, and works for that matter.
    WinRM is working and the listening port is 5985 (I can see it working and listening via a "netstat -an")
    Also, I have ensured many many times that all of the required services are up and running (SCVMMAgent, VirtualDisk managerment, WinRM) and initially these where at fault and a simple restart of each service (or even a full start from dead) fixed
    it - Now it all fails. Even a library refresh fails. And all while each of the services required are up and running.

    So, I have now tried a reinstall of the management server & made some changes
    1- Changed the service account during the install.
    2 - Added the service account user to the local admins group of each host in question.
    3 - Tried "winrm /qc" .which lets me know its already up and running and configured. Although I must admit, I'm not 100% sure how to use WinRM. From what I can read, this is like an express setup and ensures you are up, running and listening.
    4 - Verified that WinRM is working of the right port (Listening ports dump below)
    5 - Verified that I can connect to each port required for the SCVMM Management server.
    BUT, it seems the error is still there and deployments still fail,
    although the library refreshes correctly now.
    Error (12710)
    VMM does not have appropriate permissions to access the Windows Remote Management resources on the server ( Myserver).
    Unknown error (0x80338105)
    NETSTAT Listening ports dump.
    PS C:\Users\nzadmin> netstat -an
    Active Connections
      Proto  Local Address          Foreign Address        State
      TCP    0.0.0.0:135            0.0.0.0:0              LISTENING
      TCP    0.0.0.0:443            0.0.0.0:0              LISTENING
      TCP    0.0.0.0:445            0.0.0.0:0              LISTENING
      TCP    0.0.0.0:1801           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:2103           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:2105           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:2107           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:3389           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:5985           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:8000           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:8100           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:8101           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:8102           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:8103           0.0.0.0:0              LISTENING
      TCP    0.0.0.0:47001          0.0.0.0:0              LISTENING
      TCP    0.0.0.0:49152          0.0.0.0:0              LISTENING
      TCP    0.0.0.0:49153          0.0.0.0:0              LISTENING
      TCP    0.0.0.0:49154          0.0.0.0:0              LISTENING
      TCP    0.0.0.0:49155          0.0.0.0:0              LISTENING
      TCP    0.0.0.0:49156          0.0.0.0:0              LISTENING
      TCP    0.0.0.0:49170          0.0.0.0:0              LISTENING
      TCP    0.0.0.0:49201          0.0.0.0:0              LISTENING
      TCP    0.0.0.0:49211          0.0.0.0:0              LISTENING
      TCP    127.0.0.1:57388        0.0.0.0:0              LISTENING
      TCP    172.23.16.69:139       0.0.0.0:0              LISTENING

  • 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.

Maybe you are looking for

  • Dreamweaver 6.1 Update

    I'm attempting to update by my DreamweaverMX (v5.2.2) by installing the Dreamweaver 6.1 update. No luck. When attempting to install it, I get this message: "This folder does not contain Dreamweaver MX." This, dispite the fact that the file marked "Dr

  • Exception while creating a new database

    Greetings, I was using dbca (Database Configuration Assistant) on Linux to create a new database. Everything was going ok until it was 85% done, at which point it waited a long time and then said it had failed and gave the path to a log file. Below i

  • Invoke Web Service Proxy in JDeveloper 11.1.2.3.0

    Hello all, I am using JDeveloper 11.1.2.3.0 to develop an android native application. For this purpose I was required to invoke a web service proxy in the application. I did so, but after the invocation process is complete, I am getting some errors i

  • Acrobat cannot install says--installer file damaged?

    Acrobat cannot install says--installer file damaged?

  • App Designer keeps Crashing

    Hi, I have PeopleTools 8.50 installed on Windows 7 Professional x64. When I select View in Browser menu item from the Layout menu in Application Designer to see what the my page looks like, Application Designer just shutdowns without error. Also, if