Windows User Profile (corrupt/deleted)

Sometimes Windows Profiles gets corrupt especially roaming profiles or if different users are working on the same machine someone is deleting files from another profile just for fun or what ever. Than it often happens […]

Reverse DNS

If you ever needed a Machine Name for an IP Address you can simply try this PowerShell command (always run as administrator). There is an alternative to get more information while connection to the Active […]

How To Batch Delete All Empty Folders In Outlook?

Press Alt + F11 keys to open the Microsoft Visual Basic for Applications window. Click Insert > Module, and paste below VBA code into the new module window. Press F5 Key or Run button to run this VBA code. In the popping out Select Folder dialog […]

JNLP files not opening

If you have the issue that JNLP files don’t open correctly anymore with Java simply copy the code below in a .reg file and import it to your registry. Pay attention that this example here […]

Activate RDP over Remote Registry

Sometimes you are admin and have access to a remote machine by Windows Explorer etc but you need RDP to be enabled. For that you need to connect with regedit.exe remotly to the other machine (maybe […]

Windows 10 Fast Startup Mode

Maybe not so good for companies! Windows 10 includes a feature called “Fast Startup”, which is enabled by default. The whole idea behind this feature is to make it so computers don’t take as long […]

Remote management of Windows Firewall

Windows Firewall – Remote Access through MMC Enable rule to let the remote pc in: Enable the rule in a domain environment: Pay attention that this codes needs to be used in an elevated powershell […]