Chapter 4 - Disks and Volumes - Powershell and SMB cmdlets Flashcards
Block-SmbShareAccess
Adds a Deny ACE for a trustee to the scrutiny descriptor of the SMB share
Close-SmbOpenFile
Closes a file that is open by one of those clients of the SMB server
Close-SmbSession
Forcibly ends the SMB session
Disable-SmbDelegation
Disables a constrained delegation authorization for an SMB client and server
Enable-SmbDelegation
Enables a constrained delegation authorization for an SMB client and server
Get-SmbBandwidthLimit
Gets the lis of SMB bandwidth caps for each traffic category
Get-SmbClientConfiguration
Retrieves the SMB client configuration
Get-SmbClientNetworkInterface
Retrieves the network interfaces used by an SMB Client
Get-SmbConnection
Retrieves the connections established from the SMB client to the SMB servers
Get-SmbDelegation
Gets the constrained delegation authorizations for an SMB client
Get-SmbMapping
Retrieves the SMB directory mappings created for a server
Get-SmbMultichannelConnection
Retrieves the SMB connections made between the SMB client network interfaces and the SMB server network interfaces
Get-SmbMultichannelConstraint
Retrieves the constraints that define how the SMB client uses network interfaces to connect to the network
Get-SmbOpenFile
Retrieves the basic information about the files that are open on behalf of the SMB server
Get-SmbServerConfiguration
Retrieves the SMB server configuration
Get-SmbServerNetworkInterface
Retrieves the network interfaces used by the SMB server
Get-SmbSession
Retrieves information about the SMB sessions the are currently established between the SMB server and the associated clients
GetSmbShare
Retrieves the SMB shares on the computer
Get-SmbShareAccess
Adds an allow ACE for a trustee to the security descriptor of the SMB share
New-SmbMapping
Creates an SMB mapping
New-SmbMultichannelConstraint
Creates an SMB multichannel constraint for the specified server
New-SmbShare
Creates an SMB share
Remove-SmbBandwidthLimit
Removes the SMB Bandwidth Caps
Remove-SmbMapping
Removes the SMB mapping to an SMB share
RemoveSmbMultichannelConstraint
Removes SMB Multichannel Constraints
Remove-SmbShare
Deletes the specified SMB shares
Remove-SmbShareAccess
Removes all the allow ACEs for a trustee from the security descriptor of the SMB share
Set-SmbBandwidthLimit
Adds an SMB bandwidth cap
Set-SmbClientConfiguration
Sets the SMB Client Configuration
Set-SmbPathAcl
Sets the ACL for the file system folder to match the ACL used by an SMB share
SetSmbServerConfiguration
Sets the SMB Service configuration
UnblockSmbShareAccess
Removes all the Deny ACEs for the trustee from the security descriptor of the SMB share
Update-SmbMultichannelConnection
Forces the SMB client to update the multichannel related information
Disconnect-NfsSession
Disconnects the NFS sessions that a client computer established on a NFS server
Get-NfsClientConfiguration
Gets the configuration settings for an NFS client
Get-NfsClientGroup
Gets client groups configured on an NFS Server
Get-NfsClientLock
Gets file locks that a client computer holds on an NFS server
Get-NfsMappedIdentity
Gets an NFS Mapped Identity
Get-NfsMappingStore
Gets configuration settings for an identity mapping store
Get-NfsMountedClient
Gets clients that are connected to an NFS server
Get-NfsNetgorup
Gets a net group
Get-NfsNetgroupStore
Gets settings for a net group store
Get-NfsOpenFile
Gets information about files that are open on an NFS server for a client
Get-NfsServerConfiguration
Gets configuration settings for an NFS server
Get-NfsSession
Gets information about which client computers are currently connected to one or more shares on an NFS server
Get-NfsShare
Gets NFS shares on an NFS server
Get-NfsSharePermission
Gets information about permissions that an NFS server grants to exported NFS shares
Get-NfsShareStatistics
Gets RPC Call statistics that an NFS server maintains
Grant-NfsSharePermission
Grants permission to access shares that an NFS Server exports
Install-NfsMappingStore
Installs and Initializes an AD LDS instance as an identity mapping store
New-NfsClientgroup
Creates a client group on an NFS server
New-NfsMappedIdentity
Creates a new NFS mapped identity
Remove-NfsNetgroup
Removes a netgroup
Remove-NfsShare
Stops sharing NFS Shares
Rename-NfsClientGrou
Renames a client group on an NFS server
Reset-NfsStatistics
Resets RPC call Statistics that an NFS server maintains
Resolve-NfsMappedIdentity
Resolves the mapping of a Windows user account or group account to a unix identifier
Revoke-NfsClientLock
Releases file locks that a computer holds on an NFS server
Revoke-NfsMountedClient
Revokes a mounted client on an NFS server
Revoke-NfsOpenFile
Revokes open files on an NFS server for a client computer
Revoke-NfsSharePermission
Revokes permission to accès shares that an NFS server exports
Set-NfsClientConfiguration
changes configuration settings for an NFS client
Set-NfsClientGroup
Adds and removes client computers from a client group
Set-NfsMappedIdentity
Modifies a mapped identity
Set-NfsMappingStore
Modifies configuration settings for an identity mapping store
Set-NfsNetgroup
Modifies a net group
Set-NfsNetgroupStore
Modifies net group configuration settings
Set-NfsServerConfiguration
Changes configuration settings for an NFS server
Set-NfsShare
Changes configuration settings of an NFS share
Test-NfsMappedIdentity
Verifies that a mapped identity is correctly configured
Test-NfsMappingStore
Verfies that an identity mapping store is configured correctly.