Avatar

Hammond, Ed

  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Hammond, Ed
  • Hammond, Ed commented,

    I totally missed Brad's post until just now.I took the code he posted and modified it for Upgrade --all running as System and it worked! $path = Resolve-Path -Path 'c:\Program Files\WindowsApps\Mi...

  • Hammond, Ed commented,

    Anyone trying to get winget upgrades to work? I'm trying to get "winget upgrade" to work by wrapping it in a .ps1 file with some code that updates winget if it's missing: $Winget = Get-AppxPackage...