Click here to Skip to main content
15,913,055 members
Home / Discussions / System Admin
   

System Admin

 
Questionhow to use two or more internet connections Pin
kmkmahesh20-Apr-10 6:11
professionalkmkmahesh20-Apr-10 6:11 
AnswerRe: how to use two or more internet connections Pin
Ray Cassick20-Apr-10 6:48
Ray Cassick20-Apr-10 6:48 
AnswerRe: how to use two or more internet connections Pin
Michel Godfroid20-Apr-10 10:19
Michel Godfroid20-Apr-10 10:19 
GeneralRe: how to use two or more internet connections Pin
kmkmahesh11-May-10 17:33
professionalkmkmahesh11-May-10 17:33 
QuestionLittle Help Pin
abbasmir859-Apr-10 2:48
abbasmir859-Apr-10 2:48 
AnswerRe: Little Help Pin
Dave Kreskowiak9-Apr-10 3:04
mveDave Kreskowiak9-Apr-10 3:04 
QuestionAllow/Disallow a user from changing system time Pin
Aseem Sharma31-Mar-10 17:20
Aseem Sharma31-Mar-10 17:20 
AnswerRe: Allow/Disallow a user from changing system time Pin
Michel Godfroid31-Mar-10 22:01
Michel Godfroid31-Mar-10 22:01 
You should call the Local Security Authority functions to assign privileges to a user (I don't think there is a .net interface, so you're stuck with C++)

http://msdn.microsoft.com/en-us/library/ms721863(v=VS.85).aspx[^]

the user calling this function must of course be part of the administrators group.

Note that if the computer is in a domain, these privileges will probably be reset periodically (overwritten by the domain security policy, talk to your admin). Also if the computer is in a domain, changing the system time might impair the user's access to resources (the Kerberos security tokens have limited time validity, and must be renewed. Kerberos relies on all machines being synchronized to check the token validity).
AnswerRe: Allow/Disallow a user from changing system time Pin
Michel Godfroid31-Mar-10 22:10
Michel Godfroid31-Mar-10 22:10 
QuestionForgot Exchange 2007 Mailbox Password Pin
MWRivera31-Mar-10 4:16
MWRivera31-Mar-10 4:16 
AnswerRe: Forgot Exchange 2007 Mailbox Password Pin
Zach Burnett31-Mar-10 6:57
Zach Burnett31-Mar-10 6:57 
AnswerRe: Forgot Exchange 2007 Mailbox Password Pin
Michel Godfroid31-Mar-10 22:19
Michel Godfroid31-Mar-10 22:19 
GeneralRe: Forgot Exchange 2007 Mailbox Password Pin
MWRivera1-Apr-10 4:34
MWRivera1-Apr-10 4:34 
QuestionMonitor incoming AD query requests for 2008 domain Pin
Kalyan_A29-Mar-10 1:52
professionalKalyan_A29-Mar-10 1:52 
QuestionRepairing Windows 2008 Pin
Mustafa Ismail Mustafa27-Mar-10 3:57
Mustafa Ismail Mustafa27-Mar-10 3:57 
AnswerRe: Repairing Windows 2008 Pin
Michel Godfroid31-Mar-10 22:28
Michel Godfroid31-Mar-10 22:28 
QuestionWindows Server 2000 - Database Server - start SQL jobs Pin
Mschauder23-Mar-10 23:13
Mschauder23-Mar-10 23:13 
AnswerRe: Windows Server 2000 - Database Server - start SQL jobs Pin
Jörgen Andersson23-Mar-10 23:40
professionalJörgen Andersson23-Mar-10 23:40 
GeneralRe: Windows Server 2000 - Database Server - start SQL jobs Pin
Mschauder23-Mar-10 23:58
Mschauder23-Mar-10 23:58 
GeneralRe: Windows Server 2000 - Database Server - start SQL jobs Pin
Jörgen Andersson24-Mar-10 3:42
professionalJörgen Andersson24-Mar-10 3:42 
GeneralRe: Windows Server 2000 - Database Server - start SQL jobs Pin
Mschauder24-Mar-10 3:58
Mschauder24-Mar-10 3:58 
GeneralRe: Windows Server 2000 - Database Server - start SQL jobs Pin
Dave Kreskowiak24-Mar-10 4:40
mveDave Kreskowiak24-Mar-10 4:40 
GeneralRe: Windows Server 2000 - Database Server - start SQL jobs Pin
Mschauder24-Mar-10 5:09
Mschauder24-Mar-10 5:09 
GeneralRe: Windows Server 2000 - Database Server - start SQL jobs Pin
Dave Kreskowiak24-Mar-10 7:41
mveDave Kreskowiak24-Mar-10 7:41 
GeneralRe: Windows Server 2000 - Database Server - start SQL jobs Pin
Mschauder24-Mar-10 21:51
Mschauder24-Mar-10 21:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.