NAME
Connect-SasWorkspaceLocal
SYNOPSIS
Connect to the local SAS server
SYNTAX
Connect-SasWorkspaceLocal <CommonParameters>
DESCRIPTION
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
-------------- Example 1 --------------
PS C:\> $ws = Connect-SasWorkspaceLocal
RELATED LINKS