wdsutil /set-server /DefaultX86X64ImageType:x64
https://bjtechnews.org/2014/11/29/speed-up-pxe-boot-in-wds-and-sccm/
Bcdedit -store c:\default.bcd -set {68d9e51c-a129-4ee1-9725-2ab00a957daf} ramdisktftpblocksize 16384
wdsutil /set-server /DefaultX86X64ImageType:x64
https://bjtechnews.org/2014/11/29/speed-up-pxe-boot-in-wds-and-sccm/
Bcdedit -store c:\default.bcd -set {68d9e51c-a129-4ee1-9725-2ab00a957daf} ramdisktftpblocksize 16384
asa(config)# crypto key generate rsa general-keys modulus 2048
a username:
asa(config)# username testuser password testpass
and the system should know where your useraccounts are:
asa(config)# aaa authentication ssh console LOCAL
Edit: And only allowing SSHv2:
asa(config)# ssh version 2
—
https://supportforums.cisco.com/t5/firewalling/how-to-enable-ssh-on-asa-5525/td-p/2009812
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/