Hi all,
Is it possible to add a Domain account to a local administrator group? When the PC is not connected and added to the domain?
I am searching the web for a while but cannot find anything useful. I don’t know how Microsoft is doing this, with the MS Deployment Workbench, but they can do it.
It’s a Windows 7 x64bit system.
Hope to hear something soon of you all,
Thanks a lot
User Profile
Collapse
-
Add Domain User without the Domain
-
Ctrl+V vs right click paste
Does anybody know what the difference is between the ctrl+V option in Windows 7 and the right click paste option?
If I copy a password to my Clipboard and start a program with UAC Ctrl+v works though right click paste doesn’t.
In Notepad both options return the correct password....
Please help... -
Error Checking from a shortcut.
Is there a method to start disk check from a shortcut?
I think there is somthing like rundll32.exe, shell32.dll etc etc
[EDIT]
A bit more information here:
I want to create a application for disk management.
It can start a lot of different tools such as defrag, diskcleanup and other windows features.
But how to get the check disk gui????
I think that the gui is imbedded in a dll but wich one I don't...Last edited by Nepomuk; Oct 11 '10, 12:46 PM. -
Get information from UAC
Hi all,
Is there a way to get the information from the UAC or be quicker than the UAC and get the information before the UAC that does? I want to store this and use this in another program.
It is also OK to just read the UAC information.
Information I need is:
Path of the file
What arguments it has
User that started it
Domain
I hope you can help me,... -
Solved 1 bit
I have 1 solution for this problem.
In the end I noticed that I have deployed an .net 1.1 strongkey.
And Vista 64 bit hasn’t got .net 1.1 installed correctly.
You must first install the dotnetfx.exe from Microsoft and install the ndp1.1sp1-kb867460-x86.exe
Then the whole 1.1 framework works well again and the strongkey will deploy properly -
.net 1.1 and Vista
Now you mention it. I have deployed an .net 1.1 strongkey.
And Vista 64 bit hasn’t got .net 1.1 installed correctly.
You must first install the dotnetfx.exe from Microsoft and install the ndp1.1sp1-kb867460-x86.exe
Then the whole 1.1 framework works well again.Leave a comment:
-
.NET Security Policy Vista
Hi all,
Does anyone knows how i get the Microsoft .NET Framework Configuration working in Vista? Or where I find: mscorcfg.msc.
I must create a "full trust permission set" to distribute the program through an intranet.
I hope you can help me because I am really stuck here.
Greetz
Reinier -
Yeah that is one of the solutions but i figured that out already. I want to make a new desktop and run some code on it. The way you supose is in 2 steps.
I want to bring this toghether in 1 step. 1 program 1 exe.Leave a comment:
-
C# .net Sow Form on new Desktop.
Hi all,
I want to show my windows form on a new desktop.
I kow you can start a new desktop with the [DllImport("user 32.dll")] commando.
But I can't get the form on it. Has anyone got some code of this.
Thanx -
But it is still strange that on a normal XP and Vista it just works and with a 64bit XP it is a problem! I have deployed the strongkey through the hole company and it works everywhere if there is a .net version installed. But just the XP64 Bit versions are a pain in the ass.
If you start the program on a network share you don’t have to update it on every machine just the network share. So I have unraveled the strongkey option and...Leave a comment:
-
Is there a Group or User policy to set this trust?
Because I deployed a strong key and it doesn’t work.Leave a comment:
-
C# . net on an 64 Bit XP
Hi all,
I have a very strange problem with a Windows XP 64 bit edition. When I start my program from a network drive it gives the following error:
If I start it from a local path it don’t produces errors.
If I start the same program from the same share on a normal Windows XP machine it don’t produce errors.
I think there is a security problem but everything I do just don’t... -
Perfect
Thanx it works perfect.
I had some code like this but the syntaxes where not good. And I was just searching for some answers and you dropped them here Thanx again.
I've turned it to this C# code:
Code:[DllImport("user32", EntryPoint ="OpenDesktopA", CharSet = CharSet.Ansi, SetLastError = true, ExactSpelling = true)] private static extern int OpenDesktopA(String
Last edited by Curtis Rutland; Aug 18 '08, 01:36 PM. Reason: Added Code Tags - Please use the # buttonLeave a comment:
-
Yeah i have seen one with session switch hooks. But that doesn't give a answer back if the screen is already locked.
Anybody else has a clue??
ThanxLeave a comment:
-
Tell if lock screen is up!
Hi all,
I want to start a program through a SMS job. Only, the program must wait until the user is logged on. so far so good realizing this with SMS. The problem is that our company has a screen lock within 10 minutes (company policy) if the program starts with the lock screen on I want to wait until the user unlocks the desktop. Is there some variable that records if the screen is locked?
Thanks in advanced, -
Elevation in Vista
Hi all,
Is it possible to elevate a program while its running.
Because i want to set some register keys like:
1. Elevate
2. set register key
3. delete a other register key
4. DeElevate
If there is a solution please post it because it is essential for my program.
Thanx,
Greetz RAJ -
Hi all,
Got one option for the problem;
Want to start program x with elevated admin rights,
1. Start a program y with admin rights.
2. Start program x from program y with elevated rights.
This will work but is there a other much simpler solution?
And yes by company policy they give Joe the hacker all rights.
I have no control on this policy and the people above...Leave a comment:
-
Admin process from an user account
Hi all,
I am trying to get an admin process started under a user account.
I want to start a process that can install programs under this user account.
Our company now has a full admin access for everyone to there computer. We want to downgrade this to an user account. The problem comes with installing own programs (Users may install what they want.). For distributed programs we have SMS.
So i want...
No activity results to display
Show More
Leave a comment: