formats/pslocation.format.ps1xml
<?xml version="1.0" encoding="UTF-8"?> <!-- format type data generated 02/20/2019 15:46:14 by BOVINE320\Jeff --> <Configuration> <ViewDefinitions> <View> <!--Created 02/20/2019 15:46:14 by BOVINE320\Jeff This is used by the Get-PSLocation command --> <Name>default</Name> <ViewSelectedBy> <TypeName>psLocation</TypeName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <Label>Temp</Label> <PropertyName>Temp</PropertyName> </ListItem> <ListItem> <Label>Home</Label> <PropertyName>Home</PropertyName> </ListItem> <ListItem> <Label>Desktop</Label> <PropertyName>Desktop</PropertyName> </ListItem> <ListItem> <Label>PowerShell</Label> <PropertyName>PowerShell</PropertyName> </ListItem> <ListItem> <Label>PSHome</Label> <PropertyName>PSHome</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> </ViewDefinitions> </Configuration> |