This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Swis Unmanage a node

Can you help me with this PS script ? I´m trying put a node on Unmanaged status, with no success:

if ($getsnap -match "False")

{

  Add-PSSnapin SwisSnapin

}

if (!$swis)

{

  $swis = Connect-Swis

}

Invoke-SwisVerb $swis Orion.Nodes.Unmanage N:4352 2010-04-07T15:30:00 2010-04-07T18:30:00 false