Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
AnswerRe: What is the best approach to changing the local admin password? Pin
Garth J Lancaster4-Nov-14 13:15
professionalGarth J Lancaster4-Nov-14 13:15 
GeneralRe: What is the best approach to changing the local admin password? Pin
robwm14-Nov-14 16:44
robwm14-Nov-14 16:44 
GeneralRe: What is the best approach to changing the local admin password? Pin
Garth J Lancaster4-Nov-14 17:04
professionalGarth J Lancaster4-Nov-14 17:04 
GeneralRe: What is the best approach to changing the local admin password? Pin
robwm14-Nov-14 19:41
robwm14-Nov-14 19:41 
GeneralRe: What is the best approach to changing the local admin password? Pin
Garth J Lancaster4-Nov-14 19:43
professionalGarth J Lancaster4-Nov-14 19:43 
GeneralRe: What is the best approach to changing the local admin password? Pin
robwm15-Nov-14 3:50
robwm15-Nov-14 3:50 
GeneralRe: What is the best approach to changing the local admin password? Pin
Garth J Lancaster5-Nov-14 12:21
professionalGarth J Lancaster5-Nov-14 12:21 
GeneralRe: What is the best approach to changing the local admin password? Pin
robwm15-Nov-14 12:36
robwm15-Nov-14 12:36 
The application will be deployed via System Center Configuration Manager 2012 to all client workstations. I haven't written any Pseudocode yet but I would basically do the following:

Set variable to new password of my choosing (it is the same on all workstations)
Find the local administrator account
Reset the local administrator password
Output the results to event viewer log

This solution only needs to be very simple.

I just found out from information security that if they can see the password within the EXE, they will accept it as a temporary solution. Not sure if this is a waste of time or not. It sounds like they will be looking for a commercial solution in the end.

modified 5-Nov-14 18:50pm.

QuestionWindows Workflow Foundation - Implement conditional Activites Through C# Code Pin
Member 86262243-Nov-14 19:26
Member 86262243-Nov-14 19:26 
AnswerRe: Windows Workflow Foundation - Implement conditional Activites Through C# Code Pin
OriginalGriff3-Nov-14 20:44
mveOriginalGriff3-Nov-14 20:44 
QuestionGenerate a report after finishing producer-consumer Pin
zhshqzyc3-Nov-14 11:06
zhshqzyc3-Nov-14 11:06 
QuestionWeb service with C# Pin
Patient122213-Nov-14 4:19
Patient122213-Nov-14 4:19 
AnswerRe: Web service with C# Pin
OriginalGriff3-Nov-14 5:05
mveOriginalGriff3-Nov-14 5:05 
AnswerRe: Web service with C# Pin
shaluIT8-Nov-14 14:41
shaluIT8-Nov-14 14:41 
QuestionMessage Closed Pin
3-Nov-14 1:09
Member 112020153-Nov-14 1:09 
AnswerMessage Removed Pin
3-Nov-14 1:24
professionalEddy Vluggen3-Nov-14 1:24 
Questionhow to show image in picture box in C# which is there in dynamicDotNetTwain1 Pin
Member 112000472-Nov-14 7:51
Member 112000472-Nov-14 7:51 
AnswerRe: how to show image in picture box in C# which is there in dynamicDotNetTwain1 Pin
CHill602-Nov-14 10:07
mveCHill602-Nov-14 10:07 
GeneralRe: how to show image in picture box in C# which is there in dynamicDotNetTwain1 Pin
Member 112000472-Nov-14 20:22
Member 112000472-Nov-14 20:22 
GeneralRe: how to show image in picture box in C# which is there in dynamicDotNetTwain1 Pin
Pete O'Hanlon2-Nov-14 20:33
mvePete O'Hanlon2-Nov-14 20:33 
GeneralRe: how to show image in picture box in C# which is there in dynamicDotNetTwain1 Pin
Member 112000473-Nov-14 4:38
Member 112000473-Nov-14 4:38 
GeneralRe: how to show image in picture box in C# which is there in dynamicDotNetTwain1 Pin
Member 112000473-Nov-14 4:39
Member 112000473-Nov-14 4:39 
GeneralRe: how to show image in picture box in C# which is there in dynamicDotNetTwain1 Pin
Pete O'Hanlon3-Nov-14 5:18
mvePete O'Hanlon3-Nov-14 5:18 
QuestionCoding in C# Pin
Member 111998292-Nov-14 3:33
Member 111998292-Nov-14 3:33 
AnswerRe: Coding in C# PinPopular
OriginalGriff2-Nov-14 3:44
mveOriginalGriff2-Nov-14 3:44 

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.