GithubHelp home page GithubHelp logo

imf4's People

Contributors

deploymentbunny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imf4's Issues

GUI Import OS Tab Missing Org Name field

When doing an Import of an ISO on the Import OS tab, the Minimized PowerShell Window throws an error
"Missing an argument for parameter
'OrgName'. Specify a parameter of type 'System.Object' and try again.
At line:1 char:93"

Is this because I have a wrong build account/password ? Doesn't like my Customer name.

Problems with Factory 4.0 Import OS- and changing settings.

Hi after starting IM4 I went to configuration and tried to change Folder MDt and Other locations etc. But then it hangs pressing save. and not responding. So I changed it in the xml file..

Now when I tried to import ISO image. it ends up with this error.
" : Missing an argument for parameter 'OrgName' "

Anything I need to do prior to installing IMF.

I have Windows server 2016 with MDT / ADK -and a Hyper-V server.
I have a E Drive with a folder for MDT called Image factory.

Import Module fails when latest PSINI module is installed

The code to install PSINI installs the latest version (as of right now 2.0.7) but your import-module command requires a specific version, 2.0.5. Because version 2.07 is what's installed, the import command will fail.

If there's a specific requirement for 2.0.5, the install command should install 2.05. If the requirement is for 2.0.5 or above, the import module should use the -MinimumVersion option instead of -RequiredVersion

Import-Module PsIni -ErrorAction Stop -WarningAction Stop -RequiredVersion 2.0.5

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.