FileShareUtils

1.0.18

PowerShell module to work on file shares on Windows servers and NAS (like NetApp) WITHOUT using WMI.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name FileShareUtils -RequiredVersion 1.0.18

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name FileShareUtils -Version 1.0.18

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Jean-Marc Ulrich. All rights reserved.

Package Details

Author(s)

  • Jean-Marc Ulrich (CamFlyerCH)

Tags

Shares Share SMB ABE netapi32 NetApp

Functions

Get-NetShares Get-NetShare Get-NetFileShares New-NetShare Set-NetShare Remove-NetShare Redo-NetShare Get-NetShareDiskspace Get-NetSessions Get-NetOpenFiles Convert-SDDLToACL Convert-ACLTextToShareACL Convert-ShareACLToText Get-DNSReverseLookup

Dependencies

This module has no dependencies.

Release Notes

1.0.18 - New functions: Redo-NetShare and Get-NetShareDiskspace

FileList

Version History

Version Downloads Last updated
1.0.24 3,086 9/16/2023
1.0.23 1,822 3/20/2021
1.0.22 14,454 3/24/2020
1.0.19 3,658 2/26/2019
1.0.18 (current version) 135 12/1/2018
1.0.16 207 7/11/2018
1.0.15 92 5/24/2018
1.0.14 40 5/20/2018
1.0.12 33 5/19/2018
1.0.11 33 5/19/2018
1.0.7 34 5/19/2018
1.0.6 37 5/19/2018
1.0.1 36 5/18/2018
1.0 78 5/18/2018
Show more