I've been stuck on this for a while, not sure what permission I'm missing. I've got domain A and domain B, A trusts B, but B does not trust A. I'm trying to run a service in domain A with a user account from domain B and I keep getting Access is Denied. I'm using the FQDN after the username and the password is correct.
I am currently running a Windows Server 8 Beta Build 8250 hyper-v machine, lets call it Server, with a Win7 virtual machine. All the machines are on the same domain. I am trying to access shares on Server from Win7 using a domain account. The domain account has proper NTFS and Share permissions and can access all other shares on the network.
I'm granting least privileges needed for an account, that he could rename the computer machine name for each client. (All Windows 7 PCs)
These clients have already joined the domain, now what kind of privileges should I grant to that account?
What I would like to do is grant permission for a domain account to log on to any server/workstation and be a local administrator with having to add this account to domain admin group?
This account only needs to be able to read folder sizes on all folders on a workstation/server.
Is there a GPO for that?
I am wondering if there is a way to duplicate an account within the SAI and have a domain that pointed to one account point to the other account.
I'm simply double checking my logic, but I'm thinking under the account functions when a new account is created simply copy all the data and databases into the new account and change the domain under the account settings. Is that correct?
By default SQL Server Uses a virtual account for the sql server service: NT SERVICE \ MSSQLSERVER which is a Virtual Account.
I know you can give this account nework access in a domain by adding security to MyDomain\MyComputerName$. Can the same thing be done in a workgroup? I tried to added security to MyWorkGroupName\MyComputerName$ but it won't let me.
Hi,
I deleted an account in my whm account and want to create an addon domain in another account in the same reseller account, but get the above error msg.
I've read some other threads and instructions to solve this, but need simple instructions regarding checking if the domain and dns still appear somewhere.
Plse help. Thanks
I am trying to run iisreset on a windows-xp. It's not a domain machine, just a local workgroup we use for testing.
The error I get is : IIS Admin Service is Disabled
Just like "IIS Admin Service is Disabled" Error When IIS Admin Is Running with the difference that that Q is for a domain connected computer.
I have made a service that has the capability to reset, changes passwords, unlock a locked out account, and read AD profile values (e.g. sn, firstname etc) of some domain user after the user verifies himself through phone. On the target domain server, there exists a privileged account who is capable of doing these tasks.