You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!)
Any thoughts would be appreciated. Maybe I'm doing something wrong here!
The text was updated successfully, but these errors were encountered: