Trusted Signing in Azure Signing Macros

Being able to sign a macro with AzureSignTool does not mean you can sign using Azure Trusted Signing. AzureSignTool is designed for signing with code signing certificates […]

Fortigate IPSec VPN Config Sheet

FortiGate IPsec VPN with SAML — Andrew Travis https://www.reddit.com/r/fortinet/comments/1rrsdmv/ipsec_saml_works_at_home_but_not_on_hotspots/ SAML IPSEC ERR_EMPTY_RESPONSE This will happen if your carrier is using CGNAT ( Changing Public IPS like 4g […]

IIS breaks Converting Hyper V IIS servers to Vmware

The new Machine will have two sets of Keys in “C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys” e.g. f686aace6942fb7f7b6d801628cd8692_<old-machine-SID> c475b7f03624e23d08b0e79e4f0c11fc_<old-machine-SID> f686aace6942fb7f7b6d801628cd8692_<new-machine-SID> c475b7f03624e23d08b0e79e4f0c11fc_<new-machine-SID> Backup files in “C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys” Keep a copy of the <new-machine-SID> Delete […]

Labtech Automate Event Log Internal Monitor

Identity Field substr(concat(eventlogs.logname,’ ‘, eventlogs.eventid,’ – ‘, replace(replace(replace(replace(replace(replace(eventlogs.message,’\”, ”),’\”‘, ”),’\’, ”), ‘\t’, ”), ‘\r’, ”), ‘\n’, ”)), 1, 150) Additional Condition (eventlogs.Source = ‘MSSQLServer’ or eventlogs.Source = […]