WordPress – fix canonical URL
function gallery_canonical($url) {
return site_url($_SERVER[‘REQUEST_URI’]);
}
add_filter( ‘wpseo_canonical’, ‘gallery_canonical’ );
add_filter( ‘wpseo_opengraph_url’, ‘gallery_canonical’ );
function gallery_canonical($url) {
return site_url($_SERVER[‘REQUEST_URI’]);
}
add_filter( ‘wpseo_canonical’, ‘gallery_canonical’ );
add_filter( ‘wpseo_opengraph_url’, ‘gallery_canonical’ );
robocopy \\server1\d$\shared \\server2\d$\shared /E /COPYALL /LOG+:c:\file.log /TEE
get-mailbox | get-mailboxstatistics | ft displayname, totalitemsize
C:\Users\<USER>AppData\Roaming\Adobe\CoreSync\plugins\livetype\c
To make Recipient Cache folder visible using MFCMAPI. Select the Recipient Cache folder and change the PR_ATTR_HIDDEN value to False.
Word Preview : HKCR\CLSID{84F66100-FF7C-4fb4-B0C0-02CD7FB668FE}
PowerPoint Preview : HKCR\CLSID{65235197-874B-4A07-BDC5-E65EA825B718}
Excel Preview : HKCR\CLSID{00020827-0000-0000-C000-000000000046}
For Word:
Delete registry key : HKCR\CLSID{84F66100-FF7C-4fb4-B0C0-02CD7FB668FE}
https://4sysops.com/archives/enable-remote-desktop-remotely-on-windows-10/
psexec.exe \\COMPUTERNAME reg add “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server” /v fDenyTSConnections /t REG_DWORD /d 0 /f
psexec.exe \\COMPUTERNAME netsh firewall set service RemoteDesktop enable
https://4sysops.com/archives/how-to-access-a-users-windows-desktop-without-knowing-their-password/
PSEXEC -SID cmd.exe
Then Task Manager
Then Connect via Users tab
service unfi stop
mongod –repair –dbpath /srv/unifi/data/db service
unifi start