Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 148 Bytes

example.md

File metadata and controls

4 lines (3 loc) · 148 Bytes

Import-Module SecureSpherePS Set-SecureSphereServer -Server "https://server:port" New-SecureSphereSession -Login "some_login" -Password "password"