Windows 10 Search
-
@scottalanmiller said in Windows: Finding Files with PowerShell:
Hit the Windows key, type the name of the application you want to run, hit enter.
But you're the only one claiming that this doesn't work properly.
-
@Carnival-Boy said in Windows: Finding Files with PowerShell:
@scottalanmiller said in Windows: Finding Files with PowerShell:
Hit the Windows key, type the name of the application you want to run, hit enter.
But you're the only one claiming that this doesn't work properly.
No, if it returns dangerous unpredictable results by default (web results) then it does not work as originally intended and stated by MS. So if you feel web results are in there, then you agree that it does not work the same as before. Originally it was safe that you would never suddenly expose data to the Internet via this process by default. If you accidentally typed a password there, for example, or you just didn't want to publicize what you are looking for on your desktop, it was not a security concern. It's very different today.
So we are agreeing on how it works. You are just saying, I think, that you think it is a feature and I'm saying that I feel that they broken interface that they themselves promoted.
-
@scottalanmiller said in Windows: Finding Files with PowerShell:
@Carnival-Boy said in Windows: Finding Files with PowerShell:
@scottalanmiller said in Windows: Finding Files with PowerShell:
Hit the Windows key, type the name of the application you want to run, hit enter.
But you're the only one claiming that this doesn't work properly.
No, if it returns dangerous unpredictable results by default (web results) then it does not work as originally intended and stated by MS. So if you feel web results are in there, then you agree that it does not work the same as before. Originally it was safe that you would never suddenly expose data to the Internet via this process by default. If you accidentally typed a password there, for example, or you just didn't want to publicize what you are looking for on your desktop, it was not a security concern. It's very different today.
So we are agreeing on how it works. You are just saying, I think, that you think it is a feature and I'm saying that I feel that they broken interface that they themselves promoted.
It is working exactly as Microsoft intends. Just because Microsoft changed their intention and you do not like it, does not mean it is not as intended.
But again, I have no issues with it because it shows all of my data correctly when I search for something.
So you have issues with it. Not everyone. You are exaggerating your point of view as total fact when it it is not.
Staying up to date means you accept change. Even if it is a change you do not like.
Implement appropriate security in your applications (search in this case).
If web results are insecure in your application, disable them.
-
@JaredBusch said in Windows: Finding Files with PowerShell:
It is working exactly as Microsoft intends. Just because Microsoft changed their intention and you do not like it, does not mean it is not as intended.
I said as originally intended. It's a changed interface, that was my point. Not that it wasn't intentionally changed.
I'm not the one that brought up the issue here, I only mentioned that I had similar issues to Dash who had been asked what issues he saw.
-
@JaredBusch said in Windows: Finding Files with PowerShell:
It is working exactly as Microsoft intends. Just because Microsoft changed their intention and you do not like it, does not mean it is not as intended.
I agree that it is (mostly) working as MS intends for it to work in Windows 10.
I miss the days when MS used to force people through tutorials upon first logon... people learned the new features, where made aware of the changes to default things like this.
-
Even with Bing search results turned on, I still find my apps and data I search for. Sometimes I search for an app I think I have, but I don't. Then I click the Bing result which sends me on my way to getting it. Nice feature if you ask me, and I would rather have it than not have it. If I'm dumb enough to type my password in my start menu for who knows what reason, then the Microsoft servers deserve to have it cached in there as my search history. Too bad for me then, I deserve it!
I think it's a handy feature for home use. I keep it turned on and haven't touched any settings on my home PC. At work, different story. I turned off just about everything, but then again we're using "Pro" version here.
-
-
@nadnerB I wonder if it's possible to disable the "search online" with GPO...
-
@DustinB3403 said in Windows 10 Search:
@nadnerB I wonder if it's possible to disable the "search online" with GPO...
It is and has been mentioned long ago in this thread.
-
@JaredBusch I must've missed it, I saw the post that @nadnerB posted last night from my mobile.
I'll find it.
-
@DustinB3403 said in Windows 10 Search:
@JaredBusch I must've missed it, I saw the post that @nadnerB posted last night from my mobile.
I'll find it.
not sure if the specific setting was listed but it was noted by someone that they disable it by GPO.
-
@JaredBusch Maybe @scottalanmiller forked that portion into a different topic, as it is not in this one.
Any ideas?
-
-
@JaredBusch Of course right as I stop reading his post it's right there..
Thanks.
@Tim_G what GPO do you have set to disable this?
-
Never had an issue even with online searches.
If I type terms, I get my Dara IT terms and conditions files.
I always get to the apps I need.
Bearing in mind my systems are all SSD based, so that may or may not be a factor.
-
You have to do a bit of configuration with libraries and Windows Server indexing and stuff to get it to search network shares, I believe? I haven't done this, but might. Are you lot keeping files on local drives? I don't keep anything locally.
Also, I believe it searches OneDrive by default, but I'm not sure if that includes ODfB? Is it easy to get it to search Sharepoint Online, as this is something I will probably need to do soon.
-
@DustinB3403 said in Windows 10 Search:
@JaredBusch Of course right as I stop reading his post it's right there..
Thanks.
@Tim_G what GPO do you have set to disable this?
I tried to paste it in here... exported my GPO to .htm. But the length is too big. Any idea how I can link you to an .htm file easily?
-
Here you go:
https://gist.github.com/tjgruber/b7e0e79743e0e1e5044133c498c43d96#file-win10securitysettingsgpo-htm
Here's the entire actual GPO I made.
Copy the whole thing, and save it as a .htm file to see all the settings as you'd see them in the Group Policy console display. It's lengthy, but helpful.
-
@DustinB3403 said in Windows 10 Search:
@JaredBusch Of course right as I stop reading his post it's right there..
Thanks.
@Tim_G what GPO do you have set to disable this?
But to specifically answer your question, it's here:
Computer Configuration > Policies > Administrative Templates > Windows Components > Search >
- Do not allow web search = Enabled
- Don't search the web or display web results in Search = Enabled
- Don't search the web or display web results in Search over metered connections = Enabled
-
@Tim_G Thank you for that.
Sadly our DFL doesn't support this.....