Lab 5-2: Configure SMB and NFS File Shares
You are installing NFS and FIle Server using the following command in PowerShell: Add-WindowsFeature FS-FileServer,FS-NFS-Service -IncludeManagementTools The installation of FIle Server and NFS features is taking longer than usual and PowerShell does not seem to be refreshing the status. What should you do to refresh the PowerShell window?
Click inside the Windows PowerShell window and press Enter
While configuring a share using Server Manager, you enable access-based enumeration. What would be your reason for enabling this?
Display files and folder to a user on which he or she has permission to access.
You have created an NFS share. Which of the following PowerShell command will you use to view the NFS share?
Get-NfsShare
Using the New Share Wizard, you want to use a profile for creating a share. You want to share files with UNIX-based computers in quickest manner. Which profile should you use in this case?
NFS Share - Quick
Using the New Share Wizard, you want to use a profile for creating a share. You want to share files with Windows-based computers in quickest manner. Which profile should you use in this case?
SMB Share - Quick