This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
marcelo strippoli
mehmet parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into Portuguese
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
windows 8
Windows Phone
Windows Phone Migration Content
windows server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
windows server 2012 r2
Wiki
>
All Tags
>
PowerShell
Tagged Content List
Wiki Page:
Exchange Troubleshooting: Recover mailbox from .edb file with free built-in tools
Peter Geelen
Table of Contents Introduction Requirements Setup Steps Overview Details Introduction A lot of people who want to know how to restore a mailbox from .edb file. There are many tools out there that can do it and mostly they cost. With this article I want to show you how to do it with built in...
on
16 Oct 2019
Wiki Page:
"Send As" veya "Send on Behalf" Yetkisiyle Gönderilen Email’lerin Asıl Mailbox’ta Kaydedilmesi (tr-TR)
Burak VAROL
Table of Contents Senaryo "Send As" ve "Send on Behalf" Yetkileri Çözüm Çözümün Tüm Shared Mailbox'lar İçin Uygulanması Ayrıca Bakınız Senaryo Office 365 Exchange Online’da, posta kutusuna (mailbox) sahip lisanslı mail kullanıcılarına, diğer kullanıcıların mailbox’ları üzerinde...
on
16 Oct 2019
Wiki Page:
How Storage Spaces Responds to Errors on Physical Disks
George Chrysovaladis Grammatikos
Physical disks often experience errors of varying severity, from errors that the disk can transparently recover from, without interruption or data loss; to errors that are catastrophic and can cause data loss. Storage Spaces responds to a range of errors that can occur on physical disks, responding...
on
16 Oct 2019
Wiki Page:
CVE-2019-1167: WDAC Guvenlik Guncellestimesi (tr-TR)
Emre Ozan Memis
Windows Defender Aplication Control üzerinde tespit edilen güvenlik zafiyeti sonrası WDAC denetimini geçerek işletim sistemi üzerinde bulunan PowerShell uygulamasına erişebilir. PowerShell Constrained Language PowerShell uygulamasına erişen saldırgan kısıtlı Constrained Language modu devre dışı bırakarak...
on
15 Oct 2019
Wiki Page:
PowerShell: Resources monitoring
karimSP
Table of Contents Sample Realtime CPU Realtime ram Realtime disk Date format All code Sample Please check below a sample of Resource monitoring PowerShell script. Realtime CPU Realtime CPU control and measurement: Define win32_processor data with WMI object help and...
on
13 Oct 2019
Wiki Page:
PowerShell ile HTTP, HTTPS veya FTP uzerinden dosya indirme (tr-TR)
Emre Ozan Memis
Windows Server core kullancılarının sıklıkla kullandığı bu komutlar ile web sitesi yada ftp üzerinde bulunan dosyları sisteminiz üzerinde ki yeri belirterek indirme işlemini gerçekleştirebilirsiniz. Bilmeniz gereken tek şey indirmek istediğiniz dosyanın hangi link üzerinde bulunduğudur. Dosyanın linkini...
on
11 Oct 2019
Wiki Page:
Exchange 2016: Export mail to PST using a date range
Peter Geelen
In Exchange, whether it is Exchange 2010 or 2013 or even 2016, there may come a time when you are required to do an Export of Mailbox to a PST file. This can be for many reasons but sometimes you need information for a specific date Range rather than exporting the entire mailbox. In this example...
on
11 Oct 2019
Wiki Page:
PowerShell ile AD DS kurulumu ve yapılandırması (tr-TR)
Emre Ozan Memis
Günümüzün ITlerinin artık olmazsa olması olan PowerShell yardımımıza heryerde yetişiyor AD DS kurulumu için bir kaç satır PowerShell komutu ile tamamlayabilirsiniz. İlk olarak PowerShell açınız. Kurulum yapmak istediğimiz AD DS servisi için aşağıdaki komutu giriniz. "Install-WindowsFeature"...
on
9 Oct 2019
Wiki Page:
File Backup with PowerShell
Emre Ozan Memis
Backing up files is easy with PowerShell. We need the file copy command and task scheduler command. We can complete the process with Robocopy and a new task. A simple code example for Robocopy robocopy.exe <SourceDestination> <TargetDestination> /mir /mt:96 /r:3 /w:3 /np /ts /bytes...
on
7 Oct 2019
Wiki Page:
SharePoint Online: Manage organizational news sources using Powershell
Arleta Wanat
Table of Contents What are organization news sites? Create Display Delete References What are organization news sites? Organization news sites, also called authoritative sources, are "official" sites for organization news. When these sites are specified as organization news...
on
5 Oct 2019
Wiki Page:
SharePoint Online: Get all list attachments using Powershell and CSOM
Arleta Wanat
Table of Contents Introduction Prerequisites Steps Step 1: Connect to SharePoint Online Step 2: Get all items Step 3: Get item attachments Step 4: Export to csv Sample results Full script Downloads Introduction SharePoint lists can hold attachments which can grow considerably in size. This...
on
5 Oct 2019
Wiki Page:
تست صحت کارکرد سرویسهای Exchange (fa-IR)
Peter Geelen
در Exchange 2010 یک دستور PowerShell بسیار مفید و پرکاربرد به اسم Test-ServiceHealth وجود دارد. این دستور، بررسی میکند که آیا سرویسهای ضروری برای عملکرد صحیح سرور Exchange عملیاتی و در حال اجرا هستند یا خیر. نکته جالب اینجاست که دستور مذکور، سرویسها را بر اساس نقش یا نقشهایی که سرور...
on
1 Oct 2019
Wiki Page:
SharePoint 2013: Configure Search using PowerShell (Part 1 of 2)
get2pallav
Table of Contents Application pool Start the search service instance on all the servers (WFE and Application server) Start the search query and site settings service instance on the Application server: Set the custom index location Create the search service application and proxy: New search topology...
on
1 Oct 2019
Page 20 of 185 (4,625 items)
«
18
19
20
21
22
»