Saturday, August 5, 2023

Search text inside files - Windows 10 Indexing

 Have you ever encountered a situation where you were unable to find specific content within your files using Windows file explorer? It can be frustrating, especially when you know the text you are searching for exists within a file in the folder. This issue often arises after Microsoft updates, which may revert Windows settings to their default configurations.

To address this inconvenience in the future, I'd like to share a simple solution that enables Windows 10 file explorer to search for text inside files. First, navigate to the Windows search bar and type "indexing." Select the "Indexing Options" from the search results. This will open the Indexing Options window.

Once you're in the Indexing Options, click on the "Advanced Options" button. Within this window, you'll find the "File Types" tab. Here, you can see a list of file extensions that are currently included in the search indexing process. To enable text search within files of specific extensions, find the extensions you want to include.

For each extension, modify the radio button labeled "How should this file be indexed" to the "Index Properties and File Contents" option. This change will ensure that the content within those files is indexed and becomes searchable using the Windows file explorer.

By following these steps, you can enhance your Windows file explorer's functionality, enabling it to search for text inside various files efficiently and saving you time and frustration when locating specific information in the future.


Richard


Tuesday, June 13, 2023

Upgrade IBM i Operating System to 7.4

Hi All,

Currently planning an upgrade from IBM I5 V7R3 to V7R4. I have been a long time since I have done an upgrade myself. But, it's like riding a bicycle; you do not forget some things.

Thank you, IBM, for providing an excellent guide for the update.

Upgrade IBM i Operating System to 7.4.














Best,

Richard

Tuesday, April 18, 2023

IBM i IFS mapped drive - Access Denied

 The other day I had an issue configuring a mapped drive to the IBM i IFS. The error generated stated access was denied and not allowing me to map a drive from Windows.

I could log on to the green screen, run WRKLNK for the share I attempted to map, and connect to Navigator with no problem. My profile was not disabled on the Net Server.

I could map to the IFS with an alternate generic profile with no issue.

Very strange. I searched Google for anything I missed and found I had covered all the bases.

A little later, I was chatting with my good buddy Jason, and I mentioned how this system does not have complexity rules like his system, and as the words came out of my mouth, the light bulb lit up. 

My password is mixed case, and I must use all lowercase when I need to map a drive. I sure miss single sign on.

Learn something new every day. Actually, probably something I had forgotten long ago.

~Richard