Change the User Print Queue
Wed, 15 Mar 2006 14:28:27 +0900
Hello:
Is it possible to change the user's printer queue to using the new
server's print queue?
My case is I have setup another Printer Server with over 100 Print Queue.
All the workstation (WinNT4 WS and WinXP Pro) point to existing old
printer server. How can I write a script or using login script t ...
|
turn FW on and off for laptop users
Tue, 14 Mar 2006 14:51:13 -0500
I am trying to put together a script that will run periodically that could
determine if the laptop is on our internal network or remote and either turn
on or off the firewall. One suggestion I had heard was to have the PC look
for a file on a local server, and if the file exists or is reachable- turn
off t ...
|
little solution to change user directory rights
14 Mar 2006 05:29:41 -0800
Hello Folks!
I have one solution for a problem I dealed with and i want to post my
solution (maybe i could help someone)
First of all the problem.
In WindowsNetwork, where users have got their server-saved user profile
on a central server the administrator or the W2K (domain administrator)
as it´s default by ...
|
fc.exe return value
Tue, 14 Mar 2006 12:10:55 +0200
I use fc.exe to perform binary comparison between files. How can I know
in a batch script if they are different? ...
|
Compression utility
13 Mar 2006 13:29:14 -0800
I'm trying to avoid writing it myself, but I need a standalone
compression program (preferably small) that I can run from the command
line. Something that I can copy (along with a batch script that calls
it) to hundreds of systems without having to install anything. Does
anyone know if a good program that does ...
|
Distinguishing between a directory and a file
Mon, 13 Mar 2006 11:34:33 +0200
How do I check (in a batch file) if a file is a directory? ...
|
FTP 'Resume Broken Downloads'
Sat, 11 Mar 2006 17:08:38 +0100
Is it possible to do a script which 'guarantees' that a file is sent,
ideally using 'resume broken download' feature?
Evan Camilleri
...
|
|
|
Size of Folder
Sat, 11 Mar 2006 17:09:14 +0100
Is it possible to get via command line the size of a folder including its
subfolders?
Evan
...
|
Replacing symbols in %*?
Fri, 10 Mar 2006 12:27:13 +0200
How can I replace backslashes with forward slashes in %*? ...
|
Number of command line arguments?
Fri, 10 Mar 2006 12:23:47 +0200
Is there a predefined batch file parameter that gives the number of
command line arguments? ...
|