
jhyland87
Novice
Mar 6, 2010, 10:02 AM
Post #1 of 5
(642 views)
|
|
Win32::OLE for Server 2008?
|
Can't Post
|
|
Hey, so I work for a small hosting company, and I was trying to make a perl script that would do basic management on remote servers (restarting services, kicking idle session users off, see tasks, basic stuff). Right now, im at home, on windows 7, testing basic scripts, and I couldnt get the Win32_LogonSession to show whos logged on (just me), the 'name' value keeps returning a blank value. So upon googling it, I came across this: http://gallery.technet.microsoft.com/ScriptCenter/ru-RU/8a4ac7a7-e893-47cc-a829-053c3fe62301
Platforms Windows Server 2008 R2 No Windows Server 2008 No Windows Server 2003 Yes Windows 7 No Windows Vista No Windows XP Yes Windows 2000 No ........ some of the win32 WMI API wont work on 2008/windows 7? What will? what can I use to complete tasks that win32 WMI cant complete on server 08/win 7? Any ideas?
(This post was edited by jhyland87 on Mar 6, 2010, 10:03 AM)
|