diff options
author | Jon Cave <jon.cave@mwrinfosecurity.com> | 2017-04-05 13:15:54 +0100 |
---|---|---|
committer | Jon Cave <jon.cave@mwrinfosecurity.com> | 2017-04-05 13:15:54 +0100 |
commit | f2a9cb2ecc28495ae7e31e228e14185dc1d6614e (patch) | |
tree | a32a9f6d71a6070a664279502fe1d2a30dee31e1 /ScriptModification/ScriptModification.psd1 | |
parent | bd6fe64316afe293d6b4cdf095ed3cfb64b6ab25 (diff) | |
download | PowerSploit-f2a9cb2ecc28495ae7e31e228e14185dc1d6614e.tar.gz PowerSploit-f2a9cb2ecc28495ae7e31e228e14185dc1d6614e.zip |
The DFS subfunctions only accept a single $Domain
Specifying the type as an array of strings results in an error when
passing on the parameter to Get-DomainSearcher:
C:\> Get-DomainDFSShare -Domain test
Get-DomainSearcher : Cannot process argument transformation on parameter 'Domain'. Cannot convert value to type System.String.
At PowerView.ps1:10242 char:46
Diffstat (limited to 'ScriptModification/ScriptModification.psd1')
0 files changed, 0 insertions, 0 deletions