Browse by Tags

WMUG

WMUG
Windows Management User Group Community blogs
Tagged Content List
  • Blog Post: Which one is the right method to deploy apps during OS Deployment?

    Hi All, Many times I’m asked: How should I deploy this app: Add it to the base image, during the OS Deployment (as application) or after (sw deployment via computer collections/user) This is a trick question and my answer is always couple of questions: 1- Size of the application 2- How...
  • Blog Post: Monitoring Bandwidth Transfer

    Hi All, i'm doing some tests and i'd like to monitor the network bandwidth to confirm the amount of data transfered from the server to the client (and vice versa) during many actions, like OS Deployment, SW Deployment, etc... i was looking over the net (and asked help from MVP friends), but unfortunatelly...
  • Blog Post: [script] DeleteExpiredUpdates

    Hi All, This script is intended to remove all expired updates from a package or Deployment and was showed by the MVP Kent Agerlund on his presentation at MMS 2012. If you'd like to try (at your own risk), you can download it from here (just remember to change the .txt to .vbs) Examples: cscript.exe...