| 1 | == ktach PC Setup == |
| 2 | |
| 3 | === 1. Santorini Login === |
| 4 | |
| 5 | ==== Enable SMB1 Protocol ==== |
| 6 | Windows 11 uses SMB2/3 by default, but ```santorini``` uses SMB1 protocol. To enable SMB1 in Windows: |
| 7 | * Press ```Windows + S``` |
| 8 | * Search for ```Windows Features``` (select ```Turn Windows features on or off```) |
| 9 | * Find ```SMB 1.0/CIFS File Sharing Support``` and check it. |
| 10 | * Restart the PC |
| 11 | |
| 12 | ==== Connect to Santorini ==== |
| 13 | * Open Windows Explorer |
| 14 | * Right Click on ```This PC``` and ```Add a network location``` |
| 15 | * Type ```\\santorini\home\staff\emma``` |
| 16 | |
| 17 | === 2. MS Office === |
| 18 | * Open Powershell and type: ```irm https://get.activated.win | iex``` (Source: https://massgrave.dev/) |
| 19 | * Press "2" on the program that opened (for Office) and then "3" to download Office. You can follow the links with the hearts (working, as of 20240625) |
| 20 | * After the installation is complete, go to the activator and navigate to the Office activation (```Install Ohook```) |
| 21 | |
| 22 | === 3. ICCS Timesheets === |
| 23 | |
| 24 | ==== a. Install dotNet 3.5 ==== |
| 25 | Trivial, just search and install the framework |
| 26 | |
| 27 | ==== b. SQL Server 2019 ==== |
| 28 | According to ICCS, SQL Server 2019 is compatible with the ICCS Timesheets. |
| 29 | |
| 30 | ==== c. ICCS Timesheets ==== |
| 31 | You can find the installation files under ```santorini:/home/staff/emma/PROJECTS/ICCS_Timesheets/application-2017-10-24``` |
| 32 | |
| 33 | After the installation, go to ```c:\ICCSDATA```, delete the Database folder and open a command prompt. |
| 34 | |
| 35 | There, create a link to the santorini database by typing: |
| 36 | ```mklink /D c:\ICCSDATA\Database \\santorini\home\staff\emma\PROJECTS\ICCS_Timesheets\Database``` |
| 37 | |
| 38 | === 4. Adobe Acrobat === |
| 39 | Adobe Acrobat Pro DC can be found at ```/store/hector/software/Adobe/``` in tank. |
| 40 | |
| 41 | During the installation, keep an eye on Windows Security as several files will be flagged as malicious. Allow all these files on the device to install and activate the application. |
| 42 | |
| 43 | If, when launched, Adobe asks for sign-in, the activation has failed (a file has been quarantined). Re-install the application. |
| 44 | |
| 45 | === 5. Other Applications === |
| 46 | ktach will also need Rambox, Teamviewer, Dropbox, Chrome and the setup of her printers (a Lexmark MX510de and a HP5020 as of 20240625, both connected via USB). |
| 47 | |