Welcome to Pariswells.com

  • The Fisherman and the Banker
  • Contact
  • Search

Author: paris

How to restrict Fortigate WebUI to Specific IP’s

  • March 5, 2018
  • Networking
  • 0 Comments
  • paris

Login to Fortigate WebUIGo to System , then Administrators, Enable Trusted Hosts for the user account and add the IP/Subnet to the allow lists ( remember to do […]

How to allow sound Playback through RDP on server 2012 Terminal Server

  • March 2, 2018
  • Research
  • 0 Comments
  • paris

Start the Windows Service : Windows Audo and make sure its set to AutomaticEnable the following group policy on the machine Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote […]

How to set Internet Explorer HomePage via GPO and allow users to change

  • March 1, 2018
  • Random
  • 0 Comments
  • paris

Recently a user asked me if they could change their homepage from MSN. I’d agree with the user as MSN is the worst however the Group Policy […]

Citrix Reciever : socket error 10060 citrix

  • February 22, 2018
  • Research
  • 0 Comments
  • paris

When few users were trying to connect to a Citrix netscaler internally they were getting an errorsocket error 10060If you use the ICA file to check what server […]

Script to Delete all Empty Folders

  • February 20, 2018
  • Research
  • 0 Comments
  • paris

for /f “delims=” %d in (‘dir /s /b /ad ^| sort /r’) do rd “%d” (if used inside a batch file, replace %d with %%d)

Server 2012 loading screen stuck on “Please Wait”

  • February 15, 2018
  • Research
  • 0 Comments
  • paris

Recently we have a Virtual Machine that was stuck on booting on Please WaitWe had to boot the server into Safemode by holding down the f8 key […]

The Linked image cannot be displayed error in an Outlook email message

  • February 7, 2018
  • Random
  • 0 Comments
  • paris

Recently had a user who was sending emails with the following displayed in OutlookI thought this issue and error was displaying when a user emailed back his […]

Philips speech exec “license deleted on the server”

  • January 29, 2018
  • Research
  • 0 Comments
  • paris

Go to Settings then License and check where the user is getting a license fromMake sure you can ping that Server and login to the server to […]

Error: “SSL Error 61: You have not chosen to trust ‘Certificate Authority’…” on Receiver for Mac

  • January 24, 2018
  • Research
  • 0 Comments
  • paris

Use : https://whatsmychaincert.com/ to check your chain is correct  :or Download and Run the “Digicert Certificate Utility: and go to Tools , then Check InstallEnter the URL link and […]

Unable to find SRA files. You must install SRA before adding or modifying an array manager.

  • January 24, 2018
  • Research
  • 0 Comments
  • paris