.. / CIM_DataFile

Type of logical file that is a named collection of data or executable code


Functions:
Type:
Toolsets:

Data

Locate files

Get-CimInstance -Query "Select * from CIM_DataFile Where ((Drive = 'C:') AND (FileName = 'ntuser') AND (Extension = 'dat'))" -CimSession $s

Comments



Updated: 2023-07-01
Contributor: Arris Huijgen (bitsadmin)