powershell

  1. W

    Why Does DNS Policy Only Work Every "Other" Time we Test on Linux Machines?

    I created a DNS policy (using the add-dnsserverqueryresolutionpolicy {Powershell cmdlet). This policy enforces an "ignore" any time a resource in subdomain/zone scope B tries to resolve the ip address of a resource located in subdomain/zone scope A. My problem is that the "ignore" only seems...
  2. T

    PowerShell script on Centos fails to run via cron

    Hello everyone I have a PowerShell script that is working absolutely fine when we run manually on centos. (Enter PWSH shell and run the script) But when I schedule cron for the vCheck script it fails and the script does not run. Can anyone please suggest what can be done to schedule the...
  3. S

    Linux Microsoft Group Managed Service Account Support

    I want to limit/ remove Active Directory service accounts created for automation between Windows and Linux Servers. Microsoft Servers that are members of a Active Directory forest are moving over to use Group Managed Service Accounts to replace the Active Directory user account/ password that...
Top