Error: SQL Server Setup cannot write to removable media. To continue, specify a directory on a hard disk attached to the computer where SQL Server will be installed.
Getting error on setup, it thinks my cluster drive is removable media? Don't know why, not much on the web at this time...
Thought I would share this with you...
Example: I have a script that houses over 100 separate functions, a code library.
I'm writing a new script that can call specific functions from within the code library.
Read this article on how to call the functions...
I know that VBScript and Win2000 Server printing are not popular issues. I know most suggestion would be to upgrade to Win2003, as was my suggestion. Let's just say that is not an option right now.
What I am trying to accomplish. We have a pharmacy print queue (in a pool of two printers) with a...
Our main print server was moved to an MS cluster. My Script no longer enumerates printer information. Is there another class I have to connect to or is there something I have to enable on the cluster? I am able to use WMI CIM Studio, which tells me that Win32_Printer is an available class on the...
I have an Active/Active SQL 2000 Cluster (running on win 2003 Ent) that is being moved from an old SAN to a new SAN. All hardware has been tested; each cluster node sees the old and new drives, new drives have been added as Disk Resources in each SQL resource group. Quorum and MSDTC move has...
I have an Active/Active SQL 2000 Cluster (running on win 2003 Ent) that is being moved from an old SAN to a new SAN. All hardware has been tested; each cluster node sees the old and new drives, new drives have been added as Disk Resources in each SQL resource group. Quorum and MSDTC move has...
Windows PowerShell In Action by: Bruce Payette.
Thinking about picking up the above title, has anyone read it? Would you recommend a purchase? Other titles I should look at?
My background; I've been working with VBScript, HTA, and ASP for about a year. Traditional Windows NT, AD...
Found that I was having issues with TZEDIT. Used to following script to enumerate 2000 servers and noticed that TZEDIT reported the proper dates, yet the properties of the win32_TimeZone class where conflicting. Eventhough TZEDIT reported the new dates, the server didn't sping ahead in test...
I am trying to enumerate the Names of folders (sub dirs) under the user directory on my file server. I would like to gather the names of the folders base on the creation date.
For example: give me the names of the folders that were created in the user directory within the last 7 days.
Any...
I'm currently research and looking for an answer.
I'm building an Admin web page that will do the following:
-Allow an administrator to enter the sAMAccount of a user.
-Click Submit
-VBScript will report last time user logged in.
So far I have the VBScript works. The issue is the Set objUser...
Issue: Same user shows up logged on each workstation. The script I am using should read a list of Workstation names and report who is logged on the PC. Problem is when running the script the first username shows for all PC. I must be missing something in the code.
Example of output:
UserName...
Issue: In the Reverse Lookup Zones in DNS I see multiple records for a singe IP:
192.168.165.10 Pointer(PTR) Computer1
192.168.165.10 Pointer (PTR) Computer5
192.168.165.10 Pointer (PTR) Computer7
I see this in both Static and DHCP subnets.
In the Foward lookup zones to the hosts have "Update...
strebor (TechnicalUser)
26 Jun 06 10:56
You may be interested in Log Parser 2.2, free from Microsoft, is a really good tool for accessing and reporting on log files, including event logs. It can be used as a command line tool or called and used from a script (vbscript, etc.) or a programming...
Barney thanks for your last post.
Here is the issue I am now having and I am puzzled. When executing the code below and usting the strComputer = "." Everything works great on the local machine.
When I try to do the same query on a remote server by changing strComputer = "Servername" I do not...
I would like to search the Event logs to echo only Type:Errors which have occured within the last 7 Days. This is for automating weekley server maintenance. I found a script that allows me to parse errors and one that only reads the last 7 days of log entries. The issue I am having is not...
Requirement: Set up a one way external trust between two forests and allow a single OU to be managed by from the external forest.
What I have done so far:
Created a trust between domain A and B. In domain A I have created a delegation that allows a global group from domain B the rights to mange...
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.