Can be deployed via Server manager for Core
Needs to be installed to manage core
—-Mounting NFS Share
Install-WindowsFeature-Name NFS-Client
OR
Install-WindowsFeature NFS-Client
Mount 10.1.1.4:/vZillaANFShare n:
OR
mount.exe \\<IP>\16tb Q:
——Windows Core share a folder locally
net share share2=C:\share1 /grant:everyone,full