Version 2.0.12 of USAT, the USGS SysAdmin Tools PowerShell module, has been released to the Stable channel! Updates include:
- Fix for multiple prompts to set up USAT for a new user (also speeds up loading significantly!)
- Fix for Install-DellUpdates so it’s compatible with future (64-bit) versions
- Fewer actions run by Invoke-ConfigMgrActions, by default – you can use -Actions ‘All’ or -Actions ‘Extended’ if needed
- 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/