Cross domain validation of credentials using powershell script when using invoke-command on remote server
hello
there situation in remote server has single logon credentials shared multiple users
multiple users can invoke-command scriptfile.ps1 on server
server needs to validate user credentials before executing .ps1 , log user has invoked command
now there server in xyz.abc.com , if i pass credentials invoke-command cmldet user machine in ghf.abc.com,
my user credentials domain ghf.abc.com how validate on server in xyz.abc.com
i can validate on client machine fact server needs validate credentials
hi,
it seems both domain within same forest, default there 2 way trust between them. know errors when run script against on xyz.abc.com?
i suggest add users in global group, , add global group domain loacl group of xyz.abc.com.
regards,
yan li
yan li
technet community support
Windows Server > Windows PowerShell
Comments
Post a Comment