FileShareUtils

1.0.24

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

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

Install-PSResource -Name FileShareUtils

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) 2023 Jean-Marc Ulrich. All rights reserved.

Package Details

Author(s)

  • Jean-Marc Ulrich (CamFlyerCH)

Tags

Shares Share SMB ABE netapi32 NetApp Snapshots PreviousVersions

Functions

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

Dependencies

This module has no dependencies.

Release Notes

1.0.24 - 16.09.2023 - Move BranchCache to Cachingmode, added reading and setting of the EncryptData option on shares, added support to set permissions in SDDL format

FileList

Version History

Version Downloads Last updated
1.0.24 (current version) 3,731 9/16/2023
1.0.23 1,822 3/20/2021
1.0.22 15,432 3/24/2020
1.0.19 3,658 2/26/2019
1.0.18 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