This folder contains 4 articles
Powershell Scripts
The attached PowerShell script should run just fine on any Windows machine having PowerShell to conveniently export photos from your Aeries PIC table. ...
Wed, Aug 12, 2020 at 2:00 PM
#Export with many different delimiter choices, with or without double quote qualifiers, and with or without headers.
import-module -name SQLPS
cls
########...
Mon, Aug 27, 2018 at 11:15 AM
NOTE: These methods do not yet take in to account the ability to address absence codes you have defined as not enrolled. This newer flexibility allows a day...
Mon, Mar 16, 2020 at 8:05 AM
The script below assumes that your PDF files are named after the Student ID. They also need to be sorted by Year, School, and Term. It can also be helpful ...
Mon, Apr 27, 2020 at 3:09 PM