Jump to content

spanougakis

Moderators
  • Posts

    1305
  • Joined

  • Last visited

  • Days Won

    5

Blog Entries posted by spanougakis

  1. spanougakis
    In my company we’re used all these years to work with DirectAccess. It’s fascinating to connect automatically to your corporate network, without actually doing anything. DA offered me another advantage: I travel a lot, so very often hotel wireless networks block the common VPN outbound ports. In these cases you cannot use the traditional VPN protocols like PPTP or L2TP. DirectAccess connections are not affected, because they use port 443, which is usually unblocked.
    Since we upgraded everything in the company to Windows Server 10 TP (or vNext if you like), we installed everything required for DirectAccess to work, but sadly we discovered that the connection icon for DA does not appear, as you can see in the following picture:

    The next thing to check was to see if my laptop (running Windows 10 TP) has the DirectAccess Client Group Policy applied. You can simply check this by running gpresult /H c:report.html, and check the HTML report that is created. Strangely enough, the GPO was denied….
    So the next think to check was the WMI Filter that is created for DA. This WMI filter checks if the computer has the correct operating system version and if the computer is a laptop or a desktop: if is a desktop, the DA GPO shouldn’t be applied (who wants to connect remotely using a big heavy desktop computer?)
    But as soon as we checked the WMI Filter, we discovered this:

    The WMI Filter is set to apply on the Windows version 6.2. If you check the Windows 10 Technology Preview version, you’ll see that is version 6.4. We can now change the WMI Filter and set the correct OS version:

     
    As soon as you gpupdate /force, you can run the gpresult /H c:report.html command and see the report produced:

    You can clearly see that the GPO is applied correctly, so after a while we finally can see the DA connection icon:

    Do not forget guys, it’s still a Technology Preview version, don’t expect everything to be functional.

     
    Source
  2. spanougakis
    There is an easy way to customize Start menu layout in Windows 10 using Group Policy. This new setting allows administrators to determine which live tiles will be pinned to users’ Start menus. When the setting is enabled, users cannot add or remove tiles. All you need to do is pin and arrange the tiles on the Start menu as required, and use the PowerShell command below to export the layout to an .xml file:
     
    export-startlayout –path c:\startmenu\start.xml –for startmenu
     
    and copy the XML file that you created to your file server, so it can be accessible from the network. Then you can simply enable the Start Menu Layout setting in Group Policy:
    In the Group Policy Object Editor, expand User Configuration, Administrative Templates and click Start Menu and Taskbar.
    Double click Start Menu Layout.
    In the Start Screen Layout dialog box, click Enabled.
    In the Start Layout File box, type the path to the *.xml configuration file you previously created using export-startlayout. The file should be located on a share folder on your company file server.
    Then click OK.

     

     
    So when the Group Policy applies, users will not be able to change the layout of the Start menu in Windows 10.
  3. spanougakis
    Windows 10 is available for download, so as you can see I’ve already downloaded and installed it on my laptop. I would like to start using it, although this is the Technical Preview version. Some bugs are expected, however since I’ve installed it, everything seems to run smoothly. I’m using it for some hours and I’m writing this blog post inside Windows 10, so I can say that is a stable version (at least till now).
    The first thing that you notice if you install it on a no-touch laptop is that there is no Start screen by default. As soon as you log on you go directly to the desktop. You cannot see the Start screen, even if you press the Start button: in the screenshot above you can see the new Start menu, a combination of old Start menu, but now includes some modern Windows 8.x apps. You can resize the Start menu and you can pin Modern apps as you like. The good thing here is that you can still benefit from the Live Tiles and get the information that you need, just like in the Windows 8.x Start screen:


    If you thin that you need the Windows 8.x Start screen, you have to enable it through the Taskbar options:

    You can pin, unpin or even resize the tiles. You can also see an icon for the user account you logged on, giving you some actions when you click on it:

    Next to your user account you can find the on-off button that allows you to shutdown the computer:

    The new Start menu works like in Windows 7, giving you a list of all the applications that you have installed, but also a search function:


    A great new feature is the ability to create additional virtual desktops, something that was an add-on but now is built-in:

    Another new feature is that the new OS can now keep a history of your frequent folders and display them in File Explorer:

    The notification messages have changed, as you can see in the screenshot below:

    I’ve seen that there is a new option to share content, just like in Windows Phone, please notice the Share button below:

    Hyper-V is also included, I’ve used it to install Windows Server 10 Technical Preview:

    Charms are not available if you use a no-touch computer. But where are the settings we used to see through the Charms? Now every application has it’s own settings button, available if you click on the top left corner of the application window:

    Finally, here are a few useful links about Windows 10 Technical Preview:
    · http://blogs.windows.com/bloggingwindows/
    · http://blogs.windows.com/business/
    Here’s a link to the download page:
    · http://technet.microsoft.com/evalcenter/dn781243
    Also, there are forums setup on TechNet to help people with questions and feedback
    · http://social.technet.microsoft.com/Forums/en-US/home?category=WinPreview2014
    [/url]Take Our Poll
    Do not forget that you can always boot from VHD and test Windows 10, without having to format your PC.
    Enjoy!

     
    Source
  4. spanougakis
    I’m invited to present at Microsoft INDEED 2015 that will take place in Sofia, BG in October this year. I’m really excited that I have the opportunity to participate at this big event and meet new people that share the same passion: technology.
     
    My first session will be about the all brand new Nano Server, so the participants will have the opportunity to see in action how this new version can be used in their corporate networks. More info about the session on Nano Server can be found here.
     
    The second session will be about the Windows Server Containers, a feature that will help us to do file, registry virtualization and network virtualization so that each application/container could have it’s own IP address to provide a layer of isolation so that the container doesn’t have access outside of that Sandbox. More info about my session on Windows Server Containers (and Docker of course!) can be found here.
     
    Hope to see you there!

  5. spanougakis
    Σήμερα μου ήρθε με e-mail και το MVP Award σε Directory Services. Ομολογώ ότι όταν διάβαζα το e-mail έτρεμαν τα πόδια μου, αλλά τελικά τα κατάφερα να συμπληρώσω το profile μου στο σχετικό site της Microsoft.

    Ευχαριστώ όλους τους φίλους και συναδέλφους για την υποστήριξή τους και .... η ομάδα του Autoexec συνεχίζει ακάθεκτη!!
  6. spanougakis
    Όσοι μας τίμησαν με την παρουσία τους στο IT PRO Connections 2009, θα θυμούνται ότι στην παρουσίασή μου έδειξα κάποιες απλές εργασίες στο Active Directory, χρησιμοποιώντας το νέο εργαλείο που υπάρχει στον Windows Server 2008 R2, το Active Directory Administrative Center (ADAC). Επίσης έδειξα και κάποια απλά tasks σε Powershell, το οποίο στον Windows Server 2008 R2 βρίσκεται αναβαθμισμένο στην έκδοση 2.0.
    Υπάρχει μια σχέση μεταξύ αυτών των δύο εργαλείων: το ADAC είναι ένα γραφικό περιβάλλον που στηρίζεται στο Powershell, αφού ότι κάνετε εκεί μεταφράζεται σε cmdlets.
    Όσοι λοιπόν είστε fans των νέων αυτών εργαλείων, θα πρέπει να ξέρετε ότι μπορείτε να τα χρησιμοποιήσετε ακόμα και αν έχετε Domain Controllers με …… Windows Server 2003. Απλά θα πρέπει να σας περιγράψω την συνταγή.
    Αρχικά όλα ξεκινάνε από το γεγονός ότι το Powershell μιλάει με το Active Directory χρησιμοποιώντας τα νέα Active Directory Web Services, τα οποία θα βρείτε σε όλους τους domain controllers με Windows Server 2008 R2 από default. Κάποιοι θα έχετε δει ότι κάνω το εξής: σταματάω το συγκεκριμένο service και δεν δουλεύει ούτε το Powershell.

    Φυσικά όλα αυτά δεν σημαίνουν ότι οι domain controllers μας έγιναν ξαφνικά web servers… καμμία σχέση. Δεν χρησιμοποιούν καν τις θύρες 80 και 443, αλλά την 9389.
    Πρώτα από όλα, θα χρειαστείτε ένα PC με Windows 7 ή έναν Server 2008 R2 member server, ώστε να μπορέσετε να χρησιμοποιήσετε το Powershell v.2 και τα Remote Server Administration Tools (που περιέχουν και το ADAC). Ναι… σωστά το υποπτευθήκατε: δεν θα εγκαταστήσουμε το ADAC στον DC με Windows Server 2003, αλλά πολύ απλά θα χρησιμοποιήσουμε το εργαλείο από το Windows 7 του γραφείου μας. Κάπου εδώ εννοείται ότι αυτά τα PC πρέπει να ανήκουν στο domain που θέλετε να διαχειριστείτε.
    Επίσης θέλετε έναν domain controller που να υποστηρίζει τα AD Web Services και αυτός μπορεί να έχει Windows Server 2003 με SP2 ή Windows Server 2008. Φροντίστε να του εγκαταστήσετε και το .NET Framework 3.5 SP1.
    Μην ξεχάσετε τα παρακάτω hotfixes τα οποία είναι απαραίτητα για την επικοινωνία των Windows 7 με τον DC:
    Για τον Server 2003 SP2 θέλετε το KB969429 που λύνει το θέμα “Windows 7 clients cannot locate the Active Directory Management Gateway service that is installed on Windows Server 2003-based domain controllers” Για τον Server 2008 SP1 και 2003 SP2 θέλετε το KB967574. ΠΡΟΣΟΧΗ: ο DC με Server 2008 SP2 ΔΕΝ χρειάζεται αυτό το hotfix. Τέλος, κατεβάστε από το Microsoft Downloads το Active Directory Management Gateway Service, εγκαταστήστε το στον DC και μπορείτε πλέον να διαχειριστείτε το παλιό σας Active Directory με τα νέα εργαλεία του Windows Server 2008 R2, καθισμένοι αναπαυτικά στην πολυθρόνα από γνήσιο δέρμα χρήστη (user) του γραφείου σας.

    Παρατηρήστε ότι ο DC είναι 2003.
  7. spanougakis
    Windows 8.1 Update is available, so it was a good idea to install it and see what are the improvements, mainly related to users without touch screen laptops. I actually wrote this blog post a long time ago, but since this info for us MVPs was under NDA, I had to expect the public announcement during Build conference. Yesterday Joe Belfiore, Microsoft Corporate Vice President Operating Systems Group, demonstrated on Build 2014 stage some cool new features that are included in this update. So the official name of this update is simply Windows 8.1 Update and we’ve been told that it will be available through the usual channels like Microsoft Update and WSUS (if you have one in your network).
    When you perform the update you actually install these in order:
    1. KB2919442
    2. KB2919355
    3. KB2932046
    4. KB2937592
    5. KB2938439
    6. KB2949621
    Windows 8.1 Update is free for Windows 8.1 users, and as soon as you install the required updates, here you are: your computer will start directly to the traditional windows desktop (at least this is what happened on my HP laptop with no touch screen). This setting is configurable though, through the settings of the Taskbar:

    The next obvious change is the addition of a “shutdown” option next to your account picture in the Start screen:

    We now can pin to the taskbar not only the “old-fashioned” windows applications, but even the new tile apps, like Weather, Music, Store, etc:

    In fact, when you right-click on the application’s tile, you get a new menu:

    So you can pin to taskbar any application that you like:

    If the application supports it, you get some additional controls, for example the Music app gives you some additional controls:

    All applications now have an “X” that will let you close the application, located on the upper side of the screen:

    SkyDrive is now renamed to OneDrive:

    Internet Explorer has some changes regarding the address bar and tabs location:

    Even if you are in a Modern App environment (in this example we are browsing the Windows Store), if you drag your mouse to the bottom of the screen, you can see the taskbar:

    Another good feature that was missing is the ability to see the list of all the wireless networks that you’ve connected. This feature was removed but now is back, so you can select to manage known wireless networks and “forget” them. Simply navigate to the “Change PC Settings” section using the charms and go to the Networks section. Then you have to click on the “Manage known networks”:


    There is a new feature related to Internet Explorer 11, regarding the compatibility settings. This new feature lets you specify through Group Policy which sites you want to appear in compatibility mode. This new feature is called “Internet Explorer Enterprise Mode”, or EMIE and obviously it will work on PCs that are joined to a domain. There are a lot of websites out there that appear correctly in IE8 but not in IE11, so now we have the choice to upgrade to IE11 without any problems. So you can create the XML file that will contain all the websites that you want to specify to run in Enterprise Mode. A sample XML file could be something like this:
    <rules version=”3″>
    <emie>
    <domain>msdn.microsoft.com</domain>
    <domain exclude=”false”>bing.com
    <path exclude=”true”>images</path>
    </domain>
    <domain exclude=”true”>news.msn.com
    <path exclude=”false”>pop-culture</path>
    </domain>
    <domain>microsoftstore.com</domain>
    </emie>
    </rules>
    You can easily create this XML file using the Enterprise Mode Site List Manager tool, which is available for download through the Microsoft download site:

    (screen capture taken from here, where you can read additional info)
    The next step is to create a new GPO and navigate to Computer Configuration –> Admin Templates –> Windows Components –> Internet Explorer. Here you can find 2 settings:
    Let Users turn on and use Enterprise Mode from the tools menu, so practically the user can turn on Enterprise Mode manually for the sites that do not appear correctly in IE11
    Use the Enterprise Mode IE website list, to specify a preconfigured XML file with all the sites that we want to automatically appear in Enterprise Mode:



    The XML file can reside anywhere, on a shared folder on a file server or in a public website. So, if you take a look at the contents of the XML file above, you can see that when I visit the Bing web page, Enterprise Mode is turned on automatically:

    [/url]Take Our Poll
    Thanks for voting!

     
    Source
  8. spanougakis
    It’s official: you can now download the new build of Windows 10 Technology Preview. So what you have to do is to go to PC Settings –> Update and Recovery –> Preview builds. Check for a new build and let Windows do the upgrade. I;ve noticed that this is an in-place upgrade, meaning that you’ll not loose your current user profile:
     

     
    As soon as the upgrade starts, you’ll need to restart your computer a few times, having the option to decide when to restart:
     

     
    After the upgrade, the first thing that you notice is a window animation every time you open an application or when you minimize an open window. There is the option to turn it off however, just from the PC Settings:
     

     
    There is also a Battery Saver option, just like in Windows Phone:
     

     
    For those that use a Windows Phone, there is also the Datasense feature, letting you control the amount of data that you consume for network connections:
     

     
    Notifications appear now as a new icon in the taskbar:
     

     
    Unfortunately I couldn’t find Cortana anywhere, but I still don’t know if it’s related to the regional settings of the computer, just like in Windows Phone.
     
    Enjoy!
  9. spanougakis
    Αναπαράγω την πληροφορία από κάποιο ξένο blog και συγκεκριμένα από αυτό: http://blog.hznet.nl/2009/03/26/windows-7-rc-info-published-at-technet-eval-center
    Εμφανίστηκε στο Technet η σελίδα από την οποία μπορούμε να κατεβάσουμε την Release Candidate των Windows 7. Περιέργως όμως αυτή η σελίδα έχει ημερομηνία Μαΐου 2009… (Εδώ στην Ελλάδα πάντως είναι ακόμα Μάρτιος…).

    Μην χαίρεστε όμως…. δεν δουλεύει η σελίδα και τα links για τα download στο τέλος της δεν δουλεύουν…

    Φαίνεται όμως ότι ετοιμάζεται η σελίδα για τον Μάϊο, οπότε κάποιος την ξετρύπωσε… Παρατηρήστε μέχρι και το link στα δεξιά για το κατέβασμα του Windows Server 2008 R2 Release Candidate!!
    Όσοι προλάβετε μέχρι που να “κατέβει” η σελίδα, απολαύστε: http://technet.microsoft.com/en-us/evalcenter/dd353205.aspx
    Να θυμίσω ότι απλά αντιγράφω το blog κάποιου άλλου, δεν είναι δική μου ανακάλυψη…
  10. spanougakis
    Later. First of all, don’t panic. So this is how the story begins…
    The customer complained that there were some errors in the DCs event logs related to File Replication Service. This is the service responsible for the replication of the SYSVOL folder, in case you didn’t migrate yet to DFSR (which is better, faster, etc). The DCs were still using NtFrs, so the scary event entry was something like this:
    “The File Replication Service has detected that the replica set “DOMAIN SYSTEM VOLUME (SYSVOL SHARE)” is in JRNL_WRAP_ERROR.
    Replica set name is : “DOMAIN SYSTEM VOLUME (SYSVOL SHARE)”
    Replica root path is : “c:windowssysvoldomain”
    Replica root volume is : “\.C:”
    A Replica set hits JRNL_WRAP_ERROR when the record that it is trying to read from the NTFS USN journal is not found. This can occur because of one of the following reasons.
    [1] Volume “\.C:” has been formatted.
    [2] The NTFS USN journal on volume “\.C:” has been deleted.
    [3] The NTFS USN journal on volume “\.C:” has been truncated. Chkdsk can truncate the journal if it finds corrupt entries at the end of the journal.
    [4] File Replication Service was not running on this computer for a long time.
    [5] File Replication Service could not keep up with the rate of Disk IO activity on “\.C:”.
    Setting the “Enable Journal Wrap Automatic Restore” registry parameter to 1 will cause the following recovery steps to be taken to automatically recover from this error state.
    [1] At the first poll, which will occur in 5 minutes, this computer will be deleted from the replica set. If you do not want to wait 5 minutes, then run “net stop ntfrs” followed by “net start ntfrs” to restart the File Replication Service.
    [2] At the poll following the deletion this computer will be re-added to the replica set. The re-addition will trigger a full tree sync for the replica set.
    WARNING: During the recovery process data in the replica tree may be unavailable. You should reset the registry parameter described above to 0 to prevent automatic recovery from making the data unexpectedly unavailable if this error condition occurs again.
    To change this registry parameter, run regedit.
    Click on Start, Run and type regedit.
    Expand HKEY_LOCAL_MACHINE.
    Click down the key path:
    “SystemCurrentControlSetServicesNtFrsParameters”
    Double click on the value name
    “Enable Journal Wrap Automatic Restore”
    and update the value.
    If the value name is not present you may add it with the New->DWORD Value function under the Edit Menu item. Type the value name exactly as shown above.”
    Just to prevent you from doing anything wrong here, please DO NOT follow the last instruction about modifying the registry key displayed above, if your DCs are post 2003 you have to fix it differently.
    SYMPTOMS:
    If you have more that one DCs, you should check the contents of the SYSVOL folder. You should compare and check that both DCs have the identical set of files in the Policies folder, in the Scripts folder and in the StarterGPOs folder (if you’ve created this one through the GP Management console). In our case, there were 91 GPOs on the first DC, but only 80 GPOs on the second DC, so we’re missing something:

    Other symptoms were:
    You make changes to a logon script but not all users got the change
    Changing a GPO or creating a new GPO is not applied to all users or computers (that’s obvious, because we already know that we miss some GPOs)





    WHAT CAUSED IT?
    In this specific scenario, we already know that these 2 DCs lost connection for some days, due to some network misconfiguration. So what really happened?
    FRS has an internal database that contains all the files and folders it is replicating and each of these has a unique global ID (GUID). The database also contains a pointer to the last NTFS disk operation (in the USN Journal/NTFS Journal) that the FRS service processed. Every time there is a change in the SYSVOL folder (actually the change is on a file) on disk, this is what happens:
    the operation is picked up by NTFS and an entry is made in the NTFS Journal
    FRS monitors the NTFS Journal for changes and notes that a change has been made to that file
    FRS keeps a record of the last NTFS Journal event that it processed and checks if it has processed it already
    If it hasn’t processed it already, it looks at whether it is a file that it should replicate
    If it should be replicated, the file goes into the normal process of staging, replicating, etc.
    FRS increments the entry in its database about the NTFS Journal event that it has processed so it won’t consider it again.





    Let’s say that we create a new GPO and we verify that is replicated to the next domain controller. Then we make 3 changes to this GPO. The FRS will update the NTFS Journal so the version will be 4 and will trigger the replication mechanism. If we stop the FRS service and we make 20 more changes to this GPO, the NTFS Journal will be updated so it will go up to version 24. But since FRS is stopped, it will not monitor the NTFS Journal. FRS still knows the last NTFS Journal entry that it processed and it will compare this with the current NTFS Journal the next time it restarts. Remember that the NTFS Journal has a log size limit of the last 10 entries.
    The next time the FRS service starts, it sees that it has missed NTFS operations on the disk (it last processed NTFS operation (4) but the NTFS Journal is now at 24 and we only have a log that goes back 10 entries so we’re missing operations 5-14 from the database.
    So this is why you get the “DOMAIN SYSTEM VOLUME (SYSVOL SHARE)” is in JRNL_WRAP_ERROR.
    WHAT CAN I DO TO FIX IT?
    You need to reset things somehow, so you can reset the FRS database and start counting the NTFS Journal from the current values it has. You have 2 options to do this:

    Get the data from the second DC through replication, so practically you need to perform the D2 non-authoritative FRS restore (more details follow)

    Make this DC the authoritative and “send” the data through replication to all other DCs, called the D4 authoritative FRS restore. But in this case we know that all other DCs function without errors, so it’s better to stick with the first option. The D4 approach needs planning, is time consuming and you practically need to stop the FRS service to all DCs. I prefer to use it as a last resort…





    Details on the D2 option can be found in this excellent Technet article (contains also information about the D4 approach), http://support.microsoft.com/kb/290762, but for your convenience I’ve copied the steps here:
    “To perform a non-authoritative restore, stop the FRS service, configure the BurFlags registry key, and then restart the FRS service. To do so:


    Click Start, and then click Run.
    In the Open box, type cmd and then press ENTER.
    In the Command box, type net stop ntfrs.
    Click Start, and then click Run.
    In the Open box, type regedit and then press ENTER.
    Locate the following subkey in the registry: HKEY_LOCAL_MACHINESystemCurrentControlSetServicesNtFrsParametersBackup/RestoreProcess at Startup
    In the right pane, double-click BurFlags.
    In the Edit DWORD Value dialog box, type D2 and then click OK.
    Quit Registry Editor, and then switch to the Command box.
    In the Command box, type net start ntfrs.
    Quit the Command box.

    When the FRS service restarts, the following actions occur:
    The value for BurFlags registry key returns to 0.
    Files in the reinitialized FRS folders are moved to a Pre-existing folder.
    An event 13565 is logged to signal that a nonauthoritative restore is started.
    The FRS database is rebuilt.
    The member performs an initial join of the replica set from an upstream partner or from the computer that is specified in the Replica Set Parent registry key if a parent has been specified for SYSVOL replica sets.
    The reinitialized computer runs a full replication of the affected replica sets when the relevant replication schedule begins.
    When the process is complete, an event 13516 is logged to signal that FRS is operational. If the event is not logged, there is a problem with the FRS configuration.





    Note: The placement of files in the Pre-existing folder on reinitialized members is a safeguard in FRS designed to prevent accidental data loss. Any files destined for the replica that exist only in the local Pre-existing folder and did not replicate in after the initial replication may then be copied to the appropriate folder. When outbound replication has occurred, delete files in the Pre-existing folder to free up additional drive space.”
    So if you go back to your affected DC, you can see that the contents of the SYSVOL folder are identical, and we get Event ID 13516, saying that “The File Replication Service is no longer preventing the computer DC from becoming a domain controller. The system volume has been successfully initialized and the Netlogon service has been notified that the system volume is now ready to be shared as SYSVOL.”[/url]Take Our Poll

     
    Source
  11. spanougakis
    1η Οκτωβρίου σήμερα και μόλις μου απονεμήθηκε για ακόμα μια χρονιά ο τίτλος του MVP σε Directory Services. Πρόκειται για την επιβράβευση της δουλειάς που έγινε όλη την προηγούμενη χρονιά σε ότι αφορά την κοινότητα των IT Professionals στην Ελλάδα.
    Θυμίζω τις συναντήσεις του AutoExec.Gr που είχαμε όλο τον χειμώνα στη Θεσσαλονίκη, με την ευγενική χορηγία του ξενοδοχείου Les Lazaristes, ώστε να έχουμε κάποιον χώρο να βρισκόμαστε. Σύντομα λοιπόν θα ξεκινήσουμε πάλι, οπότε φροντίστε να μην λείπετε, θα έχουμε πολλές νέες και ενδιαφέρουσες παρουσιάσεις για τα νέα προϊόντα που μας έρχονται σε… ριπές το τελευταίο διάστημα.
    Μην ξεχνάτε και το premium event μας, το IT PRO Connections 2009, που με μια τιμή συμμετοχής απίστευτα χαμηλή για τέτοιου είδους εκδηλώσεις, θα είμαστε όλοι εκεί για να μπούμε βαθειά στην τεχνολογία.
    Ευχαριστώ όλους τους συνεργάτες για την δουλειά που έχουμε κάνει ως τώρα.
  12. spanougakis
    Θα έχετε παρατηρήσει ότι όλα τα νέα λειτουργικά υποστηρίζουν την δυνατότητα να εισάγουμε μια φωτογραφία για κάθε λογαριασμό χρήστη στο Active Directory, η οποία τελικά θα είναι ορατή και μέσα στο νέο Outlook 2010, αλλά ακόμα και στον υπολογιστή με Windows 7 που χρησιμοποιούμε.
    Υπάρχει λοιπόν η δυνατότητα να εισάγουμε τις φωτογραφίες χρηστών σαν πληροφορία μέσα στο Active Directory Schema, ώστε ανεξάρτητα από τον υπολογιστή που χρησιμοποιεί ο χρήστης, να υπάρχει η φάτσα του διαθέσιμη παντού.
    Πρέπει να έχουμε υπόψη μας όμως τα εξής πριν ξεκινήσουμε:
    Το thumbnailPhoto attribute του Active Directory που θα πειράξουμε, έχει περιορισμό στα 10ΚΒ, οπότε ελέγξτε το μέγεθος της κάθε φωτογραφίας. Επίσης, οι φωτογραφίες θα πρέπει να είναι jpg και θα επηρεάσουν το συνολικό replication μεταξύ των DCs, αλλά και το μέγεθος της βάσης του Active Directory.
    Ξεκινώντας, αφού έχετε κάνει logon σε κάποιον DC, μπαίνετε σε command prompt και πληκτρολογείτε:
    regsvr32 schmmgmt.dll
    για να μπορέσετε να δείτε το Active Directory Schema snap-in από μια MMC κονσόλα που θα χρησιμοποιήσετε στην συνέχεια.
    Κατόπιν τρέχετε το mmc.exe και στο άδειο παράθυρο που θα εμφανιστεί, προσθέτετε σαν snap-in το Active Directory Schema. Κάνοντας expand το Active Directory Schema, μπαίνοντας στον φάκελο Attributes, θα πρέπει να βρείτε ένα attribute που ονομάζεται “thumbnailPhoto” και το οποίο ανοίγετε με διπλό κλικ.
    Το μόνο που χρειάζεται να επιλέξετε είναι το “Replicate this attribute to the Global Catalog” και πατώντας παντού OK κλείνετε την κονσόλα χωρίς να την αποθηκεύσετε:

    Επειδή μας ενδιαφέρει να εισάγουμε την φωτογραφία μέσα στο mailbox του χρήστη, θα πρέπει να ανοίξουμε το Exchange Management Shell και να πληκτρολογήσουμε το παρακάτω cmdlet, με το οποίο θα δηλώσουμε το mailbox και το path που βρίσκεται η φωτογραφία:
    Import-RecipientDataProperty -Identity <Mailbox> -Picture -FileData ([byte[]]$(Get-Content -path <Picture Path > -Encoding Byte -ReadCount 0))
    Για να ελέγξουμε ότι έχει εισαχθεί η πληροφορία σωστά, μπορούμε σε κάποιον DC να ρίξουμε μια ματιά στα properties του λογαριασμού στο Active Directory και συγκεκριμένα στον attribute editor, όπου θα πρέπει να αναγράφεται κάτι δίπλα από το thumbnailPhoto attribute, όπως παρακάτω:

    Το τελικό αποτέλεσμα μπορούμε να το δούμε από το Outlook 2010, όπου στις ρυθμίσεις του Exchange 2010 λογαριασμού εμφανίζεται αυτόματα η φωτογραφία, αλλά και στα e-mail που στέλνουμε:
     
     

  13. spanougakis
    Με επιτυχία διοργανώθηκε το 5ο Community Event, το οποίο για πρώτη φορά έγινε στη Θεσσαλονίκη. Ήταν μια ευκαιρία για όλους τους IT Pros της Β. Ελλάδας να συναντηθούν, να γνωριστούν επιτέλους από κοντά και να ανταλλάξουν απόψεις. Δεν σας κρύβω ότι έχω την υποψία για κάποιους ότι βρήκαν ευκαιρία για να κάνουν και business ("μια που γνωριστήκαμε, θες να συνεργαστούμε;"), κάτι πολύ θετικό, αρκεί να μην ξεχάσουν να μου αποδώσουν ένα ποσοστό 5% στα κέρδη τους (κάτι σαν τους μεσίτες).

    Για πρώτη φορά είχαμε μια ικανοποιητική προσέλευση 15 ατόμων, ενώ ευελπιστούμε τις επόμενες συναντήσεις να αυξηθεί η συμμετοχή. Η αλήθεια είναι ότι υπάρχει αρκετός κόσμος που δεν έχει ακόμα αντιληφθεί τη χρησιμότητα αυτών των συναντήσεων και γενικότερα της κοινότητας. Δυστυχώς υπάρχουν κάποιοι συνάδελφοι που συμμετέχουν στο forum μόνο για να λύσουν κάποιο δικό τους τεχνικό πρόβλημα, αγνοώντας ότι και αυτοί πρέπει να προσφέρουν με τη σειρά τους στους υπόλοιπους, ενώ βέβαια ξέρουμε από πριν ότι δεν θα έρθουν σε καμμία συνάντησή μας. Δεν πειράζει, μακριά και αγαπημένοι, αυτοί θα χάσουν.

    Οι αξιολογήσεις που δώσαμε μας έδωσαν βαθμολογία 4,75 για την πρώτη παρουσίαση (με άριστα το 5), 4,625 για την δεύτερη παρουσίαση και 4,75 για την τρίτη. Συνολική αξιολόγηση με άριστα το 9 είχαμε 7,375, ενώ σχεδόν όλοι οι συμμετέχοντες δήλωσαν ότι θα παρακολουθήσουν μελλοντικά events στη πόλη μας. Το μοναδικό αρνητικό σχόλιο ήταν "Δεν είχε ταβέρνα μετά" από κάποιον συμμετέχοντα. Υποσχόμαστε ότι θα το διορθώσουμε αυτό το fatal error στις επόμενες συναντήσεις μας.

    Ευχαριστούμε τον Γιώργο Σίμο για την πολύ αξιόλογη παρουσίασή του σχετικά με το WMI Filtering, ήταν κάτι με το οποίο δεν είχε τύχει να ασχοληθώ ποτέ. Ευχαριστούμε επίσης και τα δύο μέλη μας από τον Βόλο που ήρθαν για την συνάντηση, αντιμετωπίζοντας μέχρι και μπλόκο αγροτών στη Λάρισα. Φυσικά ευχαριστούμε και όλους τους υπόλοιπους που μας τίμησαν με την παρουσία τους και δίνουμε ραντεβού για τον Ιανουάριο του 2009.



  14. spanougakis
    Το ανακάλυψα διαβάζοντας το blog του καλού μας φίλου Andy Malone, ο οποίος έτυχε να στείλει κάποιον γνωστό του για μαθήματα εκεί, ώσπου ανακάλυψαν ότι η εταιρία έχει μπει σε receivership (από τα συμφραζόμενα θα καταλάβετε ότι η εταιρία δεν δουλεύει πια).
    Προφανώς πρόκειται για ακόμα ένα θύμα της οικονομικής κρίσης, με δυσάρεστες συνέπειες για το προσωπικό και τους συναδέλφους trainers που εργαζόταν εκεί. Μακάρι να μην δούμε και την New Horizons Αμερικής να ακολουθεί τον ίδιο δρόμο, διότι πρόκειται για μια σοβαρή πολυεθνική με πολύ καλή δουλειά στο ενεργητικό της.
    Φυσικά μέσα στα newsgroups των Microsoft Certified Trainers που παρακολουθούμε κάποιοι ακούγονται πολλά, αλλά δεν θέλω να τα παραθέσω εδώ διότι δεν ξέρω αν πρόκειται για φήμες ή για πραγματικά γεγονότα.
    Σε αυτή τη δύσκολη περίοδο είναι ευκαιρία να … έρθουμε όλοι κοντά μέσα από τα Community Events του AutoExec.Gr, οπότε μην ξεχάσετε τα events σε Αθήνα και Θεσσαλονίκη! Δείτε τις ανακοινώσεις στη πρώτη σελίδα του AutoExec.Gr!!
  15. spanougakis
    Τώρα που ο Windows Server 2012 R2 δίνει την θέση του στον Windows Server 2016, είναι μια καλή στιγμή να εκπαιδευθείτε σε οικονομική τιμή. Προετοιμαστείτε για το MCSA στον Windows Server 2012 R2 με τα online σεμινάρια στα ΕΛΛΗΝΙΚΑ και σε αχτύπητη τιμή.
     
    Τα σεμινάρια περιλαμβάνουν την εκπαίδευση στα ελληνικά σε video high definition, με απεριόριστη πρόσβαση, το επίσημο εκπαιδευτικό υλικό Microsoft και πρόσβαση στα επίσημα online labs της Microsoft.
     
    Οι ειδικές τιμές ισχύουν για το 20410, 20411 και 20412 και η προσφορά θα είναι διαθέσιμη μέχρι 15 Ιουλίου 2017.
     
    Με την αγορά του κάθε σεμιναρίου ξεκινάτε την εκπαίδευση από το σπίτι σας μέσα σε 2 ώρες, με το ίδιο ακριβώς υλικό που δίνουμε στις εκπαιδεύσεις σε αίθουσα.
     
    Το πρώτο κεφάλαιο κάθε σεμιναρίου σας το προσφέρουμε ΔΩΡΕΑΝ.
     
    Βιαστείτε! Οι ειδικές τιμές ισχύουν για το 20410, 20411 και 20412 και η προσφορά θα είναι διαθέσιμη μέχρι 15 Ιουλίου 2017.
  16. spanougakis
    Λόγω των πρόσφατων εξελίξεων με το δήθεν Macedonian (Skopje) User Group, αποφάσισα να μετονομάσω το blog μου σε Macedonia IT Pros. Επιπρόσθετα σκέφτομαι να αρχίσω να γράφω και στα αγγλικά, ώστε να είναι αναγνώσιμο και από αυτούς τους κακόμοιρους τους Σκοπιανούς που τους παραμυθιάζουν οι ηγεσίες τους 30 χρόνια τώρα.
    Η ελληνική κοινότητα των MVPs έχει ήδη ενημερώσει τον Ιταλό MVP Lead για τα σχετικά, οπότε περιμένουμε ενημέρωση.
  17. spanougakis
    Σήμερα είναι η τελευταία μέρα του έτους, ενός έτους αρκετά περίεργου για μένα, με ανάμεικτα συναισθήματα. Πάντως είμαι πολύ χαρούμενος που έγινα ενεργό μέλος του AutoExec, γνωρίστηκα με πολλούς από εσάς, έγινα MVP, ταξίδεψα αρκετά στην Ευρώπη και έζησα πολλές ενδιαφέρουσες εμπειρίες, μια από τις οποίες ήταν και το CyberCrime Security Forum που ξεκινήσαμε εντελώς ερασιτεχνικά την διοργάνωσή του, ενώ σήμερα σκεφτόμαστε σοβαρά το επόμενο CyberCrime Security Forum 2009, με πιθανόν περισσότερους ομιλητές και πολύ καλύτερη οργάνωση, αφού τώρα πάθαμε και μάθαμε.

    Εύχομαι σε όλους μας Καλή Χρονιά και πάντα επιτυχίες. Και για να αφήσουμε τον παλιό χρόνο με ωραίες αναμνήσεις, δείτε και ένα promo video για τις δραστηριότητες του AutoExec.Gr μέσα στο 2008, όπως τις κατέγραψε η κάμερά μου:
     
  18. spanougakis
    Κατά καιρούς έχουν αναφερθεί οι συνήθεις ύποπτοι μέσα εδώ στο forum για την δυνατότητα μετατροπής ενός φυσικού μηχανήματος σε virtual. Τα πλεονεκτήματα πολλά: οικονομία σε hardware, μικρότερη κατανάλωση ρεύματος, ευκολία στο disaster recovery, κλπ. Παλιότερα ο Νάσος είχε αναφερθεί εδώ http://autoexec.gr/blogs/confessions/archive/2007/12/22/p2v.aspx, αλλά επειδή για να κατανοήσεις την διαδικασία πρέπει να το δοκιμάσεις μόνος σου, χρησιμοποίησα και εγώ το ίδιο προϊόν (Acronis True Image Echo Server) για να πειστώ ότι θα μπορούσε να γίνει στην πραγματικότητα.

    Η περίπτωσή μου αφορούσε τον παλιό SBS 2003 της εταιρίας, ο οποίος περιείχε δεδομένα και εφαρμογές που δεν μπορούσαν να μεταφερθούν στους νέους Windows Servers 2008 που ήδη τρέχουν σε περιβάλλον Hyper-V. Αντιγραφή των δεδομένων δεν μπορούσε να γίνει, να παραμείνει ο server έτσι όπως είναι δεν μου καθόταν και καλά, διότι θα χαραμίζαμε ένα μηχάνημα τζάμπα, άρα …. Ξεκινάμε το P2V!

    Ακολούθησα την διαδικασία που περιγράφει ο Νάσος και ο Γιώργος στο άρθρο, το backup και η μετατροπή του *.tib αρχείου πήρε περίπου 12 ώρες, και να που τώρα έχουμε ένα *.vhd αρχείο, έτοιμο να χρησιμοποιηθεί για τον νέο μας virtual πια SBS 2003.

    Είχα τις επιφυλάξεις μου μέχρι την τελευταία στιγμή. Φυσικά, μόλις πάτησα το Start για να ξεκινήσει ο νέος virtual SBS 2003, ενθουσιάστηκα διότι το desktop εμφανίστηκε, εγκατάσταση των integration services και τελειώσαμε. Αυτή τη στιγμή το παλιό hardware είναι σβηστό, ενώ το virtual μηχάνημα δουλεύει άψογα.

    Συμπέρασμα: είναι πολύ πιο εύκολο από όσο νομίζουμε να μετατρέψουμε τους physical servers μας σε virtual περιβάλλον. Ο φυσικός server της εταιρίας αυτή τη στιγμή φιλοξενεί 3 virtual servers που τρέχουν ταυτόχρονα, με φοβερή οικονομία ρεύματος, λιγότερα resources και σε περίπτωση καταστροφής, μηδενικό downtime. Δοκιμάστε το!
  19. spanougakis
    Παρασκευή 27/6/2014, στον υπολογιστή σας
    Ελάτε να εξερευνήσουμε σε βάθος την τεχνολογία του Virtual Desktop Infrastructure (VDI) της Microsoft σε συνεργασία με το Microsoft App-V (Application Virtualisation). Θα έχετε την ευκαιρία να δείτε τι χρειάζεστε για να το υλοποιήσετε, αλλά και πως να επιλέξετε το καλύτερο σενάριο για την εταιρία σας. Θα δείτε επίσης πως με την μαγική τεχνολογία του App-V οι εφαρμογές σας τρέχουν στα Virtual Desktops χωρίς να έχουν εγκατασταθεί ποτέ. Η παρουσίαση θα είναι ένα μεγάλο demo στο μεγαλύτερο μέρος της, με ελάχιστες Powerpoint διαφάνειες, λίγη θεωρία και πολλή πράξη!
    Η συμμετοχή στην παρουσίαση είναι δωρεάν, απαιτείται όμως εγγραφή. Μετά την εγγραφή σας θα σας αποσταλεί το σχετικό link ώστε να μπορέσετε να συνδεθείτε από τον υπολογιστή σας. Μπορείτε να εγγραφείτε εδώ: http://msftvdi.eventbrite.com

     
    Source
  20. spanougakis
    We’ve discovered this feature to be available in this new 8.1 Enterprise Preview of Windows, the so called “Start Screen Control”. What can you do if your users always change the Windows 8.1 Start Screen, but you want to give the same layout and prevent them to change it?
    A Group Policy Object should be a good idea. Actually if you take a look at the Computer Configuration node, you will see the setting that appears in the next picture:

     
    Here we are: Start Screen Layout is here, so let’s check the settings:

     
    The only thing that you need to do is to specify the path (could be a network one) and the name of the XML file that you need to create and represents the Start Screen layout that you want to be enforced to every computer in the company. So we need to create this XML file on our “reference” computer, just by using Powershell and the Export-StartLayout cmdlet:

     
    If you take a look at the contents of this file, you can understand that contains all the settings that control how the tiles and apps will be placed on screen:

     
    So Active Directory and GPOs are here and now there is an easy way to customize the look and feel of the Windows 8.1 Start Screen.

     
    Source
  21. spanougakis
    .... Εκτός και αν κατάφεραν να κοιμηθούν στο αεροπλάνο. Ο λόγος για τους δικούς μας MVPs που αυτή την εβδομάδα θα είναι στο Seattle για το MVP Global Summit 2008. Τους ζηλεύω, αλλά τους εύχομαι μέσα από την καρδιά μου να περάσουν πολύ πολύ καλά και να μας φέρουν πολλά νέα!!!
  22. spanougakis
    Χρησιμοποιώντας τα Windows 7 καθημερινά, βγαίνει το συμπέρασμα ότι αν είσασταν φαν των Windows Vista, θα εκτιμήσετε ιδιαίτερα τα Windows 7, αφού οι βελτιώσεις είναι αρκετές και σημαντικές. Αν μισήσατε τα Vista, μην βιαστείτε να βγάλετε συμπεράσματα: φαίνεται ότι το φωνάξατε πολύ δυνατά και ακουστήκατε μέχρι το Seattle, οπότε και η Microsoft έβαλε τα δυνατά της. Στην ουσία πρόκειται για major release, που σημαίνει ότι ενώ δεν έχει αλλάξει σημαντικά ο πυρήνας του λειτουργικού (καθόλου θα μπορούσαμε να πούμε), έχουμε πολλές αλλαγές σε ότι αφορά το usability.
    Πολλοί έχουν πει ότι η σύγκριση των Vista με τα Windows 7 είναι όπως η σύγκριση Windows 2000 με Windows XP. Θυμάστε φυσικά τις αλλαγές που είχαμε τότε στο usability, ενώ δεν είχε αλλάξει ο πυρήνας ούτε και τότε. Η γνώμη μου φυσικά είναι ότι τα Windows Vista είναι πολύ καλά. Αλλά ακόμα καλύτερα θα είναι τα Windows 7, η έκδοση που ίσως ωθήσει στην αναβάθμιση τους χρήστες των Windows XP.
    Ακούστηκαν λοιπόν οι πελάτες της Microsoft (εμείς δηλαδή) και έτσι δημιουργείται το νέο λειτουργικό. Η συμβατότητα σε συσκευές έμεινε όπως και στα Vista, που σημαίνει ότι εκείνος ο πολύτιμος driver που επιτέλους είναι διαθέσιμος, θα παίζει σωστά. Μπορεί όμως να ψάξετε για κάποιες εφαρμογές που δεν υπάρχουν πια, αφού θα είναι διαθέσιμες μέσω του Windows Live, το οποίο μετονομάστηκε σε Windows Live Essentials. Αυτή η αλλαγή δεν έγινε για να γίνουν τα Windows μικρότερα και ελαφρύτερα, μάλλον έγινε για να υποστηριχτούν οι online υπηρεσίες της Microsoft, για να θυμόμαστε λίγο και το cloud computing.
    Να έχετε επίσης υπόψη σας ότι πολύ σύντομα θα ακολουθήσει και η επίσημη beta, η οποία θα είναι διαθέσιμη για κατέβασμα από το ευρύ κοινό.
     
    Desktop Βελτιώσεις
    Εντύπωση προξενεί η νέα taskbar η οποία είναι και αυτή διαφανής, ενώ πάνω της βρίσκουμε τα shortcuts που είχαμε και στις προηγούμενες εκδόσεις. Από default είναι κλειδωμένη στη θέση της, ενώ στα δεξιά υπάρχει ένα μικρό κουτάκι που μας στέλνει αμέσως στο desktop: αν περάσετε με το ποντίκι πάνω από αυτό, όλα τα ανοιχτά παράθυρα γίνονται διαφανή για να μπορείτε να δείτε τι υπάρχει στο desktop.
     
    Μπορείτε να δείτε την νέα taskbar σαν έναν συνδυασμό της Quick Launch Toolbar και της κλασσικής taskbar, όπου καθώς ανοίγετε εφαρμογές, δημιουργούνται τα αντίστοιχα κουμπιά πάνω της. Προσοχή όμως: εφαρμογές και ανοιχτά παράθυρα έχουν πλαίσιο γύρω τους, ενώ τα shortcuts για δημοφιλείς εφαρμογές όχι:

    Παρατηρήστε επίσης ότι αν πάμε με το ποντίκι πάνω από μια εφαρμογή με πολλά ανοιχτά παράθυρα, όπως πχ ο Internet Explorer με πολλές σελίδες ανοιχτές, βλέπουμε σε προεπισκόπιση όλες τις σελίδες. Εάν τώρα πάτε με το ποντίκι πάνω από μια προεπισκόπιση, αυτόματα εμφανίζεται σε πλήρη οθόνη.
    Εάν πατήσετε πάνω σε κάποιο κουμπί, εμφανίζεται η λεγόμενη jump list, που περιέχει όλες τις ενέργειες που μπορούν να γίνουν με αυτή την εφαρμογή. Για παράδειγμα, δείτε τι γίνεται με το κουμπί του Media Player 12:
     
    Το Start Menu επίσης έχει αλλάξει. Εάν κάνετε μια αναζήτηση από το Search που είχαμε και στα Vista, τα αποτελέσματα της αναζήτησης πιάνουν όλο το παραθυράκι και όχι μόνο το αριστερό μέρος του.

    Δοκιμάστε επίσης να μετακινήσετε την πάνω άκρη ενός παραθύρου στην πάνω άκρη της οθόνης: το παράθυρο μεγιστοποιείται αυτόματα, ενώ αν το μετακινήσετε πάλι προς τα κάτω, θα πάρει το αρχικό μέγεθός του. Κάτι παρόμοιο συμβαίνει αν μετακινήσετε ένα παράθυρο στην δεξιά ή στην αριστερή άκρη, θα πιάσει αυτόματα το 50% της οθόνης.
    Υπάρχει επίσης μια σειρά από τα λεγόμενα styles, τα οποία καθορίζουν την εμφάνιση της οθόνης μας. Πρόκειται για συνδυασμούς background, χρωμάτων, ήχων και sceensaver, τα οποία μπορούμε να τα τροποποιήσουμε ανάλογα.
    Το πιο όμως αμφιλεγόμενο χαρακτηριστικό σε ότι αφορά το desktop, είναι η υποστήριξη touch screen, που φιλοδοξεί να κλέψει κάτι από το μεγαλείο του .... iphone. Υποστηρίζονται κινήσεις των δακτύλων σε κατάλληλες οθόνες, που ενώ δεν έχουμε ακόμα την δυνατότητα να το δοκιμάσουμε στη πράξη, από κάποια βιντεάκια που κυκλοφόρησαν φαίνεται εντυπωσιακό. Μάλιστα ονομάζεται αυτό το χαρακτηριστικό και MultiTouch, που σημαίνει ότι υποστηρίζει και κινήσεις χρησιμοποιώντας και δύο δάχτυλα του χεριού μας, για αυξημένη λειτουργικότητα.
    Επανερχόμαστε σύντομα με αλλαγές και καινοτομίες στα ... ενδότερα του λειτουργικού.
  23. spanougakis
    Και φυσικά όχι εμένα (μην τρελλαθούμε κιόλας)... Αφορμή για τον παραπάνω τίτλο και την όλη εμπειρία ήταν η επίσκεψη σε κάποιον γνωστό και φίλο που στην εταιρία του έχει μείνει λίγο πίσω σε σχέση με την τρέχουσα τεχνολογία.

    29 Ιουλίου, κάπου προς το τέλος της Τσιμισκή. Παρκάρω και ανεβαίνω τους τρεις ορόφους, μέχρι που να βρεθώ στα γραφεία της εταιρίας που σας έλεγα. Για να μην αποκαλύψω την πραγματική ταυτότητα του φίλου μου, θα τον ονομάσουμε Κλέαρχο. Ο Κλέαρχος λοιπόν καλός φίλος, αλλά τσιγγούνης. Έβαλε στους servers της εταιρίας του πριν από κάποια χρόνια ένα λειτουργικό της Microsoft, και αρνείται πεισματικά να αναβαθμιστεί. "Αφού την κάνω την δουλειά μου, γιατί να δώσω ένα σωρό λεφτά για να βάλω αυτόν τον .... πως τον είπες... server 2015?"

    "2008" του απαντάω και αφού αυτή η συζήτηση έχει γίνει πολλές φορές, αποφασίζουμε να "κάνουμε παιχνίδι". Λέω λοιπόν στον Κλέαρχο ότι ο server που έχει είναι ευάλωτος σε επιθέσεις με πολύ άσχημα αποτελέσματα για την εταιρία του. Αυτό λοιπόν που έκανα ήταν το εξής: έστησα μια προσωμοίωση του server του σε virtual περιβάλλον και του έδειξα πώς κάποιος μπορεί σε 15 λεπτά να κάνει τον server του .... φουρφούρι!!

    Φυσικά ο Κλέαρχος δεν πίστευε στα μάτια του.. "Δεν είναι δυνατόν αυτό που βλέπω......" ψέλλιζε όλη την ώρα που διαρκούσε το demo που του έκανα.

    Κάπως έτσι λοιπόν γεννήθηκε η ιδέα πάνω στην οποία βασίζεται η παρουσίαση που θα δείτε στις 19 Σεπτεμβρίου στην 2η συνάντηση του community του Autoexec.Gr. Αν λοιπόν σας κίνησα την περιέργεια, ελάτε να δείτε τι μπορεί να πάθει ο Κλέαρχος και ο κάθε τσιγγούνης Κλέαρχος που δεν αναβαθμίζεται και υποτιμά την ασφάλεια του δικτύου της εταιρίας του.

    007: The Spy who hacked me (not me.... Klearchos!!), 19 Σεπτεμβρίου στις 18:15 στα γραφεία της Microsoft Hellas.

     
  24. spanougakis
    Περνώντας λοιπόν στα ενδότερα του λειτουργικού, παρατηρούμε διαφορές στον Explorer, στο κέλυφος, σε ότι αφορά το δίκτυο και τη συνδεσιμότητα με άλλους υπολογιστές του δικτύου και με το internet.

    Θυμάστε τον παλιό File Manager και τον Program Manager στα Windows 3.11; Από τότε έχουμε συνεχείς αλλαγές σε κάθε έκδοση των Windows, οπότε καιρός είναι να δούμε τι αλλαγές υπάρχουν εδώ. Σε ότι αφορά την εμφάνιση, έχουμε μια γραμμή menu που μοιάζει με αυτή που είχαμε συνηθίσει να βλέπουμε στον Windows Media Player, ενώ το details pane στο κάτω μέρος του παραθύρου παραμένει αλλά είναι αρκετά μικρότερο. Συνολικά μας δίνει την αίσθηση ενός πιο λιτού περιβάλλοντος:



    Το Navigation pane στα αριστερά του παραθύρου είναι αρκετά διαφορετικό από τα Vista, συνδυάζοντας τα Αγαπημένα και τους Φακέλους με κάποια νέα στοιχεία. Από πάνω προς τα κάτω μπορούμε να διακρίνουμε πέντε περιοχές: Favorites, Libraries, Homegroup, Computer και Network:



    Τα Favorites περιλαμβάνουν δύο στοιχεία, το Desktop και το Recent Places, πολύ λιγότερα από ότι στα Vista, αν και εδώ μπορούμε να προσθέσουμε και άλλα. Τα Libraries και το Homegroup είναι εντελώς καινούρια, ενώ τα Computer και Network είναι φανερό τι δουλειά κάνουν εδώ. Υπάρχει και ένας νέος τρόπος προβολής των περιεχομένων με την ονομασία Content, που έχει αυτή τη μορφή:



    Σε ότι αφορά το ψηφιακό περιεχόμενο, είναι τώρα πολύ πιο εύκολο να δούμε σε preview μια φωτογραφία (στα Vista έπρεπε να μπούμε μέσα στο menu "organize"):



     

    Libraries

    Το θυμάστε το WinFS; Ήταν η προσπάθεια της Microsoft να δημιουργήσει μέσα στο λειτουργικό μια σχεσιακή βάση δεδομένων για καλύτερη απόδοση στις αναζητήσεις αρχείων, η οποία θα υπήρχε πάνω από το γνωστό NTFS. Υπήρχε επίσης η ιδέα από το έτος 2000 να χρησιμοποιούνται τα λεγόμενα virtual folders, τα οποία όμως τελικά εγκαταλείφθηκαν μαζί με το WinFS, αφού αρκετοί beta testers των Vista τα θεώρησαν αρκετά πολύπλοκα. Παρόλο που τελικά τα virtual folders μπήκαν στα Vista, δεν θεωρήθηκε και πολύ χρήσιμο χαρακτηριστικό.

    Επανέρχεται όμως η ιδέα στα Windows 7: Τώρα πια τα Virtual folders ονομάζονται Libraries, εικονικά δηλαδή σημεία στα οποία βρίσκουμε δεδομένα από διάφορα άλλα μέρη του δίσκου μας. Αυτή όλη η ιστορία προκάλεσε και μια ακόμα αλλαγή: τα My Documents που είχαν μετονομαστεί σε Documents στα Vista, μετονομάζονται ξανά σε Personal Documents. Ο φάκελος Documents που βλέπετε μέσα στα Libraries είναι virtual folder και όχι αυτός που ξέραμε. Όπως βλέπετε τέτοια Libraries υπάρχουν αρκετά, ενώ έχουμε την δυνατότητα να φτιάξουμε και δικά μας. Τα Documents παίρνουν τα περιεχόμενά τους από δύο τοποθεσίες, τα Personal Documents και τα Public Documents, ενώ το ίδιο συμβαίνει και με τα υπόλοιπα Libraries. Χρησιμοποιώντας ένα μικρό μενού μπορούμε να δούμε από ποιες τοποθεσίες έρχονται τα περιεχόμενα:



    Έχουμε την δυνατότητα να αλλάξουμε την προβολή των αρχείων κατά τοποθεσία, ώστε να βλέπουμε ποια δεδομένα υπάρχουν σε ποιον φάκελο:



    Ένας άλλος τρόπος προβολής θα ήταν ημερολογιακά κατά μήνα, χρήσιμο συνήθως στο Pictures Library:



    Τα Libraries λοιπόν είναι μια καλή ιδέα ώστε να μπορούμε να βλέπουμε τα αρχεία μας συγκεντρωμένα, αλλά αυτή η virtual προοπτική μπορεί να μπερδεύει κάποιους. Για παράδειγμα, όταν έβαλα κάποιες φωτογραφίες με copy μέσα στο Pictures Library, αναρωτήθηκα σε ποιον πραγματικό φάκελο πήγαν; Μετά από έρευνα είδα ότι βρίσκονται στον φάκελο Personal Pictures, αλλά μένει να δούμε αν θα μπερδεύεται ο κόσμος από αυτή τη λειτουργία.

     

    Network and Sharing Center ξανά…

    Ένα από τα χαρακτηριστικά των Vista που δεν μας άρεσε, επειδή μας έκρυβε στοιχεία που είχαμε συνηθίσει να τα βλέπουμε τόσα χρόνια. Ξανασχεδιάστηκε λοιπόν και παρατήρησα ότι τα Sharing και Discovery χαρακτηριστικά που υπήρχαν στα Vista δεν υπάρχουν πια, αφού έχουν μετακινηθεί στο Homegroup. Το περιβάλλον είναι πιο λιτό, αλλά εξακολουθεί να μας κρύβει τις κάρτες δικτύου:



    Πολύ χρήσιμη είναι όμως η νέα λίστα με όλα τα διαθέσιμα ασύρματα δίκτυα, που εμφανίζεται αν κάνουμε κλικ πάνω στο εικονίδιο του δικτύου στο tray. Σημαντικό επίσης είναι ότι πρόκειται για Interactive λίστα. Αν διαλέξουμε ένα ασύρματο δίκτυο, εμφανίζεται ένα κουμπάκι «Connect» για να συνδεθούμε άμεσα:



    Το μοίρασμα αρχείων στα Vista πολλές φορές ήταν πονοκέφαλος. Ήδη από τις πρώτες εκδόσεις που ίσως δεν είδαν ποτέ οι beta testers υπήρχε η έννοια του Homegroup, αλλά είχε εγκαταλειφθεί τότε. Επανέρχεται λοιπόν δυναμικά με την ελπίδα να κάνει την ανταλλαγή αρχείων πιο εύκολη. Αυτό που θέλουμε να πετύχουμε είναι ο καθορισμός των δεδομένων που θέλουμε να μοιράσουμε από τον υπολογιστή μας στο δίκτυο και ίσως να επιλέξουμε ποιος άλλος υπολογιστής θέλουμε να βλέπει αυτά τα δεδομένα. Με την χρήση των Libraries όλα αυτά αποκτούν νόημα, αφού μάλλον τα δεδομένα των Libraries θα θέλαμε να μοιράσουμε στο δίκτυο.

    Το configuration του Homegroup γίνεται από το Network & Sharing Center, αρκεί βέβαια να έχετε χαρακτηρίσει το δίκτυο που έχετε συνδεθεί σαν “Home”. Ύστερα απλά διαλέγετε τι θέλετε να μοιράσετε:



    Μόλις πατήσετε το πλήκτρο δημιουργίας του Homegroup, θα δημιουργηθεί ένα password, το οποίο πρέπει να το χρησιμοποιήσετε για να συνδέσετε στο Homegroup τους υπόλοιπους υπολογιστές με Windows 7. Πολύ καλό το password, δεν μπορείτε να το παρακάμψετε με αποτέλεσμα μεγαλύτερη ασφάλεια.



    Μετά την δημιουργία του Homegroup μπορείτε να παραμετροποιήσετε αρκετά στοιχεία, ακόμα και να αλλάξετε το password με κάποιο άλλο που θα θυμάστε εύκολα:

     

    Τέλος, παρατήρησα ότι τα Windows 7 ξεκινούν πολύ πιο γρήγορα από Standby και το ασύρματο δίκτυο είναι διαθέσιμο άμεσα. Επίσης, αν δεν έχετε συνδέσει καλώδιο δικτύου στην θύρα Ethernet, αυτή από default δεν παίρνει ρεύμα, με αποτέλεσμα εξοικονόμηση ενέργειας: ονομάζεται Smart Network Power.
×
×
  • Create New...