Has anyone ever had success in using the Logon Script field on the Profile tab of a user account to point to a UNC path that doesn't reside on a DC? I don't have permissions to create Group Policies or add files to the NETLOGON share, but I do have the need to set up a logon script. Any...
This is more of a poll than a technical question. I'm curious as to what everyone's server to user ratio is. I know that is largely dependent on the applications, etc., but my environment is getting a little out of control and I can't seem to get my manager to care. I've tried to find a...
I've been using LDAP to authenticate administrators to our ASA's, but I've recently run into a problem. It's been working fine for about 5 months, but this past week, administrators have been getting LDAP logins rejected, and it falls back to local authentication. The AD servers are working...
I have an ASA running 8.2(1) that is being used as a VPN concentrator. When I try to get the Application Access applet to launch in WebVPN, it half loads and the hangs every time. I've tried it on 3 different computers, and they all have the same problem. All have Java 1.6. Anyone know of...
I'm having some trouble getting the WebVPN to come up on a 5520. The ASA also serves as our corporate firewall. I don't even get the login page, the connection just times out. I have a 5505 that I used to do some testing, and the only thing I had to do to get the WebVPN to come up was to...
I just want to verify my understanding of how this works. Would the two following scripts have the same result?
foreach ($mailbox in get-mailbox)
{
Set-Mailbox -Identity $mailbox -ManagedFolderMailboxPolicy "30 Day Retention"
}
get-mailbox | ForEach-Object -process
{
Set-Mailbox -Identity $_...
I need a little help. I tried to migrate public folder data from my old Exchange 2003 server to my new 2007 server using the following instructions:
http://technet.microsoft.com/en-us/library/bb331970.aspx
I used the PowerShell script "MoveAllReplicas.ps1 -Server Server01 -NewServer Server02"...
I have a 4507R and I need to use two separate protocol analyzers to monitor the port my firewall is plugged into. I already have one configured, no problem. My issue is getting the second. The switch only lets you set the destination of a SPAN to one port. I tried to set the destination to...
Just courious how heavy the newest exam hits Orange Book as compared to Common Criteria so that I can focus my studying accordingly. I had heard that the Orange Book questions were going to be phased out since they are more US centric and the ISC(2) is more of an international organization now...
We just purchased an ASA 5505 for a home office and I need to configure it for a lan to lan VPN with a 3005 concentrator. The home office has a dynamic IP, so will I need to configure the 5505 as a Easy VPN Client instead of trying to do a lan to lan configuration?
I'm having a problem with users being able to open links sent to them via email when they are using OWA via the Cisco WebVPN on a VPN 3005 concentrator. When you click on the link, a window opens, but it can't connect. You get an error page from the WebVPN that says:
Unable to connect to...
Do we have any Content Service Switch experts out there? I'm new to these, and I'm having a problem getting it up and running. I have a basic config done, but it is not working. I can see the connection count increase, but my web pages don't load on the servers that I'm working on.
I wasn't pleased with my last Transcender product, and I like to avoid Test King. Anyone know any other good practice tests that give me a good idea of where I stand for the Security + exam?
Anyone have a good way to find orphaned pages in a SharePoint Wiki? We are just getting ours off the ground and the likelihood of that problem has already popped up. I'm just looking for a proactive way to address it.
I'm trying to write a script to dynamically schedule Autocheck for all physical hard drives on my servers. I found this snippet, which works, but you have to statically assign the drive letter.
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
&...
I'm working on a network with a 4507 as the core switch, and a bunch of 3550's throughout the rest of the network. The core switch is configured as the VTP server, but every other switch is configured in Transparent mode. Is there some genius reason for this kind of configuration, or did some...
I have a 2003 R2 box that can't seem to keep the SNMP service up and running. We have a GPO that is configured to set SNMP to Automatic; however, whenever the policy is applied to this machine, the service stops and switches to Disabled. The policy works just fine with every other server...
I have a script that searches remote computers for PST files via WMI. The problem that I have is that on certain computers it errors, but the error is displayed on the remote computer and the script hangs until someone clicks "OK". Not a big deal, but this script pulls every computer from AD...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.