by admin | Aug 25, 2017 | Guides, Standards
Disabling User Account Control (UAC) in Windows 7 Disable UAC Through Group Policy This is the method that should be used by administrators wanting to disable UAC across several computers at once. This can be done via Local Group Policy or via Active Directory-based...
by admin | Jan 26, 2017 | Guides, Standards
%~I – expands %I removing any surrounding quotes (“) %~fI – expands %I to a fully qualified path name %~dI – expands %I to a drive letter only %~pI – expands %I to a path only %~nI – expands %I to a file name only %~xI –...
by admin | Feb 6, 2014 | Guides, Information, Standards
http://technet.microsoft.com/en-us/library/aa996146(v=exchg.65).aspx
by admin | Jan 12, 2013 | Guides, Information, Standards
Start the Exchange Management Console.In the console tree, click the Recipient Configuration node.In the action pane, click New Mailbox. The New Mailbox wizard appears.On the Introduction page, click User Mailbox, and then click Next.On the User Type page, click New...
by admin | May 25, 2012 | Guides, Information, scripts, Standards
USE database1 BACKUP LOG database1 WITH TRUNCATE_ONLY DBCC SHRINKFILE (database1_LOG,2) DBCC SHRINKDATABASE (database1, TRUNCATEONLY) USE database2 BACKUP LOG database2 WITH TRUNCATE_ONLY DBCC SHRINKFILE (database2_LOG,2) DBCC SHRINKDATABASE (database2, TRUNCATEONLY)...
by admin | Aug 17, 2011 | Guides, Information, Standards
OS FILE x86-Windows 7 Download x64-Windows 7 Download x64-Windows Server 2008 R2 Download IA-64-Windows Server 2008 R2 Download