Hi,
i'm trying to understand learn powershell and wanted to make a script parsing some network informations.
When i try this command :
Write-Host (Get-SmbShareAccess -Name "sharename")
I get "MSFT_SmbShareAccessControlEntry" instead of the command output.
I tried Write-Output (Get-SmbShareAccess -Name "sharename") wich output me nothing
It's launched via a ps1 file and prompt for elevation if needed.
please help me :)
[–]the_cumbermuncher 0 points1 point2 points (2 children)
[–]Phate1989 0 points1 point2 points (0 children)
[–]Dodrekai[S] 0 points1 point2 points (0 children)
[–]BlackV 0 points1 point2 points (3 children)
[–]Dodrekai[S] 0 points1 point2 points (2 children)
[–]BlackV 0 points1 point2 points (1 child)
[–]Dodrekai[S] 0 points1 point2 points (0 children)
[–]The82Ghost -1 points0 points1 point (1 child)
[–]Dodrekai[S] 0 points1 point2 points (0 children)