> devramdin.com
Home
About
twitter linkedin github rss
  • Install Internet Explorer on Windows Server 2019

    calendar Apr 26, 2022 · 1 min read · PowerShell WindowsServer  ·
    Share on: twitter facebook linkedin copy

    On servers with restricted access to the internet you can mount the Windows Server 2019 ISO and run the following PowerShell command:
    1Add-WindowsCapability -Name Browser.InternetExplorer~~~~0.0.11.0 -Online -Source <Drive>:\sources\sxs\


    Read More
  • Backup-GPO Error on Windows Server Core

    calendar Jun 10, 2019 · 1 min read · PowerShell WindowsServer  ·
    Share on: twitter facebook linkedin copy

    After migrating some scheduled tasks to a new Windows Server 2016 Core server I discovered that the Backup-GPO cmdlet was throwing an error. Backup-GPO: The data is invalid. (Exception from HRESULT: 0x8007000D) I used this quick PowerShell script in order to determine which GPOs in particular were having an issue. …


    Read More
  • Cannot Start Server Service

    calendar Mar 27, 2014 · 1 min read · WindowsServer  ·
    Share on: twitter facebook linkedin copy

    While scripting a report; I came across an error about being unable to connect. I examined the server in question and found the server service was not running. I tried to start it but it stopped immediately with the following error in the system event log: Windows could not start the Server service on Local Computer …


    Read More
  • Upgrade Windows Server 2012 Essentials to Windows Server 2012 R2 Standard

    calendar Jan 6, 2014 · 2 min read · WindowsServer  ·
    Share on: twitter facebook linkedin copy

    There is no direct upgrade path from Windows Server 2012 Essentials to Windows Server 2012 R2 Standard. These are the steps I performed as a workaround. Transition to Windows Server 2012 Standard Open Windows PowerShell as Administrator, and then run the following command. dism /online /set-edition:ServerStandard …


    Read More
  • Unable to Install Silverlight

    calendar Oct 25, 2012 · 1 min read · WindowsServer Silverlight  ·
    Share on: twitter facebook linkedin copy

    I was unable to install Silverlight on a Windows 2003 server, it failed with error 1625. I took a look in the %TEMP%/SilverlightMSI.log and found this entry: This installation is forbidden by system policy. Contact your system administrator. This was strange as we don't have any GPOs to restrict software and UAC …


    Read More
  • Cannot Start SQL Node in Cluster

    calendar Sep 18, 2012 · 1 min read · WindowsServer SQL  ·
    Share on: twitter facebook linkedin copy

    I was unable to start SQL on one of the nodes of our 2008 R2 clusters. The resource status would show as Online Pending and then eventually fail. It turns out that the SQL Browser service was disabled on the node. After enabling it, SQL started up immediately.


    Read More
  • Denied by Policy Module

    calendar Aug 22, 2012 · 1 min read · Lync PKI WindowsServer  ·
    Share on: twitter facebook linkedin copy

    We're currently deploying Lync 2010 and needed to provision some certificates for the Edge server from our internal PKI environment. The Lync certificate wizard was used to generate the request and when it was submitted to the CA we got this error: Denied by Policy Module 0x80094800, The request was for a certificate …


    Read More
  • The Case of the Misbehaving OCS Edge Server

    calendar Jul 17, 2012 · 2 min read · KB955805 OCS WindowsServer  ·
    Share on: twitter facebook linkedin copy

    Recently we had an issue with our OCS 2007 R2 edge server.The OCS services refused to start and the server was very sluggish in general. After some troubleshooting it was determined that some of the services would start if the network interfaces were disconnected and performance also returned to normal. Odd but it was …


    Read More
  • WSUS in a DMZ

    calendar Jul 5, 2012 · 1 min read · KB972493 WindowsServer WSUS  ·
    Share on: twitter facebook linkedin copy

    I was building a new server in the DMZ and got the following error when attempting to add the WSUS role. After doing a bit of research it turns out that WSUS is not included in the binaries for 2008 R2 and either needs to be downloaded from Microsoft or an existing WSUS server. Since this server has no internet …


    Read More

Dev Ramdin

Systems Administrator, Tech Enthusiast

Recent Posts

  • Install Internet Explorer on Windows Server 2019
  • Backup-GPO Error on Windows Server Core
  • Migrated to Azure
  • Cannot Start Server Service
  • WinRM Not Listening
  • Upgrade Windows Server 2012 Essentials to Windows Server 2012 R2 Standard
  • Windows 8 Dynamic Ticks Freezing Issue
  • New Host

Tags

WINDOWSSERVER 9 POWERSHELL 3 WORDPRESS 3 ASUS-XONAR 1 AZURE 1 KB955805 1 KB972493 1 LYNC 1 OCS 1 PKI 1 SILVERLIGHT 1 SQL 1 WINDOWS-SERVER 1 WINDOWS10 1
All Tags
ASUS-XONAR1 AZURE1 KB9558051 KB9724931 LYNC1 OCS1 PKI1 POWERSHELL3 SILVERLIGHT1 SQL1 WINDOWS-SERVER1 WINDOWS101 WINDOWSSERVER9 WINRM1 WORDPRESS3 WSUS1
[A~Z][0~9]
DevRamdin.com

Copyright  DEVRAMDIN.COM. All Rights Reserved

to-top