Code Monkey home page Code Monkey logo

workflowmanagerdsc's Introduction

WorkflowManagerDsc

The WorkflowManagerDsc module provides the ability to install Office Online Server (formerly known as Office Web App Server).

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Contributing

Please check out common DSC Resources contributing guidelines.

Installation

To manually install the module, download the source code and unzip the contents of the \Modules\WorkflowManagerDsc directory to the $env:ProgramFiles\WindowsPowerShell\Modules folder.

To install from the PowerShell gallery using PowerShellGet (in PowerShell 5.0) run the following command:

Find-Module -Name WorkflowManagerDsc -Repository PSGallery | Install-Module

To confirm installation, run the below command and ensure you see the Workflow Manager DSC resoures available:

Get-DscResource -Module WorkflowManagerDsc

Requirements

The minimum PowerShell version required is 4.0, which ships in Windows 8.1 or Windows Server 2012R2 (or higher versions). The preferred version is PowerShell 5.0 or higher, which ships with Windows 10 or Windows Server 2016.

Changelog

A full list of changes in each version can be found in the change log

workflowmanagerdsc's People

Contributors

microsoft-github-policy-service[bot] avatar microsoftopensource avatar msftgits avatar nikcharlebois avatar ykuijs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

workflowmanagerdsc's Issues

When WF farm is created it fails on missing assembly

Cannot validate argument on parameter 'SBClientConiguration'. Could not load file or assebly 'Microsoft.ServiceBus, Version=1.8.0.0, Culture=neutral, PublicKeyToken= or one of its dependencies. The system cannot find the file specified.

WorkflowManagerInstall ClientOnly tries to apply CU5 which fails

When executing the WorkflowManagerInstall resource with ComponentsToInstall = 'ClientOnly', the resource first installs 'Workflow Manager Client incl CU4' and after that attempts to install
'Workflow Manager CU5'. The latter fails with message 'The Workflow Manager CU5 installation failed. Exit code '-1' was returned.'. Running the WorkflowManager-KB4055730-x64-ENU.exe manually fails with 'Workflow Manager not found or this package does not contain compatible update'. This leads me to believe CU5 is not applicable to Workflow Manager Client installs.

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.