TreeSize Free Portable

September 12th, 2020

TreeSizeFree-Portable

Microsoft® Update-katalog

September 12th, 2020

https://www.catalog.update.microsoft.com/home.aspx

New-MailboxExportRequest -ContentFilter

August 30th, 2020

Year: 2018

New-MailboxExportRequest -ContentFilter “”(Received -lt ’01/01/2019′) -and (Received -gt ’01/01/2018′)”” -Mailbox “1234@1234.com” -FilePath “\\server\Pst$\1234@1234.com.pst” -AcceptLargeDataLoss:$true -BadItemLimit “9999”

How to Setup Inbox Rules for Shared Mailbox on Office 365

August 28th, 2020
  1. Open a browser and visit this page
    https://outlook.office365.com/ecp/shared-mailbox-address/
    Replace shared-mailbox-address with your shared mailbox address.
  2. Click on organize email on the left side.
  3. Click on inbox rules on the top.
  4. Click on the plus sign to add a new rule.

Outlook 2019 – AutoDiscover

June 19th, 2020

Exclude initial check to Office 365 Autodiscover URL

Set-ItemProperty -Path “HKCU:\Software\Microsoft\Office\16.0\Outlook\AutoDiscover” -Name ‘ExcludeExplicitO365Endpoint’ -Value 1 -Type DWORD –Force

Office 365 Please Add Import Export Role

March 4th, 2020
  • Browse to 365 home panel.
  • Select Admin Centres and Exchange.
  • Select Permissions.
  • Click”+” to create a new role.
  • Name the role Import Export.
  • Under Roles locate the “Mailbox Import Export” role.
  • Add the desired user.
  • Wait an hour and check back!
  • https://protection.office.com/
  •  

Fix L2TP and PPTP VPNs on Windows Vista/7/8/2008/R2/2012/2016/2019

February 16th, 2020

On your Windows Vista, 7 or 8 client machine change or add the following registry item:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent

New DWORD (32-bit) Value:

AssumeUDPEncapsulationContextOnSendRule

Set the value to 2

This allows the client or server to be behind a NAT firewall.

Reboot after making the change, and retry the connection.

How to Fix RDP not Saving Password / Credentials (Windows Remote Desktop Connection)

November 12th, 2019

After upgrading to Windows 10, I have had some issues with a couple of RDP connections that wouldn’t store the username and password (credentials). Despite ticking the box to save the credentials, it would always prompt me to enter the password.

Here’s how to fix the issue with RDP not saving the login information, which should work not just on Windows 10, but also other versions of Windows if you have the same problem:

  1. Click Start and type “GPEDIT.MSC” to search for the shortcut to the Windows Group Policy Editor.
  2. Right-click the gpedit.msc shortcut and click run as Administrator.
    (Ignore any popups about errors if you get any when the Group Policy Editor console opens up).
  3. Browse to Local Computer Policy > Computer Configuration > Administrative Temples > System > Credentials Delegation
  4. Double click the setting called “Allow delegating default credentials with NTLM-only server authentication” to edit it.
  5. Change the setting to “Enabled” and then click the “Show…” button in the “Options:” window where it says “Add servers to the list:”.
  6. Double click the field below “Value” (with the black arrow to the left) and type in “TERMSRV/*” (without the double quotes).
  7. Click Ok and then Ok again to close both popups, so that you only see the list of settings again.
  8. Now just repeat the exact same for these three policies as well:
    Allow delegating default credentials
    Allow delegating saved credentials
    Allow delegating saved credentials with NTLM-only server authentication
  9. Close the Local Group Policy Editor and RDP should now work as expected again!
  10. Restart

https://tommynation.com/fix-rdp-saving-password-credentials-windows-remote-desktop-connection/

Port Forwarding & Whitelisted IP access – EdgeMAX Router

April 17th, 2019

configure
set firewall name WAN_IN rule 100 action accept
set firewall name WAN_IN rule 100 protocol tcp
set firewall name WAN_IN rule 100 destination port 3389
set firewall name WAN_IN rule 100 description “RDP”
set firewall name WAN_IN rule 100 source address 188.XXX.XXX.XXX
set service nat rule 100 type destination
set service nat rule 100 description “RDP”
set service nat rule 100 inside-address address 10.XX.XX.XX
set service nat rule 100 inside-address port 3389
set service nat rule 100 inbound-interface eth0
set service nat rule 100 protocol tcp
set service nat rule 100 log disable
commit
save

Change Windows Desktop Background – Windows 10

February 2nd, 2019

The background is stored in the registry. There are a few different ways to set it. But there several ways to set a registry value via the command line.

To set the background to a specific color you need to unset any wallpaers, and set the color.

HKEY_CURRENT_USER\Control Panel\Colors\Background = ‘r g b’

HKEY_CURRENT_USER\Control Panel\Desktop\Wallpaper = ‘