Troubleshoot seerver pemissions with PS script
i've been asked troubleshoot why sccm client not installing on number of server. permissions problem either
1. account specified doesn't have local admin rights on server
2. firewall preventing access admin$ share of server
i'm wondering if there quick ps script use me identify accounts in local admin group , whether firewall on - i'm assuming script would have run domain admin account servers in first place !
ian burnell, london (uk)
hi,
>check whether the accounts in local admin group
check if account member of local group , perform if/else in powershell 2.0
>check whether firewall on
finding firewall status powershell
regards,
yan li
if are technet subscription user , have feedback on our support quality, please send feedback here.
Windows Server > Windows PowerShell
Comments
Post a Comment