Differences between revisions 1 and 51 (spanning 50 versions)
Revision 1 as of 2009-08-27 14:12:35
Size: 2871
Editor: heman
Comment:
Revision 51 as of 2023-10-16 13:38:29
Size: 4645
Editor: alders
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Managed Windows Computing Environment D-ITET-ISG =

== Login and Password ==

You will be given a username and a password by your institute.

One of the first things you should do is to change your passwords:

To change the Windows/Tardis-Password, open a browser and open this page: https://apps.ee.ethz.ch/cligui

To change your n.ethz- or Exchange-Email-Password , open a browser and open this page: http://password.ethz.ch
#rev 2020-09-11 maegger
= Managed Windows Computing Environment ISG D-ITET =
<<TableOfContents(3)>>
== Username and password ==
 * To login on a managed Windows workstation use your default IAM Account password.
 * If you don't know your IAM Account password or if you have forgotten it...
  * Please visit our office in ETF/D/106. Bring some identification card (e.g. ETH card, Student card) and we can change your ETH Account password. /!\ Passports, Driving Licenses and anything similar are no valid identification! They only proof that you are the person you pretend to be but doesn't proof you are working/studing at ETH.
  * Due to security reasons, we do not send passwords by email or advise passwords on the phone.
Line 14: Line 11:
We'll help you to help yourself. Much information about our computing environment can be found in this wiki.
Line 15: Line 13:
We try to help you help yourself. Much information about our computing environment can on these very websites... Primary source of information: http://computing.ee.ethz.ch
Line 17: Line 15:
Primary source of information:
http://computing.ee.ethz.ch

If you have a question that is not answered on the Computing website:
If you have a question which is not answered on the Computing website:
Line 23: Line 18:
 * Send an email to support@ee.ethz.ch (Support ISG.EE)  * Send an email to <support@ee.ethz.ch> (Support ISG D-ITET)
Line 27: Line 22:
Line 30: Line 24:
Press Win+R, enter \\ipp2vpp, press Enter. In the new windows, double-click a printer to install.

You can find a more detailed HOWTO here on Computing:
http://computing.ee.ethz.ch/Printing/VPPPrinting/Windows/Setup
 * Instructions how to install a printer on managed Windows Systems [[Workstations/NashuatecWindows10Managed|can be found in Workstations/NashuatecWindows10Managed]]
 
== Email ==
 * The D-ITET maintains an own Mailserver, but not every Institute uses this server. '''IF''' your institute uses our Mailservices (see below) you can find all relevant information about configuring your mailclient, using SIEVE filtering technique etc. in [[Workstations/Windows/MailSettings]]
 * Our public available mailservers are {{{virgo01.ee.ethz.ch}}} and {{{virgo02.ee.ethz.ch}}}. If the MX records of your institutes maildomain point to these servers, you have to configure your clients as described in [[Workstations/Windows/MailSettings]].
 * Use some online MX Lookup Tool like https://www.heise.de/netze/tools/dns/ to get the mailservers of your maildomain (everything after the @ sign is the maildomain. E.g. for troll@fantasy.domain.ch the maildomain would be {{{fantasy.domain.ch}}})
  * Visit https://www.heise.de/netze/tools/dns/
  * Change '''Abfrageart''' to {{{Mail Exchanger Lookup (MX Record)}}}
  * Enter your Maildomain at '''Hostname oder Adresse''' (for example ee.ethz.ch)<<BR>>{{attachment:mxlookup01.png||width=350}}
  * The returned '''exchange:''' fields should point to the both virgos. If they show up different servers, your maildomain is not hosted on our infrastructure. Therefore you should get in contact with your technical contact and ask for the correct mailsettings.<<BR>>{{attachment:mxlookup02.png||width=350}}
Line 36: Line 36:
 * Read the article [[Email/Vacation]]
 * '''Tipp''': Before you leave the office, try sending yourself an email from an external email address to ensure the vacation message works.
 * ''If you are using the Email Services provided by ID (Exchange), you can set the out-of-office message directly in Outlook or in the Microsoft Outlook Web Access, accessible via https://mail.ethz.ch/''
Line 37: Line 40:
Start a browser and open the following website:
https://apps.ee.ethz.ch/cligui
== Software ==
 * Software cannot be installed by yourself. Please visit [[Workstations/Windows/SoftwareInstallation]] for more information.
Line 40: Line 43:
After logon, you will find a link where you can set a vacation message.

Before you leave the office, try sending yourself an email from an external email address to ensure the vacation message works.

== Installing Software ==

We provide and maintain a list of software you can install yourself.

Go to Start -> Settings -> Control Panel -> Add or Remove Programs

All that software can be installed and uninstalled. Please be aware that you will not be able to install software downloaded from the internet if that software needs to install files to a folder where standard user does not have write access (Program Files, WinXP, System32 etc.)
'''Exception:'''
 * Adobe Products. If "''Adobe Creative Cloud All Apps''" is installed on your computer, users can install or uninstall Adobe Apps without elevated credentials.
 * [[Workstations/Windows/AdobeCreativeCloud|More information about Adobe Creative Cloud products]] .
Line 53: Line 48:
=== Personal Data ===
You should save your personal data (files created by yourself) into a subfolder on the {{{H:}}}(Home) drive which is secured by a nightly backup. We can also restore data from a previous day if you delete something accidentally. For a request, send an email to support@ee.ethz.ch
Line 54: Line 51:
=== Personal Data === Your home drive contains profile data. /!\ '''Therefore, do not delete these folders''' to ''make space'' or ''clean up a bit''.
Line 56: Line 53:
You should save your personal data (created files) to a folder on the H: drive which is secured by a nightly backup. We can also restore data from a previous day if you delete something accidentally. For a reqeust, send an email to support@ee.ethz.ch === Local Temporary Data ===
On every Windows host, there is a folder called {{{C:\Scratch}}} (the equivalent folder on a Linux box would be {{{/scratch}}}). We recommend to use this folder for processing large amounts of computing data. This will also result in a performance boost because you will not read and write data via the network.
Line 58: Line 56:
The W: drive contains application configuration files of your application. Do not deleted folders "to make space" or "clean up a bit". /!\ Please be aware that {{{C:\Scratch}}} is not secured by a backup. If the harddisc crashes, your data in there will be lost! /!\
Line 60: Line 58:
=== Local Temporary Data ===
Line 62: Line 59:
On every Windows host, there is a folder called C:\Scratch (the equivalent folder on a Linux box would be /scratch). We recommend to use this folder for processing large amounts of computing data. This will also result in a performance boost because you will not read and write data via the network.

Please be aware that C:\Scratch is not secured by a backup. If the harddisc crashes, your data will be lost.
----
[[CategoryACC]]

Managed Windows Computing Environment ISG D-ITET

Username and password

  • To login on a managed Windows workstation use your default IAM Account password.
  • If you don't know your IAM Account password or if you have forgotten it...
    • Please visit our office in ETF/D/106. Bring some identification card (e.g. ETH card, Student card) and we can change your ETH Account password. /!\ Passports, Driving Licenses and anything similar are no valid identification! They only proof that you are the person you pretend to be but doesn't proof you are working/studing at ETH.

    • Due to security reasons, we do not send passwords by email or advise passwords on the phone.

Support and Support Information

We'll help you to help yourself. Much information about our computing environment can be found in this wiki.

Primary source of information: http://computing.ee.ethz.ch

If you have a question which is not answered on the Computing website:

  • Ask somebody else in your office
  • Send an email to <support@ee.ethz.ch> (Support ISG D-ITET)

  • In urgent cases, call Support at 20909. Our office hours are from 09:00 17:00 o'clock

Printing

You can configure most printers at D-ITET yourself.

Email

  • The D-ITET maintains an own Mailserver, but not every Institute uses this server. IF your institute uses our Mailservices (see below) you can find all relevant information about configuring your mailclient, using SIEVE filtering technique etc. in Workstations/Windows/MailSettings

  • Our public available mailservers are virgo01.ee.ethz.ch and virgo02.ee.ethz.ch. If the MX records of your institutes maildomain point to these servers, you have to configure your clients as described in Workstations/Windows/MailSettings.

  • Use some online MX Lookup Tool like https://www.heise.de/netze/tools/dns/ to get the mailservers of your maildomain (everything after the @ sign is the maildomain. E.g. for troll@fantasy.domain.ch the maildomain would be fantasy.domain.ch)

    • Visit https://www.heise.de/netze/tools/dns/

    • Change Abfrageart to Mail Exchanger Lookup (MX Record)

    • Enter your Maildomain at Hostname oder Adresse (for example ee.ethz.ch)
      mxlookup01.png

    • The returned exchange: fields should point to the both virgos. If they show up different servers, your maildomain is not hosted on our infrastructure. Therefore you should get in contact with your technical contact and ask for the correct mailsettings.
      mxlookup02.png

Vacation Message in Email

  • Read the article Email/Vacation

  • Tipp: Before you leave the office, try sending yourself an email from an external email address to ensure the vacation message works.

  • If you are using the Email Services provided by ID (Exchange), you can set the out-of-office message directly in Outlook or in the Microsoft Outlook Web Access, accessible via https://mail.ethz.ch/

Software

Exception:

Data

Personal Data

You should save your personal data (files created by yourself) into a subfolder on the H:(Home) drive which is secured by a nightly backup. We can also restore data from a previous day if you delete something accidentally. For a request, send an email to support@ee.ethz.ch

Your home drive contains profile data. /!\ Therefore, do not delete these folders to make space or clean up a bit.

Local Temporary Data

On every Windows host, there is a folder called C:\Scratch (the equivalent folder on a Linux box would be /scratch). We recommend to use this folder for processing large amounts of computing data. This will also result in a performance boost because you will not read and write data via the network.

/!\ Please be aware that C:\Scratch is not secured by a backup. If the harddisc crashes, your data in there will be lost! /!\


CategoryACC

NewWindowsUser (last edited 2023-10-16 13:38:29 by alders)