Creating a Secure Folder for Faculty Promotion Applications
This procedure will create a “new dossier” secure folder for faculty promotion applications for when they submit their documentations.
Step-by-step guide
The script is located at: O:\Staff\academic and information services\it-services\private\Scripts\PowerShell and is called "CreateSecureFolder.ps1. Comments in the script explain what has to be done to make it work (essentially using the example code at the bottom to run the script silently).
Making this work for her will require:
Install the latest version of PowerShell on her computer.
Run PowerShell from an admin prompt and enter the following: Set-ExecutionPolicy - RemoteSigned
Select Y when prompted.
Create a folder at the root of C on the computer called NewDossier.
Copy the PowerShell script to that folder
Using the sample code at the bottom of the PowerShell script create a .VBS script fileand short-cut to run the PowerShell script. See attached screen shots as well
Copy the short-cut to her desktop
Test the script.
Contact Computer Services for assistance
As always, should you need further assistance, please contact Computer Services by phone, email or Online Request Form.