Stéphane BARIZIEN
Stéphane BARIZIEN
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [x] Search the existing issues. -...
Start with an Excel table that looks like this:  If you try to add two more rows to the table using ```powershell $newrows = @( [PSCustomObject]@{ A=10 B=11 C=12...
https://docs.microsoft.com/en-us/windows/desktop/w8cookbook/placeholder-files documents placeholder files for Windows 8.0 OneDrive (somewhat). There is no equivalent for Windows 10 OneDrive placeholder files. Notably, the use of attribute bits (`ReparsePoint`, `SparseFile`, `Offline`, `Pinned`, `Unpinned`...)...