Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. otter
    Log in to post

    • Jonathan.Engstrom

      How to handle key names for registry settings that are somewhat alike
      Support • otter • • Jonathan.Engstrom  

      6
      0
      Votes
      6
      Posts
      6
      Views

      ?

      For Ensure-RegistryValue, you can use the Kind property to control the type: Ensure-RegistryValue ( Name: 2100, Value: 3, Kind: DWord, Hive: LocalMachine, Key: SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3 ); Valid values for this property are listed here.
    • Jonathan.Engstrom

      Error: Unhandled exception: System.Data.SqlClient.SqlException
      Support • otter • • Jonathan.Engstrom  

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • W

      Get-Asset Operation does not ensure WorkingDirectory exists
      Support • otter • • williamb_5729  

      3
      0
      Votes
      3
      Posts
      10
      Views

      atripp

      I totally agree! Thanks for pointing this out. I've filed this is a bug report (OT-254), so it will get fixed in a future maintenance release
    • W

      How does executionPolicy actually work?
      Support • otter • • williamb_5729  

      3
      0
      Votes
      3
      Posts
      10
      Views

      W

      I've reread the documentation for Execution Modes. I believe I have a better understanding of executionPolicy's purpose now.
    • W

      All Configuration Jobs result in a Object reference not set to an instance of an object (NullReferenceException)
      Support • otter bug • • williamb_5729  

      4
      0
      Votes
      4
      Posts
      11
      Views

      jrasch

      Thanks for the update; due to its severity we put out an emergency maintenance release to fix this.
    • W

      Remediation Jobs fail with "Could not initiate execution"
      Support • otter • • williamb_5729  

      2
      0
      Votes
      2
      Posts
      6
      Views

      T

      This was resolved in the latest release of Otter (v2.0.12 at the time of posting).
    • P

      Role dependencies and inheritance value
      Support • otter • • PhilippeC.  

      3
      0
      Votes
      3
      Posts
      5
      Views

      ?

      Hi Alana More or less it is what I am looking for. a configuration variable from a dependency role of the current role is available at runtime I will try to explain it in a better way for a request feature Thank you :)
    • P

      Extensions InedoCore and Git stuck to previous versions while Otter is up to date
      Support • otter • • PhilippeC.  

      3
      0
      Votes
      3
      Posts
      4
      Views

      ?

      Hi Philippe, This is due to a packaging error on our part. That extension is actually the 1.0.7 (and 1.0.4) release, but reports its version incorrectly to Otter. This will be resolved in the next extension update.
    • Jonathan.Engstrom

      Math in Otter
      Support • otter • • Jonathan.Engstrom  

      3
      0
      Votes
      3
      Posts
      5
      Views

      Jonathan.Engstrom

      Hello, after trying for a half hour, I was not able to get the $PSEval to successfully do any math operations for me, but something I hadn't tried in my hours of troubleshooting this is try putting the variable last and the number first, and the PSEnsure worked great at that point.
    • M

      Raft variables are not working
      Support • otter variables • • markrobertjohnson  

      2
      0
      Votes
      2
      Posts
      12
      Views

      M

      After some digging I determined that Mpa (%) types are not currently supported. I was able to get past this by embedding JSON in a scalar string, and then use %FromJson() to convert to a Map type in OtterScript.
    • Jonathan.Engstrom

      Send Email in Otter
      Support • otter • • Jonathan.Engstrom  

      3
      0
      Votes
      3
      Posts
      4
      Views

      Jonathan.Engstrom

      Dean, that's great news! Thanks!
    • Jonathan.Engstrom

      Server Import- Configure servers to use a raft
      Support • otter • • Jonathan.Engstrom  

      6
      0
      Votes
      6
      Posts
      6
      Views

      Jonathan.Engstrom

      Dean, thanks for the reply. I am hoping it makes it into this release, as each server I import I have to go into the properties of each one manually and change the raft from not configured to default. While I am trying to build traction for this product, this process of touching each machine does not give a good impression. Thanks for the update!
    • Jonathan.Engstrom

      PSEnsure using Map Expression (Hash Table)
      Support • otter • • Jonathan.Engstrom  

      5
      0
      Votes
      5
      Posts
      6
      Views

      ?

      Since I wanted all of my values in the array to be true to have success in my PSEnsure I thought of different ways I could do this. I settled on counting the items in the array, and using the fact that $true -eq 1 and $false -eq 0 to build a value that should match the count. I added this to the end: $array.ForEach({if ($) {$val += $}}) $array.Count -eq $val Thanks for your help!
    • ?

      Trouble getting started with Otter
      Support • otter installation • • Paul Davis  

      2
      0
      Votes
      2
      Posts
      10
      Views

      ?

      Hi Benedikt, We haven't been able to reproduce this, and I don't see any instances in the installer code where SQL connections are not released immediately after being used. What do you mean that it was not possible to install SQL Express with our installer? Did it fail with an error, or was the option disabled?
    • ?

      Otter - Collect installed packages
      Support • buildmaster otter packages • • Paul Davis  

      2
      0
      Votes
      2
      Posts
      14
      Views

      ?

      Hi Clint, Sorry for the slow response. There is no current way to do this at the role level, but we could possibly add this as a feature. If you'd like it, check out our new feature request process, and we can see about assessing it. Thanks!
    • ?

      Upgrade activation?
      Support • otter • • Paul Davis  

      2
      0
      Votes
      2
      Posts
      6
      Views

      T

      Here are the possible reasons for reactivation: https://inedo.com/support/documentation/various/licensing/activation#re-activation
    • P

      Hadle JSON to replace array usage
      Support • otter • • PhilippeC.  

      3
      0
      Votes
      3
      Posts
      8
      Views

      ?

      Thank you John This is exactly what I was looking for. You save my time and I really appreciate the time you have spent to answer me Best regards
    • P

      Purge ScopedExecutionLogEntries and ScopedExecutionLogs
      Support • otter • • PhilippeC.  

      3
      0
      Votes
      3
      Posts
      6
      Views

      ?

      Hello Greg It is fine. I would keep a number of days instead a number of log but the result is the same :) Best regards
    • ?

      Managing DSC Resources
      Support • buildmaster otter • • Paul Davis  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      Hi Paul, Your best bet would probably be to use Role Dependencies - the parent role would ensure that the module is installed: # Parent Role PSEnsure ( Key: InstallDSC, Value: 0, Collect: "if(Get-Module -Name cNtfsAccessControl -List -ErrorAction SilentlyContinue) { exit 0 } else { exit -1 }", Configure: install-module -Name cNtfsAccessControl -Force, UseExitCode: true ); Then, in the dependent role, you can safely use the module: # Dependent Role PSDsc cNtfsAccessControl::cNtfsPermissionsInheritance ( Otter_ConfigurationKey: ApplyPermissions_Key, Path: c:\temp, PreserveInherited: true, Enabled: true ); Note that this usage of Role Dependencies will require Otter 2.0.8 or later. In any case, if you don't want to or can't use Role Dependencies, you can simply put the PSEnsure operation inside an alwaysExecute block. Does this help?
    • P

      Stop auto login of "ExpressUser"
      Support • otter authentication • • pdavis_9878  

      4
      0
      Votes
      4
      Posts
      16
      Views

      atripp

      You can request it at my.inedo.com, or just ask as a note on the Otter Quote Request Form. What's nice about going through the pre-sales/quote process, is that we can work together beyond just random forum / Q&A posts, as obviously we are generally motivated to help you prove a success to enable a sale ;)
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 5 / 10