Open Microsoft SQL Server Management Studio by using right click, “Run as administrator”
WID2008np:\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query
WID2012+np:\\.\pipe\MICROSOFT##WID\tsql\query
Source: https://www.ajtek.ca/wsus/how-do-i-connect-to-the-windows-internal-database-wid/
63 views
Configuring Mailbox Regional Settings in Exchange
Command:
Get-Mailbox | Set-MailboxRegionalConfiguration -Language en-AU -TimeZone "E. Australia Standard Time" -DateFormat "dd/MM/yyyy"
Overview:
This PowerShell command is
49 views
Download the latest Windows 10 ISO and PSExec tools
Extract Windows 10 ISO contents onto the remote workstatione.g. C:\Temp\W10
Create a new
28 views