I have two aspx pages. The controls for the entire project are loaded dynamically. The first page loads a user control that contains two Iframes and a DataList control.
The source for the second Iframe is another aspx page. This second aspx page contains a repeater control of images.
The...
I may try to write something similar in VB.net to accomplish the same thing.
I did try to replace the shell with the path to the pn.exe and it works great.
Except when you log off the ICA session. Then you're left with what looks like a blank desktop and the only way to get out is to CTRL ALT...
Running Win2k Server, Metaframe XP load balanced and a whole slew of Win98/95 workstations.
Here's what should happen:
-User starts workstation
-User logs into Windows domain
-Citrix desktop is published automatically based on the username and password entered for the domain username and...
What kinds of policies are you trying to enforce?
Is there already a default group policy at the domain level?
Make sure the new GPO you created is at the Terminal Services OU only.
Also, the Citrix server can only be a member of Terminal Services OU. It cannot be listed in any other group...
I had a similar question a couple days ago. Here's what I did:
On the server running AD:
- Create an OU container called Terminal Services
- Locate the computer running Citrix, in the domain tree
- Right click it and move it to the newly created
OU called "Terminal Services"
- Right...
Solved!!
Here's the soloution:
- Create an OU called Terminal Services
- Move the Citrix servers from Computers to the Terminal
Services OU.
- Right click the TS OU and choose properties
- Go to the Group policy tab and make sure the Citrix GPO
is chosen. Then choose...
I've got two Citrix servers running Win2K.
ON the domain controller (also Win2K):
-Opened AD
- Created an OU called "Terminal Servers"
- Moved the two Citrix servers from "Computers" folder
into the "Terminal Servers" OU
- Clicked "Properties" on the "TS" OU
-...
Ok. This link displays a picture. It's not a page with an .html extension.
frames['nscroll'].document.links[0].href;
So, the actual document loaded into the lgpc frame is really just a picture.
What I want to do is to be able to take out the IF statement.
I have one page with two IFrames. Here's the main page code:
<iframe id="largepic" src="#" name="lgpc"
onload="lgpcload(this)"
align="left"width="360"height="300" marginwidth=0 marginheight=0 hspace=10 vspace=0 frameborder=1>
</iframe>
The second IFrame contains a webpage of pictures...
I go to the Start menu > Run and type this:
"C:\Program Files\Citrix\ICA Client\pn.exe" /PN:PeoriaARC /APP:"Microsoft Outlook" /PARAM:"/c ipm.note /m bill@yahoo.com"
While this DOES load OUTLOOK correctly, it DOES NOT start a new email message. Why?
I've googled everything and found little on...
The reason I want to make everyone on the same subnet is strictly for connectivity issues. I've been told that if we switched our network (about 100 users) to ONE subnet, then it would resolve some of the connectivity issues we've been plagued with.
Here's some more backstory:
We have a BDC...
We have network addresses that have the following:
192.168.10.X
192.168.11.X
192.168.12.X
I want to change it so everyone is on the same subnet. There are 3 Cisco switches in the building that connect everyone to one domain controller. All the workstations are Win98. Servers are running Win2K...
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.