Giter Site home page Giter Site logo

butch7903 / vdeploy Goto Github PK

View Code? Open in Web Editor NEW
13.0 5.0 10.0 1.09 MB

VMware VM Deployment with NSX/VM Tag Integration, Full Application Deployment and Email Reporting

PowerShell 100.00%
powershell powershell-script powercli vmware nsx application-deployment email-notification vm deployment-automation orchestration

vdeploy's People

Contributors

butch7903 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

vdeploy's Issues

Sysprep issues.....

`Using Domain User ourdomainname\domainuser for Windows Domain Management
Get-ADDomain : Cannot validate argument on parameter 'Identity'. The argument is null. Provide a valid value for the argument, an
d then try running the command again.
At C:\vDeploy-master\vDeploy.PS1:2326 char:26

  • $ADDOMAIN = Get-ADDomain $STRINGDOMAIN -Credential $MYDOMAINCREDENTIA ...
  •                      ~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [Get-ADDomain], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.ActiveDirectory.Management.Commands.GetADDomain`

`Get-ADDomain : Cannot validate argument on parameter 'Identity'. The argument is null. Provide a valid value for the argument, an
d then try running the command again.
At C:\vDeploy-master\vDeploy.PS1:3061 char:26

  • $ADDOMAIN = Get-ADDomain $STRINGDOMAIN -Credential $MYDOMAINCREDENTIA ...
  •                      ~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidData: (:) [Get-ADDomain], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.ActiveDirectory.Management.Commands.GetADDomain

Creating AD Computer Object for VMDEPLOY4.
System.Management.Automation.PSCredential
New-ADComputer : The object name has bad syntax
At C:\vDeploy-master\vDeploy.PS1:3068 char:1

  • New-ADComputer -Name $VMNAME -Credential $MYDOMAINCREDENTIAL -Server ...
  •   + CategoryInfo          : NotSpecified: (CN=VMDEPLOY4,ou=Build,ou=Server_OU,:String) [New-ADComputer], ADException
      + FullyQualifiedErrorId : ActiveDirectoryServer:8335,Microsoft.ActiveDirectory.Management.Commands.NewADComputer
    
    
    

2020-09-09T07:56:19.9141513+02:00 Waiting for VM named: VMDEPLOY4 to match guest named: VMDEPLOY4.ourdomainname.com
Something went wrong the SysPrep Process Stopping all processes
Powering Off VM
Deleting VM
Stop Transcript
VM Build Process Failed. SysPrep did not complete. Please Reattempt Build Process
Stop Script Called`

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.