We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb172e commit 8dfa22cCopy full SHA for 8dfa22c
AD-FSMO-Get-ADFSMORole/AD-FSMO-Get-ADFSMORole.ps1
@@ -23,6 +23,8 @@ function Get-ADFSMORole {
23
Update logic
24
Remove warning messages
25
Replace tabs with spaces
26
+.link
27
+ https://github.com/lazywinadmin/PowerShell
28
#>
29
[CmdletBinding()]
30
PARAM (
0 commit comments