- Lab
- A Cloud Guru
Configure Resource-Based Kerberos Constrained Delegation for PowerShell Remoting
This hands-on lab walks through the process of configuring resource-based Kerberos constrained delegation to solve the PowerShell remoting second hop problem.
Path Info
Table of Contents
-
Challenge
Test Access without Kerberos Delegation
- Log in to
BRAWKS1
using[email protected]
and the same password as the lab details. - Connect to
BRAADM1
using PowerShell remoting. - Test access to
\\BRAFS1\Data\
. You should receive an access denied message.
- Log in to
-
Challenge
Configure Resource-Based Kerberos Constrained Delegation
Configure resource-based Kerberos constrained delegation so the administrative server
BRAADM1
can delegate credentials to the file serverBRAFS1
. -
Challenge
Test Access with Resource-Based Kerberos Constrained Delegation
- If required, log in to
BRAWKS1
using[email protected]
and the same password as the lab details. - Connect to
BRAADM1
using PowerShell remoting. - Test access to
\\BRAFS1\Data\
. - Use the
Compress-Archive
cmdlet to archive the files in\\BRAFS1\Data\
.
- If required, log in to
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.