Microsoft Virtualization Discussions

Check CIFS share status using Powershell

PHILIPALBERT
3,947 Views

Hi,

 

I want to be able to check the status of CIFS shares using powershell. Anyone doing this and could let me know which properties to check and command to use?

 

Thanks

1 ACCEPTED SOLUTION

PHILIPALBERT
3,941 Views

I feel kinda dumb here.  I'm going to use Test-Path to check if the share is accessible.

 

Thanks   😛

View solution in original post

1 REPLY 1

PHILIPALBERT
3,942 Views

I feel kinda dumb here.  I'm going to use Test-Path to check if the share is accessible.

 

Thanks   😛

Public