Hello,
Thank you for all the responses. I was unable to get Bogen to help me over the phone, but they did respond to a few of my emails.
It is normal behavior for the system to "exit" in the manner that I mentioned. The root of my problem ended up being that I was using the wrong Station #...
Curlycord,
I tried to call their support but they wouldn't help me. Is there any special button I have to push or hold? Maybe I'm missing a step.
Thank you for your response.
My posts are my opinion. However if I link a Microsoft Article it doesn't mean I necessarily always agree with it.
Hello All,
I was tasked with installing a new bullhorn into an existing Bogen Multicom 2000. The bullhorn works when I do an 'all page'. However I'm having issues assigning it to a paging group.
I tried to do a station initialization to assign the slot/port with an architectural number and it...
It sounds like it's dns for sure.
What is the dns set for on your Primary DC and secondary DC's that you're running?
What is the dns set for on member servers?
My posts are my opinion. However if I link a Microsoft Article it doesn't mean I necessarily always agree with it.
Try removing the printers first, then adding them, that might be causing the slowness
=================================================
Option Explicit
Dim objNetwork, strUNCPrinter1, strUNCPrinter2, strUNCPrinter3
strUNCPrinter1 = "\\SERVER\warprt06"
strUNCPrinter2 = "\\SERVER\WARPRT08"...
so the client pc is windows 7, and it remote desktop's into a 2008 server?
try this script just to see:
=========================================================
Dim objNetwork, strLocal, strUNCPrinter1
strUNCPrinter1 = "\\server\burithp4"
Set objNetwork = CreateObject("WScript.Network")...
If you have under 500 employees, either use a simple excel sheet or a simple php/mysql database
Correctly asked questions will receive a better answer.
yikes, for me office 2007 is the hardest to customize to work properly without manual editing.
your best best is to either do it by hand or macro logins and outlook setups
Correctly asked questions will receive a better answer.
what version of outlook are you running?
shouldn't be too tough to deploy with office options, gpo's, and or vb scripts to customize it.
My personal favorite though is to give them a handout that says if you want your email to work do this lol.
Correctly asked questions will receive a better...
I've found the best solution is to have all the users login to the new system (I did this with a macro program, winmacro)
Then take a list of usernames and set them up like this in a batch file with the variable option and robocopy their stuff from the old location to the new:
set var=user123...
will you post an example of your vb mapping script?
is the network slow? this should never take more than a few seconds.
Correctly asked questions will receive a better answer.
Hello,
I have several large ricoh printers. We use the document server features with mailboxes.
Right now I have to login as 500+ users to configure each mailbox by hand, on whichever pc they are using, even though we have roaming profiles.
Is there a way to script this? VB, GP?
Correctly...
I finally resolved the problem.
My windows cluster (network load balanced) that was sending out multicast igmp packets.
I changed the mode to unicast, and switched the value for MaskSourceMAC from 1 to 0 in the registry on the windows servers that were load balanced.
Here is the link where I...
Updates:
I had a Ciso tech come out from my company and he looked around and gave me the following instructions:
1. block igmp at the router/firewall
2. enable bpdu port guard, and portfast for all switch ports besides uplinks
3. enable trunking on all switch uplinks
I have blocked igmp and do...
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.