

- #WINDOWS NETWORK SCANNER CMD HOW TO#
- #WINDOWS NETWORK SCANNER CMD INSTALL#
- #WINDOWS NETWORK SCANNER CMD WINDOWS 10#
It’s a pretty powerful tool, so if you’ve never used it before, it’s worth taking some time to learn what it can do.
#WINDOWS NETWORK SCANNER CMD WINDOWS 10#
If you’re using Windows 10 Professional or Enterprise, the easiest way to enable the mapped network drive scan is by using the Local Group Policy Editor. Pro and Enterprise Users: Enable Mapped Network Drive Scan via Group Policy Type in the following command, look for the value “DisableScanningMappedNetworkDrivesForFullScan” and make sure it’s set to “False.” The PowerShell console won’t confirm the option is set, but you can check it yourself. In the PowerShell window, type the following cmdlet: Set-MpPreference -DisableScanningMappedNetworkDrivesForFullScan 0 RELATED: 9 Ways to Open PowerShell in Windows 10Ĭlick “Yes” in the prompt that appears to allow access to your computer.

Right-click “Windows PowerShell,” and then select “Run as Administrator” from the menu. To do so, click the Start button, and then type “Powershell”. Start by opening an elevated instance of PowerShell. Just copy/paste the premade cmdlets we’ve prepared for this guide. There’s less risk using PowerShell, and you won’t have to worry about potentially messing with critical system settings. If you don’t feel comfortable editing keys in the Windows Registry, you can enable the option to scan network drives with PowerShell instead. Home Users: Enable Mapped Network Drive Scanning via PowerShell When you’re ready, open the Registry Editor by pressing Windows+R on your keyboard, typing “regedit” into the box, and then pressing Enter.
#WINDOWS NETWORK SCANNER CMD INSTALL#
Windows will probably do this automatically when you install an update, but it couldn’t hurt to make one manually-that way, if something goes wrong, you can always roll back. You should also make a System Restore point before continuing.
#WINDOWS NETWORK SCANNER CMD HOW TO#
RELATED: How to Backup and Restore the Windows Registry And, definitely back up the Registry (and your computer!) before making changes. That said, if you’ve never worked with it before, consider reading about how to use the Registry Editor before you get started. This is a pretty simple hack, and as long as you stick to the instructions, you shouldn’t have any problems. Here’s our standard warning: Registry Editor is a powerful tool, and misusing it can render your system unstable or even inoperable. (If you have Windows 10 Pro or Enterprise, however, we recommend using the easier Group Policy Editor, as described in the next section.) You can also do it this way if you have Windows 10 Professional or Enterprise but just feel more comfortable working in the Registry as opposed to Group Policy Editor. If you have Windows 10 Home, you’ll have to edit the Windows Registry-or use PowerShell, which we’ll cover later-to make this change. Home Users: Enable Mapped Network Drive Scanning via the Registry
