-
### Description of the issue
I wanted to run an export from a tenant with the help of a runbook but when i use a service principal I get the following error message:
pulling DSC from Tenant 2024-…
-
Hi!
I really like pecan-waffle and planning to use it on all of my template projects, but today I ran into this "path is too long"-exception (Windows has never been a fan of long paths).
I could eas…
-
The powershell argument completer for dotnet commands is nice but it doesn't autocomplete commands that take a file path:
- `dotnet sln `
- `dotnet add `
In fact the argument completion for the…
-
This worked great on Mac but I encountered errors on Windows. It errors on the Get-Childitem and then the Copy-Item towards the end of the process. Both are contained in an if statement to check the…
-
Came across this when attempting to find files/documents with specific keywords in them and ran into the 260 character limit
Get-ChildItem works, but fails when the 260 character is surpassed.
PSAlp…
-
### 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…
-
Model after `Get-ChildItem` and `Get-Content`.
Look to implement so table info and contents can be retrived by either name or index.
-
Hi, did i just not see ah list of correct/allowed components parameters?
Like "Azure AD" in Readme Supported Components section is AzureAD for Powershell!?!
Steve
-
Currently SHiPS only implements Get-ChildItem functionality. Please consider adding additional capabilities, particularly removing items.
-
Both Linux and OSX use SSH_AUTH_SOCK
The name of the windows openssh agent pipe, default is: \.\pipe\openssh-ssh-agent
(get-childitem \.\pipe).FullName | FindStr ssh
\.\pipe\openssh-ssh…
vlinx updated
11 months ago