http://www.systemcentercentral.com/ws2012-vdi-tip-how-to-publish-a-full-desktop-alongside-published-apps/
Category Archives: Uncategorized
Cisco WLC predownload image to APs
config ap image predownload primary all
show ap image all
http://itadminguide.com/upgrade-cisco-wlc-and-predownload-image-to-ap/
usb receiver missing mouse driver – KB4074588
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
NTFRS To Start Replicating After SYSVOL Non-Authoritative Restore
https://jorgequestforknowledge.wordpress.com/2006/05/12/kicking-ntfrs-to-start-replicating-after-sysvol-non-authoritative-restore/
Acrobat Reader DC email button sharing menu
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
Office 365 Shared pc license
https://blogs.technet.microsoft.com/educloud/2015/03/20/how-to-setup-shared-computer-activation-step-by-step-for-your-education-environment/
Hide users from Global Address List with adsync enabled
https://gertkjerslev.com/howto-sync-msexchhidefromaddresslists-attribute-office-365
https://blog.cloudadmin.me/2018/05/27/hide-user-global-address-list-using-aadsync-azure-active-directory-connect/
Set-ADUser paulie -Replace @{msExchHideFromAddressLists=$false}

$Cred = Get-Credential
$s = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential $cred -Authentication Basic -AllowRedirection
Import-PSSession $s
get-Mailbox -Identity test@domain.com | fl HiddenFromAddressListsEnabled
ahsay maillevel export as msg files
Create Self signed certificate
command: C:\Program Files\IIS Resources\SelfSSL\selfssl /N:CN=server.domain.local /V:5475
valid for 15 years
Ignore the error: Error opening metabase: 0x80040154
download link : http://www.microsoft.com/download/en/details.aspx?id=17275
