Microsoft.FSLogix PowerShell Module

Description

The Microsoft.FSLogix PowerShell module provides cmdlets which are designed to enable IT administrators with the ability to troubleshoot issues with Cloud Cache remote storage providers. The cmdlets in this module will provide state information for Cloud Cache disks (registered proxy file) and the associated Cloud Cache providers (remote storage providers).

Microsoft.FSLogix Cmdlets

Cmdlet Description
Get-CloudCacheDisk The Get-CloudCacheDisk cmdlet is used to see what disks have been registered with Cloud Cache and their state for each signed in user.
Get-CloudCacheProvider The Get-CloudCacheProvider cmdlet is used to check the status of each Cloud Cache provider. The output of this cmdlet shows the various details of the remote storage provider as seen by the Cloud Cache service.

Note

The Microsoft.FSLogix PowerShell module is preloaded into the Windows $ENV:PSModulePath and is made available dynamically when called. In addition, the cmdlets do not require administrative rights.

Get-Module Microsoft.FSLogix

Figure 1: Get module details for Microsoft.FSLogix

Get-Command Microsoft.FSLogix

Figure 2: Get command details for Microsoft.FSLogix