This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
esxi:windows_server [2019/11/05 15:25] derek |
esxi:windows_server [2024/09/22 19:51] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
=====Windows Server===== | =====Windows Server===== | ||
+ | ====Setup==== | ||
* Install Windows Server 2019 FIXME | * Install Windows Server 2019 FIXME | ||
+ | * In ESXi: | ||
+ | * 2 Cores, 5GB Memory, 50GB+ Hard disk on an NVME controller | ||
+ | * Add a sound card | ||
* Update & Security > For Developers > Developer mode | * Update & Security > For Developers > Developer mode | ||
Line 9: | Line 13: | ||
* View > Small icons | * View > Small icons | ||
* Move Recycle Bin to corner | * Move Recycle Bin to corner | ||
+ | * Click on the audio icon on the taskbar and then enable the audio service | ||
* Pin to taskbar: | * Pin to taskbar: | ||
* Resource monitor | * Resource monitor | ||
* Command Prompt | * Command Prompt | ||
- | * Ubuntu 18.04 | ||
* PowerShell | * PowerShell | ||
* Registry Editor | * Registry Editor | ||
* Event Viewer | * Event Viewer | ||
+ | * Server Manager | ||
* Explorer Folder options: | * Explorer Folder options: | ||
Line 21: | Line 26: | ||
* Expand to open folder | * Expand to open folder | ||
- | * Install | + | * Download |
- | * Install [[https://www.sublimetext.com/3|Sublime Text 3]] | + | * '' |
- | + | ||
- | ===Veeam: | + | |
- | Install | + | |
- | + | ||
- | * Sign up for a quick Veeam account at [[https:// | + | |
- | * Download [[https:// | + | |
- | * Mount the installation image using windows or Use ESXi to mount the installation image to the virtual machine. | + | |
- | * Run the Setup.exe file from the ISO. | + | |
- | * On the splash screen, click the Install tile on the left to launch the Veeam Backup & Replication setup wizard. Alternatively, | + | |
- | * Read and accept the terms in the license agreement. | + | |
- | * Click next to install the Community Edition. | + | |
- | * At the Program Features step of the wizard, keep the default settings. | + | |
- | * At the System Configuration Check step of the wizard, install missing software components and enable missing features, if any. | + | |
- | * At the Default Configuration step of the wizard, specify if you want to use default installation settings or specify installation settings on your own. If you have chosen to use default installations settings, click Install to begin installation. | + | |
- | * Click Finish to close the wizard. | + | |
- | * Close the setup window. | + | |
- | + | ||
- | Connect the ESX(i) host that will be used as the source and the target for backup and replication: | + | |
- | * Run Veeam Backup & Replication. | + | |
- | * In the authentication window, click Connect. | + | |
- | * In the inventory pane of the Backup Infrastructure view, right-click the Managed servers node and select Add Server. | + | |
- | * In the Add Server | + | |
- | * At the Name step of the wizard, specify a DNS name or IP address of the server. | + | |
- | * At the Credentials step of the wizard, specify credentials for the user account with administrator permissions to the added server: click Add on the right of the Credentials field and specify the user name and password to connect to the added server. Click OK, then Finish. | + | |
- | + | ||
- | To configure an SMB share backup repository: | + | |
- | * Open the Backup Infrastructure view. | + | |
- | * Right-click the Backup Repositories node in the inventory pane and select Add Backup Repository to launch the New Backup Repository wizard. | + | |
- | * Select Network attached storage. | + | |
- | * At the Name step of the wizard, specify a name for the added backup repository. | + | |
- | * At the Type step of the wizard, select Shared folder. | + | |
- | * Specify a UNC path to the shared folder that will be used as a backup repository and enter credentials of an account with administrative privileges on the share. | + | |
- | * At the Repository step of the wizard, click next. | + | |
- | * Click Populate to see how much space is available on the backup repository. | + | |
- | * Follow next steps of the wizard. At the last step of the wizard, click Finish. | + | |
- | + | ||
- | + | ||
- | FIXME Setup Email notifications | + | |
- | Create a Windows Agent Backup Policy (Note: May need to follow [[win: | + | ===Network Drives=== |
- | * On the Home tab, click the Backup Job button and select Windows Computer to launch the New Backup Job wizard. | + | * Note: Replace |
- | * At the Job Mode step, in the Type field, select Workstation. | + | |
- | * At the Name step, specify a name and description for the backup job. | + | |
- | * At the Computers step, select the computer whose data you want to back up: | + | |
- | * Click Add > Individual computer. | + | |
- | * In the Add Computer window, in the Host name or IP address field, enter a full DNS name or IP address of the computer that you want to add to the job. | + | |
- | * From the Credentials list, click Add on the right to add credentials for the computer, using the COMPUTER\USER format for the username. | + | |
- | * At the Backup Mode step, select File level backup. | + | |
- | * At the Objects step: | + | |
- | * In the Choose directories to backup list, select | + | |
- | * Click Add and type the path into the Add Object window for each of the following | + | |
< | < | ||
- | %ProgramFiles%\World of Warcraft\_retail_\Interface | + | /c "net use W: "\\FileServer\Music" & net use X: "\\FileServer\Software" |
- | %ProgramFiles%\World of Warcraft\_retail_\Screenshots | + | |
- | %ProgramFiles%\World of Warcraft\_retail_\WTF | + | |
- | %ProgramData% | + | |
- | %Public%\Desktop | + | |
- | C:\Users\< | + | |
</ | </ | ||
- | * Once the folders have been added, click Advanced. | + | > {{page>win:network_drives# |
- | * Specify the following exclude masks: | + | |
- | <code> | + | |
- | C: | + | |
- | C: | + | |
- | C: | + | |
- | \%ProgramData%\Microsoft\Network\Downloader | + | |
- | \%ProgramData%\Microsoft\Search\Data | + | |
- | \%ProgramData%\Microsoft\Windows Defender | + | |
- | \%ProgramData%\Microsoft\Windows\WER | + | |
- | .tmp | + | |
- | .temp | + | |
- | </ | + | |
- | * Click Next. | + | |
- | * At the Destination step select Veeam backup repository. | + | |
- | * At the Backup Server step review and change if necessary the name or IP address of the Veeam backup server on which you configure the Veeam Agent backup job. The specified DNS name or IP address must be accessible from Veeam Agent computers. | + | |
- | * At the Storage step: | + | |
- | * From the Backup repository list, select a backup repository where you want to store created backups. | + | |
- | * Set '' | + | |
- | * Click Advanced: | + | |
- | * On the Backup tab, select the Create synthetic full backups periodically check box and click Days to schedule synthetic full backups on Friday. | + | |
- | * On the Maintenance tab: | + | |
- | * Select the Perform backup files health check check box | + | |
- | * Select Weekly on selected days and click Days to schedule the health check on Friday. | + | |
- | * Select the Remove deleted items data after check box and set the number of days to 30. | + | |
- | * In the Storage optimization section, select what type of backup target you plan to use: LAN target or WAN target. | + | |
- | * At the Schedule step: | + | |
- | * Select the '' | + | |
- | * For the powered off action select '' | + | |
- | * Click Apply. | + | |
- | * Review the settings and click Finish if it is satisfactory. | + | |
+ | * Install [[https:// | ||
+ | * Download and open the [[https:// | ||
+ | * Copy the licence key file into its install folder | ||
+ | * Settings > Integration > Context menu items: | ||
+ | * Deselect both email options | ||
+ | * Deselect both Open with WinRAR options | ||
+ | * Install [[https:// | ||
- | Setup a Backup Copy Job: | + | * Install [[https:// |
- | * FIXME | + | * Deselect '' |
+ | * Deselect '' | ||
+ | * '' | ||
+ | * Install | ||
+ | * Agree to restart Windows | ||
+ | * Run iTunes, agree to the licence agreement, agree to sharing details, and then close iTunes | ||
+ | * Take a snapshot of the '' | ||
+ | * Delete the '' | ||
+ | * Run the following in cmd.exe (Change target locations as needed) | ||
+ | * '' | ||
+ | * '' | ||
+ | * Run iTunes and verify it is using the wanted library | ||
+ | * Account > Sign in | ||
+ | * Open Task Scheduler and import the [[https:// | ||
+ | * Triggers: | ||
+ | * At log on, delayed by 30 seconds | ||
+ | * Daily at 12:01PM, delayed up to 30 mins | ||
+ | * 3 Start a program actions in this order: | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * Conditions: | ||
+ | * Start the task only if idle for 5 mins | ||
+ | * Start only if any network connection is available | ||
+ | * Setup WiFi sync: | ||
+ | * Connect an iPhone via USB to the server | ||
+ | * '' | ||
+ | * Enter your password into the iPhone to Trust the computer | ||
+ | * '' | ||
+ | * Navigate to the iPhone > '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * Enable '' | ||
+ | * Enable '' | ||
+ | * '' | ||
+ | * iPhone: | ||
+ | * Disconnect the iPhone' | ||
+ | * '' | ||
+ | * Repeat for any other iPhones/ | ||
+ | |||
+ | * Install and set up [[esxi: | ||
- | From: | + | * Shutdown the VM |
- | * [[https:// | + | * In ESXI try disabling the '' |
- | * [[https:// | + | * '' |
- | * [[https:// | + | * Navigate to this VM |
+ | * Download the '' | ||
+ | * Edit the file to change '' | ||
+ | * Upload the file back to the datastore | ||
+ | * Start the VM | ||
- | **TODO** | + | TODO: |
+ | | ||
* Install/ | * Install/ | ||
* WSL? | * WSL? | ||
- | * Possibly map other desired shares | ||
* Bulk Rename Utility | * Bulk Rename Utility | ||
* Install [[https:// | * Install [[https:// | ||
* Install [[https:// | * Install [[https:// | ||
* Install [[https:// | * Install [[https:// | ||
- | * Install [[https:// | ||
- | * Paste saved config files to '' | ||
+ | ====Update==== | ||
+ | * FIXME | ||
+ | * Install Windows Updates | ||
+ | * Update iTunes | ||
+ | * Veeam: | ||
- | ===Ports:=== | + | |
+ | ====Ports==== | ||
< | < | ||
433/TCP Windows Admin Center | 433/TCP Windows Admin Center | ||
- | ?? Veeam | + | </code> |
- | <\code> | + |