When Adding a new iscsi target and a SAN storage device, You get the following error:
Offline (The disk is offline because of policy set by an administrator).
When Adding a new iscsi target and a SAN storage device, You get the following error:
Offline (The disk is offline because of policy set by an administrator).
Microsoft Windows
Below are some articles and video that I found to be useful to set up Windows for Active Directoiry, ADFS, ADCS and AWS.
Domain Controller/Active Directory
Setting up and Enabling Federation to AWS Using Windows Active Directory, ADFS, and SAML 2.0. This KB assumes that you have a windows server with IIS, Active Directory, Active Directory Federation Services and Certificate Services Installed.
First, perform the following in your domain:
This article involves Installing Enterprise CA for Active Directory Federation Services.
Installing certificate services
This post will walk you through the setup of Active Directory Federation Services (ADFS) on Windows Server 2016 and configuring it to be your credentials for AWS.
Spin up a VM with Windows Server 2016.
After the install, Configure Networking.
In order to do private networking, ideally you would use Hyper-V virtual switches to bind an interface in each of the guest VM’s to the same logical switch. You can do so with any locally routed convention. You can configure each VM to make use of an IP in the 192.168.0.x range such as: VM1 … Read more
When conned to a Window server you get the following error: Open the task manager and end the RDP Clipboard Monitor task. Then right click on start > run > rpdclip.exe. I was able to find a way that you can script this to make it easier on you moving forward. Please see the link … Read more
If you install Remote Desktop Services on the server, but you do not have any CAL Licenses on the service, you will receive an error for remote connection. The Remote Desktop Service is for hosting your own RDP Service for groups of server typically, using AD. To resolve, close any RDP sessions on your computer, … Read more
You will need to add the Remote Desktop role first. https://support.microsoft.com/en-us/help/2833839/guidelines-for-installing-the-remote-desktop-session-host-role-service-on-a-computer-running-windows-server-2012-without-the-remote-desktop-connection-broker-role-service After doing so you can continue installing the CAL license following these steps. 1. Click on Start->Administrative Tools->Remote Desktop Services->Remote Desktop Licensing Manager 2. Click on “All Servers” and right click on the server you want to add the RDS CALs to and click … Read more