Files
BazaOSow/pobierz/WindowsServer.html
T
2019-11-20 20:13:38 +01:00

89 lines
5.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<!--Jakieś tam meta-->
<meta charset="UTF-8" />
<meta name="author" content="KrzysiekSiemv" />
<meta name="description" content="Obrazy/dyski systemów operacyjnych wraz z kluczami aktywacji systemowych, bądź instrukcjami aktywacji w celach niekomercyjnych/pomocy naukowych." />
<meta name="keywords" content="windows, macos, linux, android, iso" />
<!--Link rele xD-->
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/glacial-indifference" type="text/css"/>
<link rel="stylesheet" media="screen" href="stylesheet.css"/>
<!--Skrypty-->
<script src="https://kit.fontawesome.com/e4c3899c65.js" crossorigin="anonymous"></script>
<!--Reszta-->
<title>Pobierz Windows - BazaOS'ów</title>
</head>
<body>
<div class="navbar">
<i class="fab fa-windows"></i>
<h1>Baza OS'ów</h1>
<h3>Systemy operacyjne w jednym miejscu</h3>
</div>
<div class="menu">
<a href="https://krzysieksiemv.github.io/BazaOSow"> STRONA GLOWNA </a>
<a href="https://krzysieksiemv.github.io/BazaOSow/o-stronie.html"> O STRONIE </a>
<div class="dropdown">
<a style="text-decoration: overline;">POBIERZ</a>
<div class="dropdown-content">
<a href="Windows.html">Windows</a>
<a href="WindowsServer.html">Windows Server</a>
<a href="macOS.html">macOS</a>
<a href="Linux.html">Ubuntu</a>
<a href="Android.html">Android</a>
</div>
</div>
<a href="https://krzysieksiemv.github.io/BazaOSow/aktywacja.html"> AKTYWACJA </a>
<a href="https://krzysieksiemv.github.io/BazaOSow/zalecane-programy.html"> ZALECANE PROGRAMY </a>
</div>
<div class="header">
<h1>Wybierz wersje systemu.</h1>
<i class="fab fa-windows"></i>
<p>Wszystkie instalki systemowe z Windows Server zawdzięczam stronie basewin.pl. Dzięki niej można znaleźć wszystkie systemy serwerowe</p>
</div>
<div class="download">
<h2>Windows Server 2019</h2>
<a href="https://drive.google.com/uc?export=download&confirm=Jjq7&id=1jdyJcFsPQf5bKBzZ8wcze1uTgUqU85vj">Windows Server 2019 Standard</a>
<a href="https://drive.google.com/uc?export=download&confirm=pCdE&id=1qLGnbSzSaTiFaXJlY29P472wlrycOTnG">Windows Server 2019 Essentials</a>
<br>
<h2>Windows Server 2016</h2>
<a href="https://drive.google.com/uc?export=download&confirm=FfD1&id=0B0JiwN86vJaCOU44eHNvRUswLUU">Windows Server 2016 Standard</a>
<a href="https://drive.google.com/uc?export=download&confirm=QMq6&id=0ByJoz7aQDCqdc3RweEZsSTRHTGc">Windows Server 2016 Essentials</a>
<a href="https://drive.google.com/uc?export=download&confirm=6WAH&id=0B0JiwN86vJaCNWFjT0xxQVQ3R0E">Windows Storage Server 2016</a>
<br>
<h2>Windows Server 2012 r2</h2>
<a href="https://drive.google.com/uc?export=download&confirm=R_yg&id=0B5SKcS6x8TbLOW9xUnV1TUhwdEE">Windows Server 2012 r2 Standard</a>
<a href="https://drive.google.com/uc?export=download&confirm=3HRB&id=0B5SKcS6x8TbLSmRPTGhPTzZuLWM">Windows Server 2012 r2 Essentials</a>
<a href="https://drive.google.com/uc?export=download&confirm=wvI7&id=0B9noFsYBNJClNW0yNE5MQXgtS3M">Windows Storage Server 2012 r2</a>
<br>
<h2>Windows Server 2012</h2>
<a href="https://drive.google.com/uc?export=download&confirm=nyZn&id=0B0JiwN86vJaCRW5jd1UwMUtQSms">Windows Server 2012 Standard</a>
<a href="https://drive.google.com/uc?export=download&confirm=be4l&id=0BzkmSh7lO4wQeG5ad2thRVIwbjQ">Windows Server 2012 Essentials</a>
<br>
<h2>Windows Server 2008 r2</h2>
<a href="https://drive.google.com/uc?export=download&confirm=ktBa&id=0BwhgqqIoEpZmWDh5T3VtWS1iQWc">Windows Server 2008 r2</a>
<br>
<h2>Windows Server 2008</h2>
<a href="https://drive.google.com/uc?export=download&confirm=0Dhm&id=0B0JiwN86vJaCVXAwNThISm9fUjg">Windows Server 2008 64-bitowa</a>
<br>
<h2>Windows Server 2003 r2</h2>
<a href="">Windows Server 2003 r2 Standard</a>
<a href="">Windows Server 2003 r2 Enterprise</a>
<br>
<h2>Windows Server 2003</h2>
<a href="">Windows Server 2003 Standard</a>
<a href="">Windows Server 2003 Enterprise</a>
<br>
<p>Wiecej obrazow systemowych z Windows mozna znalezc na basewin.pl</p>
</div>
<div class="footer">
<p>Stworzone przez Krzysztof 'KrzysiekSiemv' Smaga</p>
<div style="text-align:center">
<a class="fab fa-github" href="https://github.com/KrzysiekSiemv"></a>
<a class="fab fa-twitter" href="#"></a>
</div>
</div>
</body>
</html>