Hello,
I need help with script that I can run as a batch file that would replace a certain file in the user folder for all users on a terminal server. This file contains settings I needed everyone to have. See my attempt below.
@echo off
XCOPY "C:\Documents and Settings\admin\Application...
We have a user that is trying to send a mass email internally to users and when they do they get the below message. The user is using the webmaster account to send the email to users in our company. The account can send to 5000 users and the message size is only 23 kilobytes.
When the user...
Hello,
Is there a way for me to run a report to find out email statistics of our exchange server, more importantly we want to see how many emails we bounce daily and send. We are running exchange server 2003.
Thanks
Hello All,
I am working on installing/enabling telnet client on windows machine for our IT network. I found this command
pkgmgr /iu:"TelnetClient" that installs telnet and it works. I decided to place the command in a batch file (run.bat) and the call the batch file with a vb script...
Hello,
I have a vb scripts that will install a font when I push it through a GPO. It works however, it doesn't check to see if the font already installed. I added additional code I found online to check if the font already exists but it is not working. Can someone take a look? Thanks...
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.