GithubHelp home page GithubHelp logo

Comments (4)

randallt avatar randallt commented on June 14, 2024

Is there something I'm missing here about getting the LabSources shared properly set up?

from automatedlab.

randallt avatar randallt commented on June 14, 2024

It looks like the automatic mapping of the file share into the VMs is not working.

According to:

This by default will synchronize your entire local lab sources folder with a pre-created Azure file share called labsources in the resource group AutomatedLabSources and the lab's randomly-named storage account. This file share will automatically be mapped on each virtual machine.
Operating system images are automatically skipped in the synchronization process as they are readily available on Azure and are not being used.

I manually mapped the storage account file share, and strangely, what are supposed to be the top-level folders are showing as files:
image

So something went wrong with the downloading of the ISO somehow.

from automatedlab.

randallt avatar randallt commented on June 14, 2024

Alright, I got this storage issue working by adding a call to Sync-LabAzureLabSources--that created the folders in the file share. Might be good to harden this a little.

After this, it appeared that the installation completed successfully, but when looking on the exchange VM, in the C:\ExchangeSetupLogs\ExchangeSetup.log file, there are a lot of errors about, e.g. PrepareAD not being run and .Net Framework 4.8 prereq not being met, and System.DirectoryServices.DirectoryServicesCOMException (0x80072030): There is no such object on the server.

I checked, and the .net version was still 4.7.2.

from automatedlab.

randallt avatar randallt commented on June 14, 2024

Just to follow up here. After many hours trying to debug this, it looks like the command to install .Net 4.8 on the Exchange VM just silently fails each time. However, it is successful on the DC, which is running through the same code. I flipped the order of the VMs and it still only failed on the Exchange VM. I haven't been able to find any indication of what is going wrong yet.

from automatedlab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.