https://www.youtube.com/watch?v=rfhc_C1oAQo
http://www.systemcentercentral.com/ws2012-vdi-tip-how-to-publish-a-full-desktop-alongside-published-apps/
http://www.walkernews.net/2016/02/22/using-windows-10-built-in-program-to-check-wi-fi-channel-and-signal/
netsh wlan show networks mode=bssid |^ findstr /I /R "^ssid | channel | signal"
isdct show –intelssd
isdct.exe load -intelssd 0
- Intel SSD DC P3700 Series CVFT7295004C800QGN- Bootloader : 8B1B0133 DevicePath : \\\\.\\PHYSICALDRIVE1 DeviceStatus : Healthy Firmware : 8DV101H0 FirmwareUpdateAvailable : The selected Intel SSD contains current firmware as of this tool release. Index : 0 ModelNumber : INTEL SSDPE2MD800G4 ProductFamily : Intel SSD DC P3700 Series SerialNumber : CVFT7295004C800QGN - Intel SSD DC P3700 Series CVFT724554GM800QGN- Bootloader : 8B1B0131 DevicePath : \\\\.\\PHYSICALDRIVE2 DeviceStatus : Healthy Firmware : 8DV10171 FirmwareUpdateAvailable : Firmware=8DV101H0 Bootloader=8B1B0133 Index : 1 ModelNumber : INTEL SSDPE2MD800G4 ProductFamily : Intel SSD DC P3700 Series SerialNumber : CVFT724554GM800QGN
/boot/wpa_supplicant.conf
network={
ssid="SSID"
psk="PREESHARED KEY"
key_mgmt=WPA-PSK
}
/boot/octopi-network.txt
iface wlan0-octopi inet manual
wpa-ssid "SSID"
wpa-psk "PREESHARED KEY"
/etc/dhcpcd.conf
interface wlan0 static ip_address=192.168.1.200/24 static routers=192.168.1.1 static domain_name_servers=8.8.8.8
config ap image predownload primary all
show ap image all
http://itadminguide.com/upgrade-cisco-wlc-and-predownload-image-to-ap/
If your standard usb mouse it detected as “usb receiver”, with a warning signe saying that where is no mathing drivers for the device.
try to check it you have this update installed: KB4074588
it you have, remove this update and disable windows update (for now) and then reboot
unplug the mouse and inset in again, now it should work
https://jorgequestforknowledge.wordpress.com/2006/05/12/kicking-ntfrs-to-start-replicating-after-sysvol-non-authoritative-restore/
how to disable the sharing menu, when a user use the Email button in Acrobat Reader DC October 2018 release
FIX:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown] "bSendMailShareRedirection"=dword:00000000
Source:Â https://helpx.adobe.com/acrobat/kb/send-email-attachment.html
https://blogs.technet.microsoft.com/educloud/2015/03/20/how-to-setup-shared-computer-activation-step-by-step-for-your-education-environment/