# Get a list of processes and their CPU, create a datatable, bulk import that data
PARAMETERS
InputObject
-InputObject <PSObject[]>
One or more objects to convert into a DataTable
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
NonNullable
-NonNullable <String[]>
A list of columns to set disable AllowDBNull on
Required? false
Position? named
Default value @()
Accept pipeline input? false
Accept wildcard characters? false
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.