Any suggestions for performing the following?
1. Enumerate all domain members (NT not AD)
2. Read all values in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
3. Record all these values (CSV)
For this series of data:
4,5,7,3,4,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0
How would I graph the percentile range...that is, this range of numbers fall the lowest 25%, then 50%, then 75%.
I tried
quatrile(array,x,1)
quatrile(array,x,2)
but the results don't make alot of sense.
Something along these lines is what we use... if you have a DBA handy so much the better! This is the SQL statement we use for our ASP.Net page, but it should be similiar for a straight SQL query.
===
"UPDATE [R_Inventory] SET...
How would I make the following script for use in a web page, rather than the console script that it is?
=== start ===
## Creation Date: 02-25-02
## Mike Singleton
use XML::Parser;
print "Enter Servername or IP Address:";
SERVER: chomp($server=<STDIN>);
print "Enter User...
Private Sub Workbook_Open()
' collect the Database Name and the Server Name
Application.WindowState = xlMaximized
' If Sheet3.Range("A1") <> 1 Then
' Sheet3.Range("A1") = MsgBox("Please Create an ODBC DSN 'Insight' before you use this tool"...
Same form and code... just added validation tags to make sure that the fields in the form are filled out.. tia!
=== start ====
<%@ Page Language="C#" Trace="True" %>
<script runat="server">
void Page_Load(Object Src, EventArgs E){
String strMarried...
Anyone have a link or FAQ as to restore an EDI system (NT4) from tape and/or CD image perhaps? The EDI system links to an Oracle database... just some general info would be great.
How would I get the following key from a remote win32 machine??
Key:
HKEY_LOCAL_MACHINE\SOFTWARE\Network Associates\TVD\Shared Components\VirusScan Engine\4.0.xx\szDatVersion
Has anyone gotten this to work? I set up 3 test users in the MS Project Server 2002 using thier domain accounts, no errors. Yet they cannot login using the DOMAIN\USERID... any ideas?
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.