Search found 7 matches

by bilbus
2007-10-10 01:03
Forum: MS-Logon Plugin
Topic: This server doens not have a valid password enbled
Replies: 30
Views: 210318

Re: This server doens not have a valid password enbled

Dont install inside RDP, wont work. Install it on the console.

You can script a batch file to install.

You will need to download psexec.exe, part of PStools by microsoft/System Internals

REM Batch Start
REM Remote computer name
set ComputerName=192.168.1.2

NET USE \\%computerName%\IPC$ /user ...
by bilbus
2006-07-06 09:43
Forum: MS-Logon Plugin
Topic: MSLogonAC problem
Replies: 2
Views: 10152

Re: MSLogonAC problem

thanks
by bilbus
2006-06-18 22:49
Forum: MS-Logon Plugin
Topic: Limiting access Windows 2000 Domain
Replies: 7
Views: 19971

There are a few groups in domains

"administrators"
"Domain admins"
"enterprise admins"
"schema admins"
by bilbus
2006-06-18 19:16
Forum: MS-Logon Plugin
Topic: MSLogonAC problem
Replies: 2
Views: 10152

MSLogonAC problem

I am trying to import an acl file i exported

The instructions say this

MSLogonACL.exe /i <mode> <file>

so i have ... MSLogonACL.exe /i c:\test\test.acl

But nothing is imported when i open show default permisions.

What do i put in for <mode>?

Thanks
by bilbus
2006-06-18 19:02
Forum: MS-Logon Plugin
Topic: This server doens not have a valid password enbled
Replies: 30
Views: 210318

did you install vnc inside remote desktop? i get that when i tryied to do that
by bilbus
2006-01-06 22:54
Forum: Feature requests
Topic: Remember user name in MS login dialog
Replies: 5
Views: 11520

great that would be nice

does that mean that it will pull your login information from your loged in session, or the login information will just be saved in the .vnc file?
by bilbus
2006-01-06 22:52
Forum: Feature requests
Topic: Central administration
Replies: 1
Views: 6561

Central administration

Some how make VNC look to a central source for its configuration/user list. Perhaps make vnc quarry a server every 24h for an updated config or user list. It’s kind of a pain to have to change 100 computers because you want a new config setting or something.

I currently have a global group "vnc ...