This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Function Automate-Activity | |
| { | |
| <# | |
| .SYNOPSIS | |
| Simulates Mouse and/or Keyboard Activity for quick automation. | |
| .DESCRIPTION | |
| Simulates Mouse and/or Keyboard Activity for quick automation. | |
| .PARAMETER Minutes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search] | |
| "AllowCortana"=dword:00000000 | |
| "AllowSearchToUseLocation"=dword:00000000 | |
| "DisableWebSearch"=dword:00000001 | |
| "ConnectedSearchUseWeb "=dword:00000000 | |