The default DNS port is 53. You can view the dynamic port range on a computer that is running Windows Vista or Windows Server 2008 computer by using the following netsh commands: netsh int ipv4 show dynamicport tcp netsh int Read More …
Month: October 2014
Windows 7 USB/DVD Tool – Make Your Own Bootable Memory Stick
Microsoft has a tool and it’s so easy to make an ISO file to be transferred to a USB drive using the tool. It will readily create a USB bootable OS. Now download the file from the following link: Windows Read More …
Mobile Device Management (MDM) by N-Able
The MDM solution provided by the N-Able company which is a sub of Solarwind. I was wondering if there are companies who are looking for an MDM solution based on their specific requirements. And being amazed that recently a company Read More …
PowerShell 2.0 – ShutDown VM Script
Here is the script for shutting down a Virtual Machine. Have a close look in the script and look for change needed, like your virtual machine name, exit reasons etc. This script is tested under Win2k8 and Win2k8R2 Environment. Thanks Read More …
Configuring PowerShell Web Access
Ever realized that Windows Server 2012 and Windows Server 2012 R2 has the PowerShell feature that can be run from Web Browser? YES it has that feature. Following is a screenshot of that: Now first thing you have to do Read More …