#Azure, #Intune Microsoft Intune “You can’t create both a recovery password and a recovery key” | Solved For the second time, I faced a BitLocker issue when trying to launch automatic encryption on one of the intune joined devices. Since the BitLocker enc Friday, January 27, 2023 Share
#Azure, #Intune Microsoft Intune “BitLocker encryption cannot be applied to this drive” | Solved Today I faced a wired issue when trying to get an Intune policy to automatically encrypt windows 10/11 disks. Since the automatic encryption does not Thursday, January 26, 2023 Share
#Javascript, #Programming Javascript Countdown Timer (Simple & Accurate) There are many ways to write a Javascript base countdown timer with minutes and seconds. Today we are focusing on building simple vanilla javascript t Thursday, June 11, 2020 Share
#PHP, #Programming PHPMailer - Unable to find the socket transport "ssl" on WAMP issue? | Solved SMTP -> ERROR: Failed to connect to server: Unable to find the socket transport "ssl" - did you forget to enable it when you configured P Thursday, June 04, 2020 2 Share
#Linux, #System Etisalat UAE IMAP, POP3 and SMTP Email Settings ( 2020 Updated ) Today I faced a challenge with finding the Etisalat UAE email settings. After hours of trial and error, I managed to validate the following settings. I Thursday, June 04, 2020 7 Share
#Server, #System Fix NSLOOKUP *** UnKnown can't find : Non-existent domain ( 2020 Updated ) “ *** UnKnown can't find : Non-existent domain on NSLOOKUP ” error occurs when the DNS reverse lookup zone for the particular network is either not Wednesday, June 03, 2020 11 Share
#System, #Windows Make bootable USB drive in under 2 minutes in any Windows OS ( 2020 Updated ) I have created bootable USB drives using various tools. But if you are in a windows environment you can do that in under 2 minutes using the windows c Friday, January 10, 2020 Share
#Linux, #Other How to resize product photos in batchs with Mogrify in two steps? The following requirement popped up to resize a batch of product photos with various resolutions. Final image size should be 500 x 500px. If the origina Wednesday, January 25, 2017 Share
#AWS, #Azure Magento country wise annual sales report directly from the database There are many extensions out there that you can use to get country-wise sales reports. However, you can retrieve many more things if you belittle fam Thursday, December 29, 2016 Share
#Javascript, #Programming How to convert any text to an SEO friendly slug with JavaScript? Probably you are here to find a way to convert your text string into a slug. Me too wanted the same and could create the following quick and neat func Wednesday, November 23, 2016 Share
#System, #Windows PowerShell command for NSLookup Resolve-DnsName is the PowerShell version of NSLookup. PowerShell commands are very powerful and feature-rich compared to the classic cmdlet commands. Thursday, June 16, 2016 1 Share
#System, #Windows How to fix/stop windows 10 waking from sleep? Issue Microsoft w indows 10 unexpectedly wakes from the sleep state. I know by the time you read this you are facing some discomforting issue. Your lapto Saturday, June 11, 2016 Share
#MySQL, #Programming SOLVED: How to easily compare two MySQL tables to find data differences? Today I performed some complex database merging and the data as well as the table structures had to be compared properly before the production launch. Wednesday, November 11, 2015 Share
#Networking, #System Cisco VRF Lite Made Easy (How to configure VRF lite?) My goal is to give you the base understanding to the VRF in an easy to understand way. VRF is one of the important technology for Cisco exams as well Saturday, November 07, 2015 Share
#PHP, #Programming How to make SEO friendly URLs from any string with PHP? I wanted to convert very complicated strings in to SEO friendly URLs. The challenge was to generate a unified URL after removing all illegal character Thursday, October 29, 2015 Share