The most recent content from our members.
Was using the following script, but cant get any space information past the overall size, which is \ifs. when trying the full path i cant get any information back. # Example Powershell Monitor Parameters: # \\fileshare.solarwinds.com\reports\ param ( [Parameter(Mandatory=$true)] [string]$share) $drive = (New-Object -com…
It looks like you're new here. Sign in or register to get started.