microsoft_windows:terminalserver:nextcloud
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
microsoft_windows:terminalserver:nextcloud [2023/11/08 03:05] – rodolico | microsoft_windows:terminalserver:nextcloud [2023/11/08 03:11] (current) – rodolico | ||
---|---|---|---|
Line 18: | Line 18: | ||
- Set the Windows admin user to automatically be logged in on system startup | - Set the Windows admin user to automatically be logged in on system startup | ||
+ | **Warning**: | ||
+ | |||
+ | ===== Auto Login User ===== | ||
+ | |||
+ | ==== Easy Way ==== | ||
Microsoft provides a manual way to automatically log in a user on system startup, but they also have a utility in their sysinternals package that provides a basic GUI to allow you to do it. See https:// | Microsoft provides a manual way to automatically log in a user on system startup, but they also have a utility in their sysinternals package that provides a basic GUI to allow you to do it. See https:// | ||
- | ===== Manual Setup ===== | + | ==== Manual Setup ==== |
If you want to set up the autologon manually, create a .reg file with the following content, then run it. | If you want to set up the autologon manually, create a .reg file with the following content, then run it. | ||
Line 31: | Line 36: | ||
Obviously, replace USERNAME and PASSWORD with the correct values for your system. **Warning**: | Obviously, replace USERNAME and PASSWORD with the correct values for your system. **Warning**: | ||
- | ===== Lock Screen on new session | + | ==== Lock Screen on new session ==== |
The only issue with this is that the user is logged in, with an open session when the server boots. One process I have not tried, but is well documented, is to create a startup script for that user which will automatically lock the screen, requiring a password to unlock. | The only issue with this is that the user is logged in, with an open session when the server boots. One process I have not tried, but is well documented, is to create a startup script for that user which will automatically lock the screen, requiring a password to unlock. |
microsoft_windows/terminalserver/nextcloud.1699434340.txt.gz · Last modified: 2023/11/08 03:05 by rodolico