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”/]
How to Update\Add\Renew Citrix Netscaler SSL Cert
Open Netscaler and generate RSA KeyCreate a new RSA key Create a new CSR Request File Name is name.csrKey FileName is the RSA key you just generatedDigest Method : […]
Previous full backup chain transformation failed Error: Agent: Failed to process method {Transform.Patch}: An unexpected network error occurred.
Recently multiple Transform jobs for Veeam on a Synology NAS was maxing out the I/O’s of the NAS , with the errors Previous full backup chain transformation […]
How to find out if links in Email contains virus
https://urlscan.io/ Plug in the URL and it returns a bunch of stats PLUS a lovely little screenshot of what is on the other side https://www.virustotal.com Upload a file, or provide […]
May Windows Update breaks RDP
https://support.microsoft.com/en-au/help/4093492/credssp-updates-for-cve-2018-0886-march-13-2018 I had one user with this issue and on Windows Home Edition – so the machine don’t have GPO or Gpedit.It didn’t had the Registry key, way […]
DNS Authentication – DMARC Fail
Recently had a customer have a bounce back for an email someone tried to send him with the error DNS Authentication – DMARC Fail DMARC Utilises DKIM and SPF […]
How to find Serial Number from Vmware Vsphere Esxi Host
Enable SSH on the ESXi Machine and run the following If this doesnt work then you can use something like this in powershell however it needs Vcenter and […]