I need a solution
Hello,
I have been working on a powershell script to export the Symantec rules that our System Admins have created on our servers. I am able to use the smc.exe with "-exportadvrule" on most of the servers remotely except for ones that I have not logged into. I have verified that it works across Server 2008, 2008r2, 2012, and 2016 and across Symantec versions of 12 through 14. I can get it to work on all servers that I have previously logged onto. It will fail if I have not logged on. As soon as I do manually log on I can then run the script remotely and pull the rules. Anyone have any ideas on why this is happening? I would really prefer to not have to logon to 300 some servers manually.
0