Sitemap » S

  • 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
  • Stop Outlook connecting to old Onsite Exchange
    HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\AutoDiscover     Add DWORD: ExcludeScpLookup     Set Value: 1
  • 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
  • Sophos Web Filtering Exception for Google Tools and Download Services
    A web filtering exception is a firewall or content filter configuration that allows traffic to specific websites or domains that might otherwise be blocked.Such exceptions
  • SCVMM Server Unable to Mount ISO from Library (Error 12700)
    This issue occurs in System Center Virtual Machine Manager (SCVMM) when a Hyper-V host fails to mount an ISO file from the SCVMM library.The attempt
  • 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