USGS SysAdmin Tools (USAT) v2.0.12

Version 2.0.12 of USAT, the USGS SysAdmin Tools PowerShell module, has been released to the Stable channel! Updates include:

  1. Fix for multiple prompts to set up USAT for a new user (also speeds up loading significantly!)
  2. Fix for Install-DellUpdates so it’s compatible with future (64-bit) versions
  3. Fewer actions run by Invoke-ConfigMgrActions, by default – you can use -Actions ‘All’ or -Actions ‘Extended’ if needed
  4. Added a 10-second timeout to Update-UsatModule so it “fails quicker” if GitLab isn’t reachable

The USAT module should self-update the next time PowerShell starts; note that you need to either restart PowerShell after that or run this command before changes take effect: Import-Module ‘USGSSysAdminTools’ -Force

For more information: https://tst.usgs.gov/scripting-and-automation/

Comments are closed.