You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set-PSFConfig-Module 'PSFramework.NuGet'-Name 'Install.AuthenticodeSignature.Check'-Value $false-Initialize -Validation 'bool'-Description 'Whether on installation or download of module its code-signing will be checked first.'
18
18
Set-PSFConfig-Module 'PSFramework.NuGet'-Name 'Remoting.DefaultConfiguration'-Value 'Microsoft.PowerShell'-Initialize -Validation string -Description 'The PSSessionConfiguration to use when initializing new PS remoting sessions'
19
-
Set-PSFConfig-Module 'PSFramework.NuGet'-Name 'Remoting.Throttling'-Value 5-Initialize -Validation integerpositive -Description 'Up to how many remote computers to deploy to in parallel.'
19
+
Set-PSFConfig-Module 'PSFramework.NuGet'-Name 'Remoting.Throttling'-Value 5-Initialize -Validation integerpositive -Description 'Up to how many remote computers to deploy to in parallel.'
20
+
Set-PSFConfig-Module 'PSFramework.NuGet'-Name 'LocalBootstrap'-Value $true-Initialize -Validation bool -Description 'Whether PSGetV2 gets automatically bootstrapped on module import. This happens by default to improve user experience with an unmodified PowerShell that have never had to deal with PSGet. Also to simplify the experience in an offline environment.'
0 commit comments