Other links include
- DriveInfo() writeup from Microsoft (to see what other properties might be available to us)
- PowerShell’s net use equivalent – though most programmers just get the output from net use ironically (netuse’s popularity is immense).
- kicking it off from a certain set of events (using task scheduler)
- how to make a task-scheduler filter, and another link and one more
- powershell – how to write to a log file
- powershell – how to delay a couple seconds
- **** how to kick off powershell without a popup or stupid questions/errors from task scheduler
- various powershell function list