Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. blakey2

    HOWTO Create a folder programatically in Outlook

    Hi All, After scratching around a bit managed to hack this together & thought it might be useful. Essentailly needed to create a VB script that would create a new Folder under the 'Mailbox' of the user. I referenced these two sites so full credit to the authors...
  2. blakey2

    Connecting to a MetaFrame Server with Safari

    Hi Jay, Unsure what 'Classic' printing support is. There is a citrix policy option to enable/disable 'legacy' printing support, along with a host of other policies to control how printers are mapped into citrix etc. I'm unfamiliar with screwdriver, but if it is working then great =) - Thks...
  3. blakey2

    Connecting to a MetaFrame Server with Safari

    Hi Jay, Probably a citrix policy blocking printer drive mappings. - Is the issue only present when connecting from that terminal through Safari (ie - same behavior through firefox on same machine)? Cheers.
  4. blakey2

    Backup Exec Error: Unexpected end of backup set

    ...Hot tip for the youg player! -- CHECK YOUR NTBACKUP EXCLUSIONS TO ENSURE THAT SOME BRIGHT SPARK HAS NOT EXCLUDED ENTIRE DRIVES - EG C:\*.*, E:\*.* ETC. - YOU GET THE PICTURE!! - rather confusing in my instance is that this happened to two servers simultaneously. Hope this Helps!! Cheers -...
  5. blakey2

    Server stops responding during ASR backup and network drops out..

    ...save a VSS error pertaining to the D:\ (Data array). Pls note that the OS (C:\) is on its own RAID array and the Data (D:\) is on a seperate array. *The ASR only backs up the C:\. Event Type: Error Event Source: VolSnap Event Category: None Event ID: 25 Date: 18/11/2008 Time: 3:49:34 PM...
  6. blakey2

    External USB drive takes boot precedence...

    ...msg: Unable to mount root fs on unknown-block(0,0) I've changed the boot order in the BIOS to disable removable devices from booting at all. I *Believe* that the issue is that the USB is being emulted as SCSI and mounting as sda1, which is what the SCSI (internal mirrored raid array)...
  7. blakey2

    Install VNC server via telnet.

    Hi All, Answered my own question. Check out this link if required: http://guh.nu/projects/vnc/ Cheers Drew!! -blakey2
  8. blakey2

    Install VNC server via telnet.

    Hi, i have a server 2003 box which dumps RDP after applying SP2. I read this microsfot KB article: http://support.microsoft.com/kb/925876 which says to reinstall the RDP client. I have done this to no avail. Server is approx 2000km away so I really need remote access to it. I have remote access...
  9. blakey2

    Limit app to single instance but allow session to 'follow me'

    ...in farm: ------------------------------------- When 'limit to single instance' is enabled, can only log on once. If session is disconnected, it *may* reconnect to that session - dependant on where loadbalancer pushes request. If 'limit to single instance' is disabled then able to launch...
  10. blakey2

    Limit app to single instance but allow session to 'follow me'

    Hi, Title might sound cryptic but hopefully I can explain. - Published Desktop, limited to a single instance per user. - Thin clients, USB access disabled, no CDROM etc. - Users occasionaly need to logon to a shared PC "Upload workstation" to copy data from USB drives, CD, DVD etc. -...
  11. blakey2

    Illustrator CS3 and terminal server / citrix.

    ...and one license and use it for all your users, just as long as you actually own the licensing for the actual count. Accepted Solution I have thrown this back at Adobe and am awaiting a response, but was wondering *hoping* that there is someone out there whom knows a workaround for this...
  12. blakey2

    Access application via a published application.

    Hi, Might sound silly. Have two remote users whom only should have access to a particular application. + Created security group in AD, published the app. Tested, working beautifuly. Users report that all is well except that they can't create reports. The published app has the option to...
  13. blakey2

    Outlook: Multiple Accounts, Exchange Account Not Cached

    Hey millmaster, Could be authentication issues. Try RPC/HTTPS Setup as this will prompt you for mailbox credentials each time you connect. Cheers.
  14. blakey2

    Outlook: Multiple Accounts, Exchange Account Not Cached

    Hi Millmaster, Hmmm, i'm not 100% on why this is occuring(?). My best *guess* is that you have a slow link, though this does not sit 100% as you would have difficulty connecting to the exchange store and downloading any messages at all. I'd reccommend having a look into RPC/HTTPS setup for...
  15. blakey2

    Outlook: Multiple Accounts, Exchange Account Not Cached

    Hi Millmaster, I think the issue is that it is not setting up an exchange mailbox? Are you running outlook 2003 or 2007? When setting up the account are you definately specifing the account type to be "microsoft Exchange". Remember that you can (depending on the exchange config) connect...
  16. blakey2

    Set document "properties" (Summary -> Company:)

    Thanks tf1, That looks exactly what I was looking for! Purple star for you. Thanks All!
  17. blakey2

    Outlook: Multiple Accounts, Exchange Account Not Cached

    Hi MillMaster, I'm not 100% on your setup here so please bear with me. As I understand it: [] You have a single outlook mail profile (ie. you are not prompted for a specific account when you open outlook) [] This single profile has two accounts - A microsoft exchange account {work} - A...
  18. blakey2

    Set document "properties" (Summary -> Company:)

    Hey Fumei, Thanks for the response. I guess I can search the appropriate reg keys out and look at manually changing the info there.. i'll look into this further. Can't do a office reinstall, as this is actually occuring on three citrix servers for this particular client, and the change...
  19. blakey2

    Set document "properties" (Summary -> Company:)

    Hi All, Hoping that this makes some sense.. Installed office on a terminal server using "Company A" as the details when installing office (Pro. 2k3 [SP3]). This should actually have been "Company B" as the server was built for a client of ours. No when "Company B" users login and use...
  20. blakey2

    Enumerate folders to a set depth..

    Thanks both PHV and dm4ever for your responses. Had a look at both scripts and cut a little out of PHV's to make it closer resemble what I am after. (I got a little lost with the regex string from dm4ever's script) Resultant script: Set objFSO = CreateObject("Scripting.FileSystemObject")...

Part and Inventory Search

Back
Top