sir,
the script doesn't seem to work. I have made also a logon batch file that will call the script that everytime that a user log-in, the script executes, but it wo'nt. the games are still there.
User Profile
Collapse
-
VBscript to delete games
Can anyone debug this code? Please.... It doesn't seem to work.
[CODE=vb]dim strExcludedPC
ServerFileSave= "\\S06\User Area\Save\"
strComputer = "."
ctr=0
arExcludedPCs=A rray("S06-ADMIN-01","PC-001","PC-002")
Set objNetwork = Wscript.CreateO bject("Wscript. Network")
objComputerName = objNetwork.Comp uterName... -
VBscript to delete games
Kindly check this VBscript that i used in Win2000 server, It doesn't seem to work. What seems to be the problem? Can you help me?
[CODE=vb]
dim strExcludedPC
ServerFileSave= "\\S06-admin-06\User Area\Save\"
strComputer = "."
ctr=0
arExcludedPCs=A rray("PC1", "PC2")
Set objNetwork = Wscript.CreateO bject("Wscript. Network")
objComputerName... -
Database Backup using Query analyzer
Hi there,
How can I automate may database backup using query analyser?
My routine goes this way:
1. Every 5:00pm check Enterprise manager who is currenlty logged on to sql server.
2. If there are no currently logged on, edit the date sql script (back-up, both full and incremental). Be sure there are folders created at the main server.
3. Open Query analyser: log as backup operator
4. Open the SQL... -
VBscript to delete games
Hi to all,
I'm the newly appointed network administrator in our office, and upon scanning all the PCs that are connected to the network, (by the way we're using a windows 2000 server) almost all of them have games. It was the department policy that no games must be installed in each PC. Can you guys help me with this? or can you modify this VBscript?
[CODE=vb]dim strExcludedPC
ServerFileSave= "\\S1-admin-06\User...
No activity results to display
Show More
Leave a comment: