My company has a customer that is changing the convention of computer names and will be changing some. There seems to be two ways to go about this: Renaming the computer account in Active Directory or deleting them and allowing the pc's to create new accounts when they log in. What would be...
Hello,
Our customer just purchased SAV 10.0 and we are to uninstall 9.0, first. I would really like to avoid touching every workstation for this and would like to do this with Group Policy. Now the Symantec documentation claims we should create a GPO with the msi file from the 9.0...
I am trying to plug an IP address from Excel into a script to ping it. My code to assign the IP to a string is:
Set objExcel = CreateObject("Excel.Application")
Set objWorkbook = objExcel.Workbooks.Open("c:\BankIP\branchiptest.xls")
strIPAddress = Array(objExcel.Cells(2,6).Value)
And the...
I set up networks of 1 server and 6-12 workstations. Our customers connect through our network so I make use of Terminal Services through a VPN connection to administer their servers. From the server I can connect to each workstation through the Computer Management Console, the C$ admin share...
I have a customer with an HP JetDirect 170X Print Server and along with every document a Postscript Configuration Page or and ASCII Configuration page is printed. This just started this.
I am attempting to query ADSI for all of the computers in an OU and get the OU, Domain and Suffix from an HTA form. I have this code:
<html>
<head>
<title>NumLock Reg Change</title>
<hta:application>
<script language="vbscript">
window.resizeTo 500,400
Sub...
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.