We have two RDS session hosts running Office and usual everyday packages, and want to have dedicated session hosts for apps such as Sage. Is there a simple way to present the Sage icon on the session hosts so we have the users log onto a single desktop via a broker, and yet still have all the...
We look after a PVS Citrix 6.5 system, and each time the client servers reboot, Office loses activation. You open Office after a reboot and it says not activated, then you close and re-open and it is now activated.
We have tried the rearm procedure to no effect.
The KMS server is not within...
We had an issue with an exchange defrag and have had to reimport emails from PST. In OWA, a user can log in and see the left column fine, but gets an error 500 in the main window. This only happens for mail folders and calendar, you can click options, public folders etc and see the main windows...
But why does the div show? Is there anything I can do to ensure it doesn't? It only shows on hitting back, not if you click the home button for example.
It seems somewhat random. If someone clicks on the button to show the div and then closes it again, it will re-show on returning to the page...
Hello,
I have a div in an aspx (vb .net 4.5) page:
<div id="Div1" runat="server" class="shaded" style="display:none;"> </div>
When an ImageButton is clicked, it shows the div from code-behind:
Private Sub ImageButton1_Click(sender As Object, e As ImageClickEventArgs) Handles...
Hello,
In CRM 2011 I have a workflow that creates a case from an email, but for the life of me I can't figure out how to handle replies to the case.
We send out an email thanking the client for submitting a case request, and we put the case number in the subject and set the regarding: field to...
We have a few users on an Exchange 2010 / Office 2010 setup that cannot see meeting requests in the resource they have booked (it is in their calendar). They get the confirmation email and we can see it in OWA, and if they look in a non-cached version of Outlook they see it, then when they...
This is about where I was with it too, but the client is very fussy about users being able to just work, and not have to think about anything! Obviously opening Outlook is much quicker and works faster than OWA, unfortunately.
It seems that the way we are working currently is probably going to...
Ah no, you misunderstand. We have 3 resources, Meeting Room 1, 2 and 3. We have also a single user account called space (for want of something better) that each PC is logged on as.
The problem I have personally is that users can book a meeting fine form their desks, attach whatever they like...
Hello, just after ideas here really.
We have migrated a client to exchange 2010 and have created 3 room resources for their meeting rooms.
Each meeting room has a pc which needs to have a connection to the network. They want to be able to email docs and stuff to the meeting rooms, and we...
Actually I think I may have the answer; I had the images as html <img> and I have changed to <asp:Image ID="Image2" runat="server" ImageUrl="~/images/logo.jpg" />
In addition I changed the response.redirect to "~/page2.aspx" instead of "./page2.aspx"
So far all seems good.
I am developing an asp .net4 website for a university. My test server is 2008R2 running .net 4 and IIS 7.5. On this server the site works fine.
On the Uni server it is not. The server is the same spec (2008 R2, .net 4 and IIS 7.5)
I have set up application pools identically and everything...
I managed to figure it out. For anyone interested, here is my code:
Dim strComputer = "."
Dim upd_thresh = 4
Dim wmiLocator = CreateObject("WbemScripting.SWbemLocator")
Dim wmiNameSpace = wmiLocator.ConnectServer(strComputer, "root\default")
Dim oReg =...
I have the following code which works in XP, Vista and 7 which I took from WMI. It does not work in SBS 2008 however. I am assuming security center is not installed, but the WMI does return a value when run as a vbs, so I wondered if anyone could shed any light on how to return AV up to date in...
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.