Comments on: Free PowerShell Script: Quickly Configure Constrained Delegation for Hyper-V https://www.altaro.com/hyper-v/free-powershell-script-configure-constrained-delegation-hyper-v/ Hyper-V guides, how-tos, tips, and expert advice for system admins and IT professionals Wed, 31 Mar 2021 06:27:40 +0000 hourly 1 By: Eric Siron https://www.altaro.com/hyper-v/free-powershell-script-configure-constrained-delegation-hyper-v/#comment-3004 Tue, 04 Sep 2018 14:51:00 +0000 http://www.altaro.com/hyper-v/?p=8678#comment-3004 In reply to Frank.

The “Expanded” checkbox just shifts the dialog box view to include FQDN items, so there is no PS equivalent because PowerShell allows any text that you supply.
But the script does have a -NamingMode switch so you can tell it to use FQDNs instead of NetBIOS names.

]]>
By: Frank https://www.altaro.com/hyper-v/free-powershell-script-configure-constrained-delegation-hyper-v/#comment-3003 Tue, 04 Sep 2018 14:37:00 +0000 http://www.altaro.com/hyper-v/?p=8678#comment-3003 HI,

Thanks for this, although I can’t use the actual script, using it as a reference for my own script has been very helpful.

I found that in server 2016 the only way I could get it to work was to add the servers using the FQDN then tick the ‘Expand’, but I can’t work out how to do Expand via PowerShell. Could you point me in the right direction?

Thanks

]]>
By: Niklas Ljung https://www.altaro.com/hyper-v/free-powershell-script-configure-constrained-delegation-hyper-v/#comment-2771 Thu, 22 Feb 2018 10:18:00 +0000 http://www.altaro.com/hyper-v/?p=8678#comment-2771 Thank you for the script Set-VMHostADDelegation.ps1 !

To further improve the script, I would like the inclusion of “Microsoft Virtual Console Service” and “Hyper-V Replica Service”. I am too much of a noob to make this myself…

]]>
By: Eric Siron https://www.altaro.com/hyper-v/free-powershell-script-configure-constrained-delegation-hyper-v/#comment-952 Mon, 03 Oct 2016 14:26:00 +0000 http://www.altaro.com/hyper-v/?p=8678#comment-952 In reply to John.

Did manually adding the NetBIOS names resolve your issue?

]]>
By: John https://www.altaro.com/hyper-v/free-powershell-script-configure-constrained-delegation-hyper-v/#comment-2216 Fri, 30 Sep 2016 07:13:00 +0000 http://www.altaro.com/hyper-v/?p=8678#comment-2216 Thanks for the script and article.

Unfortunately it did not work 100% for me as the netbios names were missing from the delegation.

]]>
By: John https://www.altaro.com/hyper-v/free-powershell-script-configure-constrained-delegation-hyper-v/#comment-946 Fri, 30 Sep 2016 07:13:00 +0000 http://www.altaro.com/hyper-v/?p=8678#comment-946 Thanks for the script and article.

Unfortunately it did not work 100% for me as the netbios names were missing from the delegation.

]]>
By: Flo https://www.altaro.com/hyper-v/free-powershell-script-configure-constrained-delegation-hyper-v/#comment-638 Tue, 23 Feb 2016 20:37:00 +0000 http://www.altaro.com/hyper-v/?p=8678#comment-638 Awesome work 🙂

]]>