You can also use this https://kolbi.cz/blog/2017/10/25/setuserfta-userchoice-hash-defeated-set-file-type-associations-per-user/ GPO Set a default associations configuration file under Computer Configuration > Administrative Templayes > Windows Components > File Explorer Save the follwing file as an […]
Author: paris
User cannot delete items from Exchange 2010 Mailbox in Webmail or Outlook
Recently had a user not be able to delete items from another Users exchange Mailbox ( 2010 ) apart from having full permissions to the Mailbox Exchange 2010 […]
Wifi/Wireless Diagnostics
Finding issues in wireless networks can be hard , however there are some tools you can use before you get the Spectrum Analyser in! Powershell Auditing Download […]
Whitelist Mimecast Outlook Plugin in Windows Firewall
Great a Computer Configuration Group Policy Object for Windows Firewall per belowWhitelist the below files Inbound and OutboundC:\program files\mimecast\mimecast windows service\msddsk.exe ( 32 bit ) C:\program files (x86)\mimecast\mimecast […]
How to build SNMP Monitors in Nable ( Mib / Oid )
How to get OID from MIBUse Passler MIB Importer ( https://www.paessler.com/tools/mibimporter ) to get your .mib’s into .oidlibFile OpenThen File Save As Find the Oid list for the device http://www.oidview.com/mibs/5951/NS-ROOT-MIB.htmlhttps://docs.citrix.com/content/dam/docs/en-us/netscaler/11/downloads/netscaler-11-snmp-oid-reference.pdfGet information […]
Toshiba : Unable to connect: The ClientSDK connection service isn’t able to connect to the servers Network Service, please check if its running!!
Enter IP of the Server Or deploy GPO to copy the fileC:\Users\%username%\AppData\Local\e-BRIDGE Capture And Store\PC Client\Settings\Settings.dat andc:\Users\Default\AppData\Local\e-BRIDGE Capture And Store\PC Client\Settings\Settings.dat
Enabling Disclaimer ( Signatures ) on 365
Properties supported : https://technet.microsoft.com/en-us/library/dd638183.aspx#PropertyTypesAdd a Hub Transport Rule to Add Disclaimer per below :*Signatures will get added to the bottom, you can create a rule to Ignore RE: […]
Cannot load “MAPI32.dll” Please install MAPI – Myob AccountRight Premier
On Upgrading from Office 2013 to Office 2016 ( Must be 32 bit ) the following error displayedYou need to download this script and run from a […]
Zoho – Please enter valid mobile number
Recently I was trying to validate a Zoho account and kept getting backPlease enter valid mobile number After it was a valid number. Turns out when you create […]
VBS files to Disable Autoupdates of Java, Adobe Reader and Shockwave
[pastacode lang=”markdown” user=”pariswells” repos=”pariswells.com” path_id=”Vbs/DisableAdobeReader.vbs” revision=”” highlight=”” lines=”” provider=”github”/] [pastacode lang=”markdown” user=”pariswells” repos=”pariswells.com” path_id=”Vbs/DisableJavaAutoUpdate.vbs” revision=”” highlight=”” lines=”” provider=”github”/] [pastacode lang=”markdown” user=”pariswells” repos=”pariswells.com” path_id=”Vbs/DisableShockWaveAutoUpdate.vbs” revision=”” highlight=”” lines=”” provider=”github”/]