The most recent content from our members.
Monitoring of \\njiofxxx shares i have a found script, but don't know if this correct or wrong #sharename,\\njiofxxx $sharename = $args[0] $sharepath = $args[1] if (Get-WmiObject win32_share -computername ${IP} | where-object {$_.path -eq "$sharepath"}) { Write-Host 'Message.sharepath: Share Exists' Write-Host…
It looks like you're new here. Sign in or register to get started.