Questions tagged [local]

155 questions
0
votes
1 answer

What files can be deleted to decrease local profile size

I am deploying windows 7 through altiris and I am noticing that the profile sizes under C:\users\username are about 200MB. Is there any way to trim the fat? I already deleted the temp files out of the appdata folder but I am sure more can…
JohnyV
  • 938
  • 4
  • 26
  • 45
0
votes
1 answer

[Microsoft]"wmic" connect to a computer that is out of domain?

[microsoft] i try to "wmic" inside a computer to get it back inside the domain (getting desynced). the problem is that when i do it from my administration user, the wmic request getting denied as the computer (as mentioned above) is out of my…
0
votes
4 answers

PowerShell: How to get local users and local groups, but exclude disabled accounts

I got a PowerShell command that gives me a list of users and the groups those users are members of. The only problem is that is gives me every user including those that are disabled. I need to be able to list just the active users and their…
raetrace
  • 33
  • 1
  • 4
0
votes
1 answer

Dual interface/network with duplicate IP (local and extern)

So, i have two virtual network, a machine with two interfaces, each on a different virtual network (but with the same logical network 192.168.0.0/24 both). eth1 : 192.168.0.10 eth2 : 192.168.0.20 I have to do a thing which look like "man in the…
GauWin
  • 1
0
votes
3 answers

local admin vs domain admin

I'm working to learn administrative account functions. My questions specifically is a difference between domain and local administrator accounts. When logging into a server or workstation remotely for the 1st time, do you need to login as the domain…
xpkiro
  • 31
  • 1
  • 1
  • 4
0
votes
0 answers

Force local IP traffic to go through LAN WITHOUT ip address changes

I know there's some topics about forcing local IP trafic of a Linux machine to go through the LAN (over the network where a WireShark is captuting trafic) but all solutions implies IP address modification. Now my setup : A Linux PC with one…
Pigmin
  • 1
  • 1
0
votes
0 answers

Local User Account Disappeared After Domain Upgrade

I upgraded to server 2012 r2 from 2008 r2 I have all computers in AD The workstations with local logons are losing the local user that i have set up on them... (the admin logon is not disappearing) These workstations are student computers and do not…
Ray
  • 1
0
votes
1 answer

Only second ping succeeds - maybe arp?

i tried to set up a local network without any routers etc. Components are one notebook (Win7), a compact embedded 2013 board with two lan interfaces and a pc(Win 7) with also two lan interfaces. The purpose is debugging an application from the…
0
votes
1 answer

can a .local domain be added to windows azure?

can a .local domain be added to windows azure ? I have a test deployment of 3 servers on azure running windows server 2012 R2 1 of them is a domain controller, I wish to added the other 2 servers to a .local domain as it is only a test environment…
dans3rv3r
  • 23
  • 3
0
votes
2 answers

Windows 2012 Server, DNS resolve host for client

I've been looking for way to resolve host name for client on Windows Server 2012, just like if I added it to hosts file of the client workstations running Windows 7/8. In hosts file I would add following entries as example: 192.168.12.145 …
0
votes
1 answer

Access domain from internal network

I have a domain, example.com and it has a A record pointing to my external IP. Port 80 is forwarded to my server. However, when I try to access it from inside the local network (behind the external IP) I can not connect. (Not only for that port, but…
0
votes
1 answer

Program Files(x86) not being interpretted right on Win7x64 when not running as local admin

Regards, I'm having a peculiar issue with a 32bit software program that is being migrated to a x64 environment (Windows XP SP3 towards Windows 7 X64. The application is question is a electronic register / till for our endpoint sales offices. The…
Entity_Razer
  • 475
  • 1
  • 5
  • 17
0
votes
2 answers

Accidentally disabled Local and Remote Access to Windows Server 2008

I have my DNS, DHCP server and site configured on the same server. I was about to block the remote access but accidentally disabled the local access also to the server. I am not able to login to the server now. Please help. We need to access this…
0
votes
1 answer

Testing WPAD file locally with Internet Explorer 11

I am in the process of making our WPAD script ipv6 ready. I downloaded our current (working) WPAD script and configured the following options in Internet Options -> Connections -> LAN settings Automatically detect settings unticked Use automatic…
phenom135
  • 107
  • 1
  • 4
  • 13
0
votes
1 answer

Intranet Ip - Access from Custom Domain

I have setup a local intranet in my office using IIS7 (Windows 7 Machine), currently it can be accessed through the PC's static IP, however I would like it so that internally it can just be accessed through an easier method, e.g typing in…