Recently a few users had the following bounce backs from Office 365 to an On-Prem Mailserver with the error‘550 5.4.316 Message expired, connection refused(Socket error code 10061)Checking […]
Category: Research
Research Undertaken
Unable to update Veeam Components on a Windows Server 2008 R2 after Veeam 9.5 update 4a Upgrade
If you install Veeam 9.5 update 4a and then try to upgrade the components on a remote Windows Server 2008 R2 server and this fails, the following […]
Scheduled Task – (0x800700FF)
Was trying to schedule the Google Cloud Directory Sync ( sync-cmd ) in a scheduled task on its own service account after creating the config.xml with the […]
Fortigate Setup Best Practice
Fortigate best practices baseline — Plasmatic Sun fortigate-baseline/baseline.md at main · KevinGuenay/fortigate-baseline · GitHub config system global set admin-telnet disableend adding extended-log for traffic logs. This will […]
IPSEC Fortigate/Fortinet VPN Config
USE PFS for Phase 2 Auto Neg 2) Add Static Routes on both sides to each other’s Subnets via the VPN Connection Interface created in Step […]
Solar
Chargerhttps://www.ebay.com.au/itm/PROJECTA-IDC25-12-VOLT-DC-TO-DC-25A-BATTERY-CHARGER-SOLAR-VERSION-4-CARAVAN-AGM/302957268505?epid=24008806292&hash=item4689a90e19:g:MbYAAOSwOGFcyud-&frcectupt=true This does both Alternator charging while the car is running and solar to your auxiliary battery.Only problem is it doesn’t have a good readout of whats happening […]
Private VS Public Workspace in Worksite / iManage
PublicWorksite permissions default to everyone have access to everything. When a workspace is set to Public no permissions are restricted every if they are listed in the […]
An application was detected, orginating from your system. Please contact the system administrator.
This is because something has triggered IPS A quick fix to temp disable Changed from quarantine to block?Then in quarantine monitor, remove the local 192.168 IP’s?Investigate the blocks in […]
one-time bypass for Azure MFA Server (How to fail open Azure MFA server)
MFA ServerLogin to your MFA server and change the below to Succeed Authentication from FailedIn Azure CloudLogin to Office 365 PortalChoose Azure Active DirectoryChoose MFAAdd One Time […]
Setting up patch management for a new Nable Client.
Step by setp video: https://www.youtube.com/watch?v=a5lSbSbq2pYDoes have some back-and-forth config for Huon, the list below is in the ‘ideal’ order.Pre-Checks:1) **Ensure Group Policy doesn’t conflict with NABLE**2) All […]
Powershell script to change\set Registry Key Permissions with Subkeys for a User
Powershell script to set Registry Key Permissions with Subkeys for a User ( Needs to be run as admin as its changing things in HKCU:\Software\Policies
How to Update SSL Certificates on iManage Work 10
Use this to Generate a Command for Open SSL e.g the below https://www.digicert.com/easy-csr/openssl.htmopenssl req -new -newkey rsa:2048 -nodes -out test_test_com.csr -keyout test_test_com.key -subj “/C=US/ST=Test/L=/O=Test/CN=test.test.com” Now add to the […]