Set Affinity
Some RDS systems require control over CPU usage.
This is usually done by restricting core usage to certain programs
As Affinity is not saved, a program will
Sophos XG Firewall v18 to Azure VPN Gateway IPSEC Connection Step 1: Create Azure Local Network Gateway (with XG public IP details)
The local network gateway typically refers to your on-premises location. You'll need the public IP address of
SMTP Telnet test
Telnet may need to be installed
telnet mail.domain.com 25EHLO mail.domain.comMAIL FROM:[email protected] TO:[email protected]: Test MessageThis is a test message sent using telnet..
^ Don't miss the full stopThe
Show IP on Linux Console Logon The Logon message file is located at /etc/issue
The following will lookup the local and WAN IP and update the /etc/issue file
Create file sudo nano /etc/ip_info.sh
Paste
Setup Taskbar when Windows Workstation/Server Unregistered This will configure the user desktop on an unlicensed Windows Workstation/System
The following registry entries should be added and Explorer.exe restarted
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedTaskbarGlomLevel = dword:00000002 -> Combine Taskbar
SMBus Host Controller Not Enabled Error SMBus Host Controller Not Enabled Error
The “SMBus Host Controller Not Enabled” error typically occurs when the SMBus (System Management Bus) controller is not enabled in
SCVMM Hyper-V Library Share Requirements 1. Required SPNs for Library Access
Verify required SPNs using PowerShell:
Get-ADComputer HOST1 -Properties ServicePrincipalName
Get-ADComputer HOST2 -Properties ServicePrincipalName
Required SPNs on each Hyper-V host:
cifs/HOST1
cifs/HOST1.domain.local
cifs/HOST2
cifs/HOST2.domain.local
If SPNs are missing, add
SCVMM and Hyper-V Hosts Kerberos Delegation Requirements 1. Required SPNs
Verify SPNs:
Get-ADComputer HOST1 -Properties ServicePrincipalName
Get-ADComputer HOST2 -Properties ServicePrincipalName
Required SPNs for each Hyper-V host:
Microsoft Virtual System Migration Service/HOST1
Microsoft Virtual System Migration Service/HOST1.domain.local
Microsoft Virtual System