I have the latest firmware for the Sonicwall Pro 2040 Enhanced OS. We are currently switching ISP's from a cable provider to a fiber provider. They gave me a WAN IP of 67.208.x.x and then a routed block of public ips, 172.x.x.48/29. I was instructed by the ISP to place 172.x.x.49 on a LAN...
I dont even think this folder needs to be replicated. All the non system folders are working fine on the new 2010 box. It looks like this is a system folder. I find it in two places
1) System Public Folders\OFFLINE ADDRESS BOOK\EX:/o=<mydomain>/ou=Fist Administrative Group
2) System Public...
I can not get this 1 public folder to go away. I want to remove the Exchange 2007 server and cant until this folder stops replicating. I have used the script to remove all the replications but for weeks now when I run Get-PublicFolderStatistics I get EX:/o=<myDomain>/ou=First Administrative...
I have an Input Text box and a button. I want a user to type in the input text box and be able to use it when the button is clicked. Here is the ActionScript I have attached to the button. What gives?
on(click){
var search:String = searchTXT.text; //input text box
var link:String =...
Im new to PHP and am trying to edit some code for a friend to get a URL Parameter to work properly. So first I want to know if what he wants to do is possible.
Basically he want to select a record by two parameters. 1) a ID and 2) a hospital. Right now it selects by ID but due to bad...
But here is the weird part. The messages that say they are filed in Quarantine on the Blackberry are still in the Outlook inbox. They never move. Almost like they are an invisible copy.
I did solve this by deleting my BES account and redoing the Enterprize Activation. Its just a good...
Great suggestion. I do want that enabled.
Why would the messages be automatically moving to that quarantine folder if no rules were setup by me to do that?
If I had that option set to Yes before then those messages should have disappeared when they were filed. But why were they being filed...
Today after receiving messages the next time the handheld reconciled the device showed a blue folder next to the messages. I thought this was weird so I opened the message backup and at the very top it shows its in a new folder called Quarantine. I do have a quarantine folder in outlook on my...
I snagged this script from another forum:
Set OpSysSet = GetObject("winmgmts:{(Shutdown)}//./root/cimv2").ExecQuery("select * from Win32_OperatingSystem where Primary=true")
for each OpSys in OpSysSet
OpSys.Reboot()
next
My goal is to when a user logs off a Terminal Server it also logs...
I am looking to replace our current ISP. We roughly have 60 machines and just a few websites hosted internally. Our current setup is a T1 with 1.54mb dedicated.
What would be the downfall to moving toward a cable company for internet service? Its 8mb down and 1mb up. I am thinking about...
I see how that would work. Thanks for pointing me in that direction. I would name the frame say food1 and add this to ActionScript:
on(click){
this._parent.gotoAndStop("food1");
}
but how should I handle the click in the list box?
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.