Uefi boot PXE
When you are having issues with PXE boot with newer laptops with a uefi bios, it can be caused by a missing wdsmgfw.efi file in c:\RemoteInstall folder. Copy the missing…
When you are having issues with PXE boot with newer laptops with a uefi bios, it can be caused by a missing wdsmgfw.efi file in c:\RemoteInstall folder. Copy the missing…
Do you ever need to create a 20 page Word document for some testing purpose? Are you tired of copying & pasting old boring “lorem ipsum” text over and over again, increasing font size and line space in order to make the document 20+ pages long? Look no further! I will show you a small trick in Microsoft Word (2007 and above) to create a large test document with random text in less than 5 seconds, and then you can impress your colleague or your boss with this little secret trick.
Windows automatically hides devices that are not presently connected to the system, but they still exist in Windows’ configuration. This is especially problematic when changing virtual network adapters and not being able to remove IP configurations from old adapters. To resolve:
(more…)You can do this via exchange admin center. 1] use the exchange admin center to set up an automatic reply on user’s mailbox via using another user option. 1. sign in…
This article describes how to export your UniFi Controller from one Cloud Key to another.
| NOTES & REQUIREMENTS: Please upgrade both Cloud Key firmwares to the latest version available, as well as the UniFi Controller Software. It is recommended to create a backup of your current Controller before beginning. |
At this at the beginning of a HTML site to automatically refresh/reload a site once. <script type="text/javascript"> $(document).ready(function(){ //Check if the current URL contains '#' if(document.URL.indexOf("#")==-1){ // Set the URL…
#get mailboxes and iterate through each email address and shows it either primary or an alias get-mailbox | foreach{ $host.UI.Write("Blue", $host.UI.RawUI.BackGroundColor, "`nUser Name: " + $_.DisplayName+"`n") for ($i=0;$i -lt $_.EmailAddresses.Count;…
When you connect to a computer (either a Windows client or Windows Server) through the Remote Desktop client, the Remote Desktop feature on your computer “hears” the connection request through a defined listening port (3389 by default). You can change that listening port on Windows computers by modifying the registry.
(more…)Click Chrome > Preferences, or just paste chrome://settings/content/notifications into your browser to skip steps 2-4. Scroll down and click Advanced Click content settings Click Notifications Next to the Ask before sending (recommended) text, click the toggle button. It should now…
Go to internet options and then tab Advanced. Enable SSL 3.0 and disable all the TLS options.