I’m wanting a vb that can change the local printer ports settings, if a printer is installed using a local port that points to a print server, I need to change the server name so it points to the same printer that's located on another server?
registry location for the ports is...
hello,
the below script runs and doesn't output any errors but its doesn't delete the files. just wondering if anyone could help with this please :-)
dim fso, fldr, x
set fso = createobject("scripting.filesystemobject")
set fldr = fso.getfolder("C:\FTPdata")
for each x in fldr.files
if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.