Stéphane BARIZIEN

Results 33 issues of 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. -...

WG-Interactive-Console
Needs-Triage
WG-NeedsReview

Start with an Excel table that looks like this: ![Image](https://github.com/user-attachments/assets/bf59a863-3530-448f-b623-94e22c375b38) If you try to add two more rows to the table using ```powershell $newrows = @( [PSCustomObject]@{ A=10 B=11 C=12...

Investigate

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`...)...

Pri3