Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP WMI

Notices

Reply

WMI locking profile

 

LinkBack Thread Tools Display Modes
Old 01-18-2005, 01:58 PM   #1 (permalink)
Default WMI locking profile

Hello,

We have written some basic code in VBScript (also in Perl) that talks to WMI
to obtain hardware and printer information. The code works fine when run
manually by a user and returns corrects information. We need to be able to
have the code execute unattended by a service running on Windows 2000 (SP4).
When we do this the profile for the unattended process gets locked as the
WMI instance (SVCHOST.DLL) process does not release something. We have
tried to go through the code and release all variables but are now stuck as
to why this is happening. Is there anything special we need to do to allow
the code to run unattended?

Thank you,

Frank Pikelner


Frank Pikelner
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Major issue with RTM locking out account. Need hotfix! Dale Windows Vista Networking & Sharing 3 11-19-2006 02:21 AM
File locking errors Freek Versteijn Windows Vista File Management 1 06-18-2006 12:24 PM
Downloads locking up the ie7/explorer? Tekguru (Daron Brewood) Windows Vista 5 03-13-2006 04:06 AM
Default Profile Michael Solomon \(MS-MVP Windows Shell/User\) Windows XP Accessibility 2 08-02-2003 11:22 PM
RDP Connect without Locking the Machine possible? Uwe Schroeder Windows XP Work Remotely 0 07-24-2003 08:14 AM


All times are GMT. The time now is 06:16 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90