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 Netbios resource does not appear to support the use of wild cards as the help would suggest. Looking at the code this looks to be due to the static use of = in the WMI query and not replacing the * with %.
The Netbios resource does not appear to support the use of wild cards as the help would suggest. Looking at the code this looks to be due to the static use of = in the WMI query and not replacing the * with %.