Differences
This shows you the differences between the selected revisions of the page.
| 2015-02-23 | 2015-04-03 | ||
| Interface\CopyParam\FileNameCase (martin) | correcting method name to AddRawConfiguration (martin) | ||
| Line 28: | Line 28: | ||
| <code powershell> | <code powershell> | ||
| - | $session.AddRawSettings("Interface\ExternalIpAddress", "198.51.100.10") | + | $session.AddRawConfiguration("Interface\ExternalIpAddress", "198.51.100.10") |
| </code> | </code> | ||