#powershellget search results

Import-NAVModules: An easy way to import NAV #PowerShell modules #PowerShellGet #msdynnav waldo.be/2017/06/30/imp…


Why does #packagemanagement / #powershellget NEVER work for me when I try to use it? It's definitely one of the flakiest, fragile things we have in #powershell , sadly.

oising's tweet image. Why does #packagemanagement / #powershellget NEVER work for me when I try to use it? It's definitely one of the flakiest, fragile things we have in #powershell , sadly.

Why would anyone write an application that --even when it knows what you want-- refuses to do what you want, and instead gives you instruction about how you should ask nicely? I bet this isn't the app you were thinking of: #git #PowerShellGet #PackageManagement

Jaykul's tweet image. Why would anyone write an application that --even when it knows what you want-- refuses to do what you want, and instead gives you instruction about how you should ask nicely?

I bet this isn't the app you were thinking of: #git #PowerShellGet #PackageManagement

For some reason I got on a roll and went through upgrading all of #PowershellGet v3's Pester Tests to 5. I think it's because @TylerLeonhardt's extension makes it so darn easy to navigate now. I doubt they'll ever take the pull request but at least I have them for myself :)

JustinWGrote's tweet image. For some reason I got on a roll and went through upgrading all of #PowershellGet v3's Pester Tests to 5. I think it's because @TylerLeonhardt's extension makes it so darn easy to navigate now.

I doubt they'll ever take the pull request but at least I have them for myself :)

🚀The successor of #PowerShellGet is #PSResourceGet and is now #GA. -Installation of #MicrosoftGraph Modules in less than two Minutes -Uninstallation in Seconds. I am impressed 🤩 Read all the details in my Blog 📣 bit.ly/3M3RLRn

andresbohren's tweet image. 🚀The successor of #PowerShellGet is #PSResourceGet and is now #GA.
-Installation of #MicrosoftGraph Modules in less than two Minutes
-Uninstallation in Seconds.
I am impressed 🤩
Read all the details in my Blog 📣
bit.ly/3M3RLRn

FYI #PowerShell People - there is an issue with a cert needed for #PowerShellGet to install the Nuget Provider which is needed for downloading from @ThePSGallery using Install-Module on at least new #Windows machines There is a workaround in this comment github.com/PowerShell/Pow…


#PowerShell #PowerShellGet PSResourceGet support for Azure Container Registry (ACR) is in Preview bit.ly/43KPQsL

SasStu's tweet image. #PowerShell #PowerShellGet PSResourceGet support for Azure Container Registry (ACR) is in Preview bit.ly/43KPQsL

🚨#PowerShellGet 2.9.0-Preview available. It is compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with #PSResourceGet bit.ly/3RugQsm

andresbohren's tweet image. 🚨#PowerShellGet 2.9.0-Preview available. It is compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with #PSResourceGet
bit.ly/3RugQsm

PowerShell Get-ADGroup | Example of PowerShell Get-ADGroup buff.ly/3txnHVl #PowerShellGet-ADGroup

corporatebridge's tweet image. PowerShell Get-ADGroup | Example of PowerShell Get-ADGroup
buff.ly/3txnHVl

#PowerShellGet-ADGroup

🚀#PowerShellGet will be renamed to Microsoft.PowerShell.PSResourceGet #PowerShell #Gallery 👉Get-InstalledModule will be Get-InstalledPSResource 👉Find-Module will be Find-PSResource 👉Install-Module will be Install-PSResource bit.ly/3Qx7dbT

andresbohren's tweet image. 🚀#PowerShellGet will be renamed to Microsoft.PowerShell.PSResourceGet #PowerShell #Gallery
👉Get-InstalledModule will be Get-InstalledPSResource
👉Find-Module will be Find-PSResource
👉Install-Module will be Install-PSResource
bit.ly/3Qx7dbT

#PowerShellGet pet peeves: 1. I have to manually install nuget. Repeatedly. github.com/PowerShell/Pow… 2. I need to register the URL every time github.com/PowerShell/Pow… 3. Install-Module won't Update-Module and has four ways to -Force things github.com/PowerShell/Pow…


FYI #PowerShell People - there is an issue with a cert needed for #PowerShellGet to install the Nuget Provider which is needed for downloading from @ThePSGallery using Install-Module on at least new #Windows machines There is a workaround in this comment github.com/PowerShell/Pow…


I know I know, This was the #PowerShellGet, #PSReadLine and #PackageManagement on Server 2016 🙈 All rocking the 1.0.0.1 editions. Took me a minute to rememeber what to do!


#PowerShell #PowerShellGet PSResourceGet support for Azure Container Registry (ACR) is in Preview bit.ly/43KPQsL

SasStu's tweet image. #PowerShell #PowerShellGet PSResourceGet support for Azure Container Registry (ACR) is in Preview bit.ly/43KPQsL

🚀The successor of #PowerShellGet is #PSResourceGet and is now #GA. -Installation of #MicrosoftGraph Modules in less than two Minutes -Uninstallation in Seconds. I am impressed 🤩 Read all the details in my Blog 📣 bit.ly/3M3RLRn

andresbohren's tweet image. 🚀The successor of #PowerShellGet is #PSResourceGet and is now #GA.
-Installation of #MicrosoftGraph Modules in less than two Minutes
-Uninstallation in Seconds.
I am impressed 🤩
Read all the details in my Blog 📣
bit.ly/3M3RLRn

#PSResourceGet, the replacement for #PowerShellGet (i.e., the module responsible for installing #PowerShell modules), is now available!


🚨#PowerShellGet 2.9.0-Preview available. It is compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with #PSResourceGet bit.ly/3RugQsm

andresbohren's tweet image. 🚨#PowerShellGet 2.9.0-Preview available. It is compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with #PSResourceGet
bit.ly/3RugQsm

🚀#PowerShellGet will be renamed to Microsoft.PowerShell.PSResourceGet #PowerShell #Gallery 👉Get-InstalledModule will be Get-InstalledPSResource 👉Find-Module will be Find-PSResource 👉Install-Module will be Install-PSResource bit.ly/3Qx7dbT

andresbohren's tweet image. 🚀#PowerShellGet will be renamed to Microsoft.PowerShell.PSResourceGet #PowerShell #Gallery
👉Get-InstalledModule will be Get-InstalledPSResource
👉Find-Module will be Find-PSResource
👉Install-Module will be Install-PSResource
bit.ly/3Qx7dbT

Should it be a private or public repository? If you can, avoid azure artifacts. There are quite a few bugs with #powershellget and #ADO which seem only to be partially fixed in #psressourceget and it is quite a hassel to manage compared to other tech such as artifactory


hey #powershell friends Did someone already managed to work with #azuredevops repository / feeds using the #powershellget / #psresourceget module? If so, maybe a link to share? I simply cannot make it work... :( I am actually considering changing platform...


#PowerShellGet v3-beta20 is out! Read bout it here! devblogs.microsoft.com/powershell/pow…. It's been a long journey with more work needed, but the end is in sight :)


No results for "#powershellget"

Import-NAVModules: An easy way to import NAV #PowerShell modules #PowerShellGet #msdynnav waldo.be/2017/06/30/imp…


#PowerShell #PowerShellGet PSResourceGet support for Azure Container Registry (ACR) is in Preview bit.ly/43KPQsL

SasStu's tweet image. #PowerShell #PowerShellGet PSResourceGet support for Azure Container Registry (ACR) is in Preview bit.ly/43KPQsL

PowerShell Get-ADGroup | Example of PowerShell Get-ADGroup buff.ly/3txnHVl #PowerShellGet-ADGroup

corporatebridge's tweet image. PowerShell Get-ADGroup | Example of PowerShell Get-ADGroup
buff.ly/3txnHVl

#PowerShellGet-ADGroup

🚀The successor of #PowerShellGet is #PSResourceGet and is now #GA. -Installation of #MicrosoftGraph Modules in less than two Minutes -Uninstallation in Seconds. I am impressed 🤩 Read all the details in my Blog 📣 bit.ly/3M3RLRn

andresbohren's tweet image. 🚀The successor of #PowerShellGet is #PSResourceGet and is now #GA.
-Installation of #MicrosoftGraph Modules in less than two Minutes
-Uninstallation in Seconds.
I am impressed 🤩
Read all the details in my Blog 📣
bit.ly/3M3RLRn

Why would anyone write an application that --even when it knows what you want-- refuses to do what you want, and instead gives you instruction about how you should ask nicely? I bet this isn't the app you were thinking of: #git #PowerShellGet #PackageManagement

Jaykul's tweet image. Why would anyone write an application that --even when it knows what you want-- refuses to do what you want, and instead gives you instruction about how you should ask nicely?

I bet this isn't the app you were thinking of: #git #PowerShellGet #PackageManagement

For some reason I got on a roll and went through upgrading all of #PowershellGet v3's Pester Tests to 5. I think it's because @TylerLeonhardt's extension makes it so darn easy to navigate now. I doubt they'll ever take the pull request but at least I have them for myself :)

JustinWGrote's tweet image. For some reason I got on a roll and went through upgrading all of #PowershellGet v3's Pester Tests to 5. I think it's because @TylerLeonhardt's extension makes it so darn easy to navigate now.

I doubt they'll ever take the pull request but at least I have them for myself :)

🚨#PowerShellGet 2.9.0-Preview available. It is compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with #PSResourceGet bit.ly/3RugQsm

andresbohren's tweet image. 🚨#PowerShellGet 2.9.0-Preview available. It is compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with #PSResourceGet
bit.ly/3RugQsm

Why does #packagemanagement / #powershellget NEVER work for me when I try to use it? It's definitely one of the flakiest, fragile things we have in #powershell , sadly.

oising's tweet image. Why does #packagemanagement / #powershellget NEVER work for me when I try to use it? It's definitely one of the flakiest, fragile things we have in #powershell , sadly.

🚀#PowerShellGet will be renamed to Microsoft.PowerShell.PSResourceGet #PowerShell #Gallery 👉Get-InstalledModule will be Get-InstalledPSResource 👉Find-Module will be Find-PSResource 👉Install-Module will be Install-PSResource bit.ly/3Qx7dbT

andresbohren's tweet image. 🚀#PowerShellGet will be renamed to Microsoft.PowerShell.PSResourceGet #PowerShell #Gallery
👉Get-InstalledModule will be Get-InstalledPSResource
👉Find-Module will be Find-PSResource
👉Install-Module will be Install-PSResource
bit.ly/3Qx7dbT

Loading...

Something went wrong.


Something went wrong.


United States Trends