Microsoft.Windows.Win32Isolation.ApplicationCapabilityProfiler Module
This section contains information about the cmdlets that are installed with Microsoft.Windows.Win32Isolation.ApplicationCapabilityProfiler PowerShell module. These cmdlets enable access attempt profiling for an application package in order to identify what access capabilities should be declared the in application package manifest.
Important
This feature is in preview: Some information relates to a prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.Windows.Win32Isolation.ApplicationCapabilityProfiler Cmdlets
The following App Isolation profiling cmdlets are included with this module:
Cmdlet | Description |
---|---|
Get-ProfilingResults | Retrieves capability access information from input ETL files. |
Merge-ProfilingResults | Merges multiple Get-ProfilingResults output files into a single output file. |
Start-Profiling | Initiates access attempt profiling for a specified application package. |
Stop-Profiling | Stops access attempt profiling for a specified application package. |