munkireport / network_shares
Module for munkireport.
Installs: 9 026
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 2
Open Issues: 0
This package is auto-updated.
Last update: 2024-10-31 21:08:39 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