You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the script asks twice for enter the hostname, but the intention of second input is the domain. I think the problem is in line 897. Should be
''domainname = inputdomainname(domainname_saved) if not unattended else domainname_saved''
the script asks twice for enter the hostname, but the intention of second input is the domain. I think the problem is in line 897. Should be
''domainname = inputdomainname(domainname_saved) if not unattended else domainname_saved''