Windows

white and red do not enter signage

IIS Error “Access to the path is denied”

This is a common error seen when setting up websites or doing upgrades, especially when the website root folder is placed outside of the /inetpub/ folder hive. The main cause is the application pool account does not have ACL permissions to the files and directories. You need to figure out which account is being used. The default account differ between […]

IIS Error “Access to the path is denied” Read More »

DHCP – Dynamic Host Configuration Protocol

Summary DHCP is a basic network service to help computers and devices connect to a network and use the Internet.  Linux Internet Systems Consortium maintains the open source software for DHCP. There are other packages but most rely on ISC’s version. The client side is usually installed when the system is created. To install the server side use your systems

DHCP – Dynamic Host Configuration Protocol Read More »

Disk Drives

This includes both physical drives and virtual drives. Physical drives can be internal or  external, magnetic or solid state, IDE, SCSI, SATA, SAS, USB or just about any connection. Disk drives have a partition structure.  This is also known as a volume structure. Each partition or volume also has a file structure. Not all Operating Systems (OS) read all partition

Disk Drives Read More »

Uninstall ADFS

Sometime you need to uninstall ADFS (Active Directory Federation Services) in a clean fashion. The process ins’t hard but you do need to do things in a proper order. The process is slightly different between ADFS v2.0 and v3.0 but most of it is the same. The Basics Lets look at the basic steps and then go into more details.

Uninstall ADFS Read More »

Certificate Errors

Error: ASN1 bad tag value met One error message seen will say; Complete Certificate RequestThere was an error while performing this operation.Details: CertEnroll::CX509Enrollment::p_InstallResponse: ASN1 bad tag value met. 0x8009310b (ASN: 267) Additional error messages might also say; Cannot find the certificate request associated with this certificate file. A certificate request must be completed on the computer where it was created.

Certificate Errors Read More »

Scroll to Top