-
+ cd /usr/src/BUILD
+ cd powershell-linux-7.0.0
+ cd /usr/src/BUILD/PowerShell-7.0.0
+ cp /usr/src/SOURCES/build.sh .
+ cp /usr/src/SOURCES/Microsoft.PowerShell.SDK.csproj.TypeCatalog.targets src
…
-
Recommend:
1. start and end, not a "time window". There is no documentation on what that is or what syntax would be used with the next request ...
2. I like typing dates. I am faster than the gui t…
-
### Summary of the new feature / enhancement
The limitations the OMI project not making/accepting changes needed for PowerShell as distros get updated makes it no longer valuable to users to ship the…
-
### 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 existi…
-
In version 5.0 and 5.1 there was a `-Path` and `-LiteralPath` parameter for `Set-Clipboard`.
Why was `-LiteralPath` and `-Path` removed or is that an oversight not to include them?
-
Hello,
I moved from using version 3.9 of applesign to version 4.1.3, and I'm experiencing a type error r when I attempt to resign IPAs. There seems to be an issue with the rimraf function in the to…
-
### 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 existi…
-
Bonjour,
Après avoir cherché dans la doc et dans le code source, je n'arrive pas à trouver comment faire un toggle sur un groupe de lumières.
J'ai tenté d'appeler cette URL mais cela ne fonction…
-
## Summary of the new feature/enhancement
v7.0 added support to `Select-Object` for treating the entries of `[hashtable]` input objects like properties that can be selected; e.g.:
```powershell
…
-
I have two server, server1 and server2.
I invoke command on server1 and want to get machine environment on server2 by remoting.
ex: `[Environment]::GetEnvironmentVariable("path", "machine")`
but r…