|
4 | 4 | ## Tools include: |
5 | 5 |
|
6 | 6 | ### pcConfig |
| 7 | + Backend script |
7 | 8 | autoconfigure the PC for laboratory use |
8 | 9 | disable: screensaver, user switching, lock PC and other common settings |
9 | 10 | set permissions for the automation script operation and deployment |
|
12 | 13 |
|
13 | 14 | ### ppmsConfig |
14 | 15 | Requires the Stratocore PPMS booking platform |
| 16 | + Backend script |
15 | 17 | Autodetection and installation of PPMS system parameters based on PC name (with manual override) |
16 | 18 | Configuration settings for subsequent scripts |
17 | 19 | <br><br> |
18 | 20 |
|
19 | 21 |
|
20 | 22 | ### wallpaper |
21 | | - Install custom desktop wallpaper |
| 23 | + Can utilise Statocore PPMS booking platform for system name/type |
| 24 | + Backend script |
| 25 | + Install custom desktop wallpaper for all users |
22 | 26 | Automatic installation of custom desktop wallpapers based on instrument name/type |
| 27 | +<br><br> |
| 28 | + |
23 | 29 |
|
24 | 30 | ### announcement |
25 | 31 | Facility announcements and questionaires |
| 32 | + Front end script |
26 | 33 | Create customised one-off, repeating, random announcements from a webpage and display on instrument pcs |
27 | 34 | <br><br> |
28 | 35 | <br><br> |
29 | 36 |
|
30 | 37 |
|
31 | 38 | ### autoDeleteFiles |
| 39 | + Back end script |
32 | 40 | Configurable Autodeletion of files by location, age and filetype to manage multiple HDD space |
33 | 41 | reporting to admin via email/slack/teams when storage cant be cleared |
34 | | - |
| 42 | +<br><br> |
| 43 | + |
35 | 44 | ### controlPanel |
| 45 | + Front end script |
36 | 46 | Requires the Stratocore PPMS booking platform |
37 | 47 | PPMS control panel (report incidents, quick book, current and next session info, email alerts etc) |
38 | 48 |  |
|
41 | 51 |
|
42 | 52 |
|
43 | 53 | ### googleSoftwareTracker |
| 54 | + Backend Script |
44 | 55 | Track and report multiple simultaneous software use to google sheets |
45 | 56 | Track remote vs local logins |
46 | 57 | Gather PC hardware configuration and usage stats |
|
50 | 61 |
|
51 | 62 |
|
52 | 63 | ### logoffScript |
| 64 | + Front end script |
53 | 65 | Requires the Stratocore PPMS booking platform |
54 | 66 | Logoff user automatically based on configurable logoff parameters |
55 | 67 | Allow pre- and post booking usage |
|
68 | 80 | <br> |
69 | 81 |
|
70 | 82 | ### ppmsTracker |
| 83 | + Back end script |
71 | 84 | Requires the Stratocore PPMS booking platform |
72 | 85 | Track and report user login to PPMS |
73 | 86 |
|
74 | 87 | ### validateUser |
| 88 | + Front end script |
75 | 89 | Requires the Stratocore PPMS booking platform |
76 | 90 | Validate user at logon |
77 | 91 | confirms the user is active and exists in PPMS, else notifies them and logoffs off |
78 | 92 | reports denied access to admin email/slack/teams |
| 93 | +<br><br> |
79 | 94 |
|
80 | 95 | |
81 | 96 | ## The scripts require the following: |
|
0 commit comments