Hi
Unfortunatley not, I have seen that fix and spoken to there technical support in hope of a better fix than that, that solution requires manual intervention which I don't want, I am currently looking into the login script method with bits bolted on to clear up the problem
Thanks anyway
Rich
Hi
I was wondering if anyone has come up with a solution to the vpmsece.dll problem with outlook ?
I was dissapointed to see they have discontinued support for the packager tool which now means you are back to the old method of pushing the client out using the MMC,
When I push out version 9...
I have the following code which I am using it is a some standard code from Microsoft, However I want to write the date into the database in standard date format, any ideas ??
Thanks in advance
Rich
Set objConn = CreateObject("ADODB.Connection")
Set objRS =...
Hello
I am looking for a way to convert the following into a readable format (it is an Microsoft UTC date from an event log) I am reading data in from an SQL database but want the report to display it in a nice format
Thanks in Advance
Rich
20030529085254.000000+060
Hello,
Not too sure if this is possible with scripting but here goes.
I need to create a file which lists all users in the Windows NT Domain who have dial in access, with this if it would also contain whether the have dial back or not that woudl be excellent.
Any ideas would be appreciated
Rich
Hello
I have written the following transform (modified an existing one) ;) the problem I am having is the field that is made up of two instances of
<xsl:apply-templates select = "head/docdata/key-list/keyword/@key"/>
which forms a field user08, I need a space between the two items...
Hello
I am totally new to XML and I need to write some transforms can anybody give me some recommendations of websites to look at and programs I can use to make my life easier !!
Thanks
Rich
Hi
Not too sure if this is the correct forum for this but I have a toshiba laptop, 4080 satellite, it won't power up the mains light just flashes amber, anyone got any ideas ?
Thanks
Rich
Hello Any ideas on the following, as it appears not to work, It doesn't throw up any errors
Const PDCexist = "\\pdc\netlogon\check"
if not fso.FileExists(C_hosts) Then
if fso.FileExists(PDCExist) Then fso.CopyFile"\\pdc\netlogon\hosts"...
Hello
I have written a vb login script which contains a couple of regwrites, these need to be run as an administrator to work, How can I call my login script to run as an administrator, or run the regwrites as and administrator
The line below is the one causing problems
shell.RegWrite c_roam...
Hi
Hope someone can help, I am trying to get the public holidays to display in outlook public folders (calendar), I have downloaded the latest outlook.txt from microsoft and installed it locally on the client and still the holidays won't display
Any help would be appreciated
Thanks
Rich
Hello
I have got jakarta-tomcat running on a w2k server. I have a perl script that I want to run as cgi. I can't seem to get it to work. When I try to run the script by clicking on the link I get a HTTP 404 error the requested resource is unavailable.
I have created a subdirectory within the...
Hello
I am not sure if this is possible but what I want to achieve is to have a report which checks a database field and depending on it's contents displays a value in a field only local to the report, eg
database field dir_security.dir_access if this equals 1 then the report should display...
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.