After installing Rand McNally IntelliRoute software, users may experience the error "Initialization of Client failed: Closing Application" This problem is usually attributed to inadequate permissions for the user…
Get current RDS-CAL details via PowerShell. Run this from your 2008 RDS Licensing server. # Filename of the export $filename = RDS-CAL-Report.csv # Import RDS PowerShell Module import-module…
A quick PowerShell script hacked together to scan Active Directory computer objects that are Server 2008+ and check for MS17-010 patches.
This is just a screenshot slideshow of Windows Server 2008 R2 Standard (Full) installation.
Microsoft Press release free eBooks often and this is a nice one to have if you are responsible for maintaining Windows Server 2008 R2 (or just curious!). Free…
I had a virtual 2008 R2 Standard server that I upgraded memory on to 64GB and realized (forgot) that it only supported up to 32GB RAM. Here's what…
Here's some of the things I do to a new Server 2008 R2 install (physical and/or virtual settings are mixed in; (VIRTUAL ONLY) specifies I only do configuration…
Here is how to enable ICMPv4 echo from the command line using netsh in Server 2008 R2 netsh advfirewall firewall add rule name=ICMP Allow incoming V4 echo request…
In server 2008, it's quite easy to attach a task to an event. In EventViewer, simply right-click on the event and choose Attach Task to This Event. This…
Here’s a quick video on setting up SNMP services on Windows Server 2008 R2. [SLVideoPlayer file=SNMP2008R2.mp4, width=640, height=480 /]
Update (4/21/2012): This seems to work for 2003 TS and I have tested this on my Server 2008/2008 R2/SP1... Also, the download link for TS-DPI.zip does not seem…