Set-RDMCurrentDataSource
Synopsis
Syntax
PSDatasource
Set-RDMCurrentDataSource [[-DataSource] <PSDataSource>] [[-Username] <string>]
[[-Password] <securestring>] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]ID
Set-RDMCurrentDataSource [-ID] <guid> [[-Username] <string>] [[-Password] <securestring>]
[-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
Example 1
PS C:\> Set-RDMCurrentDataSource "{00000000-0000-0000-0000-000000000000}"Example 2
Parameters
-DataSource
-ForcePromptAnswer
-ID
-Password
-Username
CommonParameters
Notes
Last updated
Was this helpful?