docker run -it –rm jess/hollywood
Author: paris
VBS script for Login to Copy new Default Normal.dotm and backup old copy
[pastacode lang=”markdown” user=”pariswells” repos=”public-code” path_id=”copynew-backup-normal-dotm.vbs” revision=”” highlight=”” lines=”” provider=”github”/]
Nutanix N-able Service Template
[pastacode lang=”markdown” user=”pariswells” repos=”public-code” path_id=”Nutanix%20Cluster.xml” revision=”” highlight=”” lines=”” provider=”github”/] [pastacode lang=”markdown” user=”pariswells” repos=”public-code” path_id=”Nutanix Console.xml” revision=”” highlight=”” lines=”” provider=”github”/] [pastacode lang=”markdown” user=”pariswells” repos=”public-code” path_id=”Nutanix Controller.xml” revision=”” highlight=”” lines=”” provider=”github”/] [pastacode […]
Iphone/Android GAL Sync
Users can search GAL in Online mode : http://contact-outlook.itrezzo.com/2014/05/Global-Address-List-iPhone-Search-vs-Sync.html They can add GAL contacts to their personal Contacts Via : http://tomtalks.uk/2017/05/quickly-copy-outlook-exchange-global-address-list-personal-contact-list-phone/ , however this is manual This will sync Gal to a […]
Mimecast Impersonation Protection not working
Recently a email came in from a third party which wasn’t blocked by the Impersonation ProtectionAdministration > Gateway > Policies > Impersonation Protection Definitions Default Impersonation Protection for Mimecast Similar Internal Domain […]
How to update\renew N-Central SSL cert with Digicert
Login to N-Central with the username : [email protected] process will take the N-able server down so it will need to be in Scheduled OutageChooseEnter the details of the […]
Office 365 Archive Mailbox Missing Inbox and Sent Items
Recently when a user tried to look at his Online Archive in Webmail the folder was missing. In Outlook 2016 ( NOT Outlook 2013 as this doesn’t […]
Netscaler Upgrade
Using a Citrix Account , download the latest firmware https://www.citrix.com/downloads/netscaler-adc/ Save the Config for your Netscaler and also do a snapshot Webased Upgrade go to System – System Upgrade and select the firmware file and click Upgrade CLI Download […]
Powershell to Install Desktop Experience on Server OS in Powershell
[pastacode lang=”markup” user=”pariswells” repos=”public-code” path_id=”InstallDesktopExperience.ps1″ revision=”” highlight=”” lines=”” provider=”github”/]
How to List Folder Permissions for User Shares and Reset the NTFS permissions
List the permissions on all the folders[pastacode lang=”markdown” user=”pariswells” repos=”public-code” path_id=”ListFolderPermission.ps1″ revision=”” highlight=”” lines=”” provider=”github”/]Change the permissions[pastacode lang=”markdown” user=”pariswells” repos=”public-code” path_id=”FixUserFolderNTFSPermissions.ps1″ revision=”” highlight=”” lines=”” provider=”github”/]