munkireport / network_shares
Module for munkireport.
v3.0
2023-02-21 20:43 UTC
This package is auto-updated.
Last update: 2026-03-01 00:12:23 UTC
README
Lists all mounted network shares
Table Schema
- name - varchar(255) - name of the network share
- mntfromname - varchar(255) - full path of the network share
- fstypename - varchar(255) - network share type
- fsmtnonname - varchar(255) - mount diretory of share
- automounted - int - 0/1 for automount of network share