<feed xmlns="http://www.w3.org/2005/Atom"><title>windows server</title><id>https://evotec.xyz/tags/windows-server/index.atom.xml</id><updated>2019-02-20T13:22:19.0000000Z</updated><subtitle>Evotec Main Website</subtitle><link href="https://evotec.xyz/tags/windows-server" /><link href="https://evotec.xyz/tags/windows-server/index.atom.xml" rel="self" type="application/atom+xml" /><entry><title>PowerShell – Everything you wanted to know about Event Logs and then some</title><id>https://evotec.xyz/blog/powershell-everything-you-wanted-to-know-about-event-logs</id><link href="https://evotec.xyz/blog/powershell-everything-you-wanted-to-know-about-event-logs" /><updated>2019-02-20T13:22:19.0000000Z</updated><summary>If you feel this title is very familiar to you it’s because I actually have stolen the title from Kevin Marquette. I’m in awe of his posts that take you thru topic from beginning till the end. No splitting, no hiding anything, everything on a plate, in a single post. That’s why I’ve decided to write a post that will take you on a trip on how to work with Event Logs, something that is an internal part of Windows Administration. If you’ve never worked with Events and you’re in IT you most likely should make an effort to find out what it is and how you can eat it.</summary><category term="Active Directory" /><category term="event logs" /><category term="events" /><category term="get-eventlog" /><category term="get-winevent" /><category term="microsoft window" /><category term="PowerShell" /><category term="windows" /><category term="windows server" /></entry><entry><title>Active Directory – How to track down why and where the user account was locked out</title><id>https://evotec.xyz/blog/active-directory-how-to-track-down-why-and-where-the-user-account-was-locked-out</id><link href="https://evotec.xyz/blog/active-directory-how-to-track-down-why-and-where-the-user-account-was-locked-out" /><updated>2019-01-24T15:25:31.0000000Z</updated><summary>I’ve been working with Windows Events for a while now. One of the things I did to help me diagnose problems and reporting on Windows Events was to write PSEventViewer to help to parse the logs and write PSWinReporting to help monitor (with use of PSEventViewer) Domain Controllers for events that happen across the domain. It’s handy and I, get those excellent daily reports of what happened while I was gone.</summary><category term="active directory" /><category term="event viewer" /><category term="get-events" /><category term="get-winevent" /><category term="powershell" /><category term="pseventviewer" /><category term="pswinreporting" /><category term="windows" /><category term="windows server" /></entry><entry><title>Windows Server 2019 – Desktop path for all users redirected to System32 \ SystemProfile \ Desktop</title><id>https://evotec.xyz/blog/windows-server-2019-desktop-path-for-all-users-cwindowssystem32configsystemprofiledesktop</id><link href="https://evotec.xyz/blog/windows-server-2019-desktop-path-for-all-users-cwindowssystem32configsystemprofiledesktop" /><updated>2019-01-22T14:31:49.0000000Z</updated><summary>I’ve got a strange request a few days ago regarding users getting a prompt about their Desktop location pointing to…</summary><category term="ransomware" /><category term="windows" /><category term="windows 2019" /><category term="windows server" /></entry><entry><title>Windows 2019 – Windows License Expired</title><id>https://evotec.xyz/blog/windows-2019-windows-license-expired</id><link href="https://evotec.xyz/blog/windows-2019-windows-license-expired" /><updated>2019-01-19T19:31:08.0000000Z</updated><summary>Windows Server 2019 is out now for a couple of months now, and some of you may be interested in playing with it. When you first install it, you can test it for 180 days (so-called Grace Period) after which you need to activate it with a proper production license.</summary><category term="expired license" /><category term="license" /><category term="Windows" /><category term="windows 2019" /><category term="windows server" /><category term="windows server 2019" /></entry><entry><title>Windows 2019 – How to add language pack?</title><id>https://evotec.xyz/blog/windows-2019-how-to-add-language-pack</id><link href="https://evotec.xyz/blog/windows-2019-how-to-add-language-pack" /><updated>2019-01-02T13:38:16.0000000Z</updated><summary>Today I’ve been setting up a new server on Windows 2019. By default, I install Windows with English version even if Client works in their language such as German, Polish or Swedish. While some people install Windows in a language they desire to work with, years of experience taught me that installing English and then adding Language Pack is the best way to go. All errors, windows events, and general troubleshooting is much easier if those are in the native English language. Each version of Windows made it easier to install the language pack and have that up and running in no time. In Windows 2019 it’s even more comfortable… or is it?</summary><category term="windows" /><category term="windows server" /><category term="windows server 2019" /></entry><entry><title>Update-Module – PackageManagement\Install-Package : Unable to find repository</title><id>https://evotec.xyz/blog/update-module-packagemanagementinstall-package-unable-to-find-repository</id><link href="https://evotec.xyz/blog/update-module-packagemanagementinstall-package-unable-to-find-repository" /><updated>2018-10-19T17:04:49.0000000Z</updated><summary>I was installing newest version of my PSWinDocumentation module on Windows 2016 when I noticed I can’t really get anything…</summary><category term="powershell" /><category term="windows" /><category term="windows 2012" /><category term="windows 2012R2" /><category term="windows server" /></entry><entry><title>Microsoft Outlook – Cannot start Microsoft Outlook. Cannot open the Outlook window.</title><id>https://evotec.xyz/blog/microsoft-outlook-cannot-start-microsoft-outlook-cannot-open-the-outlook-window</id><link href="https://evotec.xyz/blog/microsoft-outlook-cannot-start-microsoft-outlook-cannot-open-the-outlook-window" /><updated>2018-03-15T10:17:26.0000000Z</updated><summary>When working on Windows Server 2016 on RDS session one of the users reported he cannot start Outlook. He gets…</summary><category term="adfs" /><category term="Exchange" /><category term="microsoft" /><category term="microsoft outlook" /><category term="Office 365" /><category term="outlook" /><category term="outlook.exe" /><category term="rds" /><category term="remote desktop services" /><category term="Windows" /><category term="windows server" /><category term="windows server 2016" /></entry><entry><title>Set service recovery options in PowerShell</title><id>https://evotec.xyz/blog/set-service-recovery-options-powershell</id><link href="https://evotec.xyz/blog/set-service-recovery-options-powershell" /><updated>2017-10-22T11:37:31.0000000Z</updated><summary>Recently one of our Administrators reported that he had to manually startup some Pulseway services after windows updates. It sometimes happens…</summary><category term="microsoft windows" /><category term="pc monitor" /><category term="powershell" /><category term="pulseway" /><category term="recovery options" /><category term="sc.exe" /><category term="services" /><category term="set-recovery" /><category term="windows server" /></entry><entry><title>How to encrypt Hyper-V host with Bitlocker on Windows 2012</title><id>https://evotec.xyz/blog/encrypt-hyper-v-host-bitlocker-windows-2012</id><link href="https://evotec.xyz/blog/encrypt-hyper-v-host-bitlocker-windows-2012" /><updated>2016-05-09T11:21:31.0000000Z</updated><summary>There comes a time when putting a server in server room is just one of the steps to protect your…</summary><category term="bitlocker" /><category term="hyper-v" /><category term="Windows" /><category term="windows server" /></entry><entry><title>Windows Server – SNMP Service Tabs missing</title><id>https://evotec.xyz/blog/windows-server-snmp-service-tabs-missing</id><link href="https://evotec.xyz/blog/windows-server-snmp-service-tabs-missing" /><updated>2016-03-06T13:37:01.0000000Z</updated><summary>Setting up SNMP Monitoring on Windows Servers is usually done by opening Services MMC console and filling up Agent, Traps, Security…</summary><category term="PowerShell" /><category term="snmp" /><category term="snmp service" /><category term="snmp trap" /><category term="windows" /><category term="windows server" /><category term="windows server 2012 r2" /></entry></feed>