Code Monkey home page Code Monkey logo

scsmpx's People

Contributors

kirkmunro 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

Watchers

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

scsmpx's Issues

Issue with scsmpx.psd1

Hi Kirk, there seems to be something wrong with the encoding in the scsmpx.psd1 file. If you use raw view in github you'll see it has a lot of strange chars.

Issue loading ScsmPx with Service Management Automation Runbook (SMA)

Very simple runbook that attempts to import the ScsmPx module like this:
Import-Module -Name ScsmPx -Force -ErrorAction SilentlyContinue

Results in the error below. Have you seen anything like this? Running the same command in powershell workflow works just fine.

3/11/2015 9:52:37 AM, Error: Update-FormatData : Updating format data is not allowed in this runspace. The 'DisableFormatUpdates' property is set to
True when creating the runspace.
At AAASCSMTest:1 char:1

  • CategoryInfo : InvalidOperation: (:) [Update-FormatData], PSInvalidOperationException
  • FullyQualifiedErrorId : InvalidOperation,Microsoft.PowerShell.Commands.UpdateFormatDataCommand

3/11/2015 9:52:38 AM, Error: Write-Host : A command that prompts the user failed because the host program or the command type does not support user
interaction. Try a host program that supports user interaction, such as the Windows PowerShell Console or Windows
PowerShell ISE, and remove prompt-related commands from command types that do not support user interaction, such as
Windows PowerShell workflows.
At AAASCSMTest:1 char:1

  • CategoryInfo : NotImplemented: (:) [Write-Host], HostException
  • FullyQualifiedErrorId : HostFunctionNotImplemented,Microsoft.PowerShell.Commands.WriteHostCommand

3/11/2015 9:52:38 AM, Error: Get-ScsmPxObject : The term 'Get-ScsmPxObject' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At AAASCSMTest:1 char:1

  • CategoryInfo : ObjectNotFound: (Get-ScsmPxObject:String) [], CommandNotFoundException
  • FullyQualifiedErrorId : CommandNotFoundException

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.