Perhaps someone here can give me a hand on this...
I am getting the following error after backing up my three servers.
Completed Status: Failed
Final error: 0xe000030c - Exchange failed to return any log files when backing up the database.
Final error category: Resource Errors
For...
Let's see if I can get another simple answer to what feels like a simple question. I have had absolutly zero success finding a solution.
A few hours ago I was helped with a login script I am putting in place on our network. In the process of finding the answers to my previous questions I found...
Thanks! I read through the FAQ you linked to and found something that worked for me. Here is what my Login Script looks like now:
Option Explicit
Dim objNetwork, strUNCPrinter, strUserName, strComputer
strUNCPrinter = "\\SERVER1\MAIN_PRINTER"
Set objNetwork = CreateObject("WScript.Network")...
Greetings, I have been lurking in this forum for quite sometime seeking answers and tips. Today I registered to ask a question that I can not find the answer to.
I would like to create a login script to do three sets of tasks but to do them to a set certain criteria.
On user login I would like...
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.