Skip to content

Timeout with Update-Variable, but not Get-Variable #20

@dmckee-ebsco

Description

@dmckee-ebsco

I'm wondering if you have any idea why I would see this error below. I've been using Get-Variable all day, but Update-Variable hasn't ever worked. (Started using these cmdlets today for the first time!)

  • I've tried with other variables (in other projects), but the Update-Variable cmdlet always times out.
  • I tried with a new server connection, but as you can see in the image below, I can run Get-Variable right after, and that one works, so I don't believe it's the connection.
  • I tried with only -Project and -Id (and -Value) parameters (which I thought was the minimum), but that results in 'Bad Parameter Set' error, so I'm using them all, per the examples.

Any thoughts would be appreciated. Maybe I'm doing something wrong here!

Windows PowerShell 2019-06-11 14 59 09

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions