Set Obj =
GetObject("winmgmts:{impersonationLevel=impersonate}").InstancesOf("Win32_TS
PermissionsSetting")
For each Terminal in Obj
result = Terminal.RestoreDefaults()
Next
Thanks
Soo Kuan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Jon Vinson" <jvi...@col-q.com> wrote in message
news:ugCLiju#DHA...@TK2MSFTNGP11.phx.gbl...
In your host i.e XP pro, Go to Adminstrative tools and
then open "local security settings". Go to "Local
Policies", double click log on locally and add your
account. this should work fine.
-arun
>.
>
Jeffrey Randow (Windows Net. & Smart Display MVP)
jeffreyr...@remotenetworktechnology.com
Please post all responses to the newsgroups for the benefit
of all USENET users. Messages sent via email may or may not
be answered depending on time availability....
Remote Networking Technology Support Site -
http://www.remotenetworktechnology.com
Windows XP Expert Zone - http://www.microsoft.com/windowsxp/expertzone
On Thu, 18 Mar 2004 14:56:08 -0800, "Jeff" <jre...@netzero.net> wrote:
>did anyone get a fix for this? I have the same problem.
>
> ----- Jon Vinson wrote: -----