Jump to content

edwardscott

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by edwardscott

  1. Hi I am knew to PS and have tried different ways to expand the Remove-Item command and not getting it. Would you mind send me the way to get it done directly to my email? This would be greatly appreciated and would help be learn how it works. [email protected]
  2. I am try to clear out everyone's download folder that logs into our WVD which we have set a 15 users.I run this PS script but it only clears the download folder for who is logged in.Remove-Item -Path $env:UserProfile\Downloads\*.* -Recurse -ForceI am sure it just needs tweaking but I can't seem to figure it out.Any help would be great thanks!
×
×
  • Create New...