Home
Pure Storage
Cloud
VMware
Categories
Tags
Series
Certifications
About
  • Site Recovery Manager - Rename Datastore After Recovery

    Jan 17, 2023 Site Recovery Manager
    Share on:

    During a failover, or whenever a datastore is re-signatured VMware will append snap-PREFIX-DataStoreName. In some cases, this will break automation, and in general you may not find your datastore! This blog will cover how to get Site Recovery Manager to rename the datastore to the original name after recovery.

    Read More
  • Using Terraform to Deploy the Site Recovery Manager 8.3 Appliance

    Jun 26, 2020 Terraform Site Recovery Manager
    Share on:

    Previously I covered how to deploy the SRM appliance using PowerCLI, but as I started to tinker with Terraform I figured why not create a new blog post to document the process. Without the latest Terraform vSphere 1.20.0 Provider, this wouldnt be possible! Lets dive in and take a look on how we can do some appliance deployments.

    Read More
  • Using PowerCLI to Deploy the Site Recovery Manager 8.3 Appliance

    Apr 16, 2020 PowerCLI Site Recovery Manager
    Share on:

    My latest project was to rebuild one of my labs to run vSphere 7 and Site Recovery Manager 8.3. In my current role I am constantly am deploying new lab environments for certain demos. If i can avoid using a manual process for it I will, in this case I am showing how you can deploy the SRM OVF using PowerCLI.

    Pre-Requsites

    • VMware PowerCLI

    Link to Script

    • deploy-srm83.ps1

    Preparing to Execute the Script

    The script is pretty straight forward, you will need to extract the SRM 8.3 ISO and fill in the appropriate variables on the script.

    Read More
  • SRM - Unable to uninstall due to UAC

    Feb 18, 2015 Site Recovery Manager
    Share on:

    I was trying to remove SRM 5.1 from our environment and kept getting an error that UAC must be disabled. Even though UAC was set to “Never Notify” SRM didnt like this.

    To fully disable UAC run the following command from an elevated command prompt and then reboot the system.

    1REG ADD “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System” /v EnableLUA /t REG_DWORD /d 0 /f
    

    Note:

    You can also avoid this by doing the uninstall as the builtin local administrator account

    Read More
a blog about virtualization, storage and stuff

Recent Posts

  • Unlocking Performance Insights: Using resxtop to Monitor Your Azure VMware Solution Environment
  • Navigating the Azure Cloud: Key Considerations for Strengthening Infrastructure Security with Azure Locks
  • The Power of PowerShell: Calculating Azure VMware Solution (AVS) Costs
  • Navigating the Azure Cloud: Key Considerations for Azure VMware Solution (AVS)
  • Navigating the Azure Cloud: Key Considerations for Harnessing DNS with Azure Private Endpoints
  • Using Bicep to Deploy a Microsoft SQL on Azure VM with Cloud Block Store Volumes
  • Using Bicep to Deploy an Azure Virtual Machine
  • Using CloudFormation to Manage EC2 in AWS

Copyright ©  DAVIDSTAMEN. All Rights Reserved.      Privacy Policy