In our AD 2003 domain each user gets local admin permissions on their computer. Everyone else can login with their domain account as normal user.
Right now this means going to the desktop and manually adding the user as a local administrator.
Is there any way to automate this process through logon scripts or GPOs?
I am having a problem with a recently reinstalled laptop with Win 7 Enterprise.
i am looking for a way with which i can autostart a certain program on logon of a user with user-rights with administrator-rights.
I already tried using task scheduler but it didn't work out because you got to enter a username with format machine/user and our pxe-image-deployment-system automatically patches the machine names so the entered username stopped working.
Any ideas on that?
I would like to add a local user account from a remote computer to a local group on a Windows "server core" box. Neither the workstation, nor the server are in a domain. Is that possible?
Will something like this work? net localgroup "Distributed COM Users" /add computer\user
hi,
I accidentally deleted my administrator account...i can't login through admin account...
I went to administrator tools > Computer management...but there i cannot see Local users and groups > Users.
Please help me to get out of this.
I can not install any software. please help
Thanks
Hi,
after installing Ubuntu 11.10 from scratch.
i installed also GNOME 3.2.
i defined two users.
1. Administrator
2.
Environment:
Windows 7 Professional 64-bit Operating System
Problem:
(ODBC Data Source Administrator)
Opening Administrative Tools -> Data Sources (ODBC) -> Click "System DSN" tab.
Error:
ODBC System DSN Warning
You are logged on with non-Administrative privileges.
System DSNs could not be created or modified.
Failed Troubleshooting so far:
Enabled local Administrator account logged in under th
I'm a developer, not a server admin, so please bear with me!
I've been tasked with checking the installation of some software on a Windows Server 2008 R2 machine in the cloud, within two scenarios:
There is no domain, the software will use local users and groups for authentication
There is a domain, the software will use domain users and groups for authentication
I've done part 1, but I'm puz
I've setup a FTP server in IIS 7.5 on Windows Server 2008 R2 Standard and enabled Basic Authentication. I have a basic user ("Ropstah") on the server which is in the Users and Some Custom groups. I've allowed the Some Custom group read/write access on the FTP folder.
Now when I connect to the server using "Ropstah" I get the following error:
530 User cannot login
Why is this?