Yes, in Windows 10 from 1709 is missing, but... I had Windows 2008 Server with SMB2 disabled. So:
HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters
Smb2, DWORD, 1 - enabled, 0 - disabled
Restart required.
Pokazywanie postów oznaczonych etykietą Windows 10. Pokaż wszystkie posty
Pokazywanie postów oznaczonych etykietą Windows 10. Pokaż wszystkie posty
2019-07-23
2018-08-12
windows 10 - enable hibernation
From elevated command prompt just type:
powercfg /hibernate onIf you receive this error:
Unable to perform operation. An unexpected error (0x65b) has occurred: Function failed during execution.it just means that You haven't got local administrator's permission - You must just run cmd as administrator.
2018-07-25
high ports - Windows 10
How to find high ports for outbound communication?
netsh int ipv4 show dynamicport tcp
netsh int ipv4 show dynamicport udp
netsh int ipv6 show dynamicport tcp
netsh int ipv6 show dynamicport udp
2018-05-02
Windows 10 telemetry & Windows Server - what to disable
Windows 10 and Windows Server 2016
Services to disable:
- diagtrack - stop and disable (it can be enabled by updates)
hosts file
::1 vortex-win.data.microsoft.com
::1 settings-win.data.microsoft.com
::1 vortex.data.microsoft.com
::1 vortex-win.data.microsoft.com
127.0.0.1 telecommand.telemetry.microsoft.com telecommand.telemetry.microsoft.com.nsatc.net
127.0.0.1 oca.telemetry.microsoft.com
127.0.0.1 oca.telemetry.microsoft.com.nsatc.net
127.0.0.1 sqm.telemetry.microsoft.com sqm.telemetry.microsoft.com.nsatc.net
127.0.0.1 watson.telemetry.microsoft.com watson.telemetry.microsoft.com.nsatc.net
127.0.0.1 redir.metaservices.microsoft.com
127.0.0.1 choice.microsoft.com choice.microsoft.com.nsatc.net
127.0.0.1 df.telemetry.microsoft.com
127.0.0.1 reports.wes.df.telemetry.microsoft.com
127.0.0.1 services.wes.df.telemetry.microsoft.com
127.0.0.1 sqm.df.telemetry.microsoft.com
127.0.0.1 telemetry.microsoft.com
127.0.0.1 watson.ppe.telemetry.microsoft.com
127.0.0.1 telemetry.appex.bing.net
127.0.0.1 telemetry.urs.microsoft.com
127.0.0.1 settings-sandbox.data.microsoft.com vortex-sandbox.data.microsoft.com
2018-04-10
Windows 2016 or Windows 10 - Check updates Install updates - grayed out
Strange error/configuration problem. Windows 2016 or Windows 10 (Enterprise, but it's probably connected with every SKU) - policies applied and as an administrator You can't check for updates and You can see this stupid message:
Very funny, I'm an administrator, the gpo works perfectly for Windows 2008/R2/2012/R2 but for 2016 not.
Multiple people have the same problem but for some unknown reason there are not too many solutions. The best one is here - Microsoft forum for Partners.
In a few words:
- change to Not Configured policy Remove access to use all Windows Update features;
- do two restarts;
It should work now.
Some settings are managed by your organizationVery funny, I'm an administrator, the gpo works perfectly for Windows 2008/R2/2012/R2 but for 2016 not.
Multiple people have the same problem but for some unknown reason there are not too many solutions. The best one is here - Microsoft forum for Partners.
In a few words:
- change to Not Configured policy Remove access to use all Windows Update features;
- do two restarts;
It should work now.
Subskrybuj:
Komentarze (Atom)
