Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Setting Terminal Server User Profile Settings

by Anonymous Monk
on May 13, 2013 at 08:08 UTC ( [id://1033260]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Setting Terminal Server User Profile Settings
in thread Setting Terminal Server User Profile Settings

I'm not sure what alternate forms of SetProperty means.

Well, if you read Win32::OLE SetProperty documentation it discusses masking, so if the object you're working with has a SetProperty method, it will conflict with Win32::OLE's method, so you have to use $obj->Invoke('SetProperty', @args )

  • Comment on Re^3: Setting Terminal Server User Profile Settings

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1033260]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-16 04:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found