Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

510 total results found

DFS Checker

Windows DFS

Overview:    DFS Checker is an Accent written software.  The installation in hosted on FileVista (DFSCheckerClient_1_1_5).    The software is installed on a server.  The server then checks into the main DFS Checker server (ACS-00-VSRV16) hourly.  VSRV16 has ...

DFS Backlog Check

Windows DFS

      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  @echo off    SET LSRV="RHSC-17-SRV02"  Set BKSRV1="RHSC-00-SRV12"  SET BKSRV2="RHSC-01-SRV13"  SET RGName1="DikeIA"  SET RFName1="DikeIA"  SET RGName2="DeployedApps"  SET RFName2="DeployedApps"   ...

WMI-DFS Staging Size

Windows DFS

From command prompt, run these commands:      Connection Test  %systemroot%\System32\wbem\WMIC.exe /namespace:\\root\microsoftdfs path dfsrconnectioninfo where "LastSyncTime<>'99990101000000.000000-000' and state='3'" get membername, partnername, Replicati...

DFS Staging Size

Windows DFS

(Get-ChildItem 'F:\SQL_DFS' -recurse –force | Sort-Object length -descending | select-object -first 32 | measure-object -property length -sum).sum /1gb    The above command is originally from Microsoft  It checked the DFS folder "F:\SQL_DFS" for the largest...

DFS Checker client install and setup

Windows DFS

  From FTP download and install the latest version (1.1.5)    Install path should be C:\Program Files (x86)\Accent Consulting Services, LLC\DFSCheckerClient\    Create the DFS Checker configuration settings (config.txt) and place it in the same folder as ...

DFS Checker Configuration Settings

Windows DFS

Service Address: https://secure.accentconsulting.com/AccentConsulting/DFSChecker/DFSService  Password: wei01vsrv03DFS  CheckScheduleFrequency: 3600  Debug: 1 

DFSR Won't re-enable

Windows DFS

There are times when DFS was used prior and it just won't work anymore.  This has been seen in AD replication.      The DB that DFS refers to is in   C:\System Volume Information\DFSR    Within that folder is the DFS information.  If that information is ...

Office 365 Exchange Migration Cutover

Windows Office 365

0bf8fOnsJo05957fE7FBSnzPJEs3RXx0      PREPARATION:  See other document if Exchange Hybrid Migration is option  365 Exchange Hybrid Migration  MFA  Need to get login information for DNS and domains  Need to get login informat...

Office 365 Exchange Migration - Hybrid

Windows Office 365

qrW@-*5r2$+3BL3Qvm4*lLS0        Review cutover document to see what applies as it is a more comprehensive list  365 Exchange Cutover Migration  Create 365 domain  ID Exchange domains that will be needed  Add public domains as routable domains  Add pub...

Add_SMTP_365_Proxy_Email.ps1

Windows Office 365

#Variables  $Domain = "accentconsultingservices.mail.onmicrosoft.com"     #Get all users in ActiveDirectory  $Users = Get-ADUser -Filter * -Properties ProxyAddresses     #Some output is always nice  Write-Host "Processing $Users.Count users..." -Foregro...

Email Cutover to Office 365

Windows Office 365

This is intended as high level generic overview, nothing more        Prep  Prep MS 365  Add domains  Add users  Add and apply licensing  Ensure all objects in old source are in new one  Contacts  Distribution lists  ...

Office 365 Exchange Hybrid Migration -Decom

Windows Office 365

NOTE:  This page is for the cleanup of a Hybrid migration.  This is expected to be the phase AFTER completing the mailbox migrations.  Office 365 Exchange Migration -Hybrid    qKzeWcMcrkNayZZW        Make sure no devices are using your old Exchange on-p...

Office 365 and scan to email

Windows Office 365

How to set up a multifunction device or application to send email using Office 365  Exchange Online     Applies to: Exchange Online  Topic Last Modified: 2016-05-04  You can use SMTP submission, direct send, or SMTP relay to allow a multifunction device, ...

Outlook Credential Windows Disappears

Windows Office 365

If a User reports that their Outlook isn't updating and that it needs a password, but the credential window disappears right after opening, then follow these steps:      I recently solved this issue in our environment (Windows 10 Pro with an Office 365 emai...

routable domain

Windows Office 365

  Real world use.  Updated Remington Seeds from RHSC.local to remingtonseeds.com for alternate domain name for their users so they sync properly.  Update the OU for the specific OU of the personnel you want to update.      All domestic:  $ou = "OU=RHSC,DC...

Troubleshoot Missing Emails

Windows Office 365

Login to Office365 portal as administrative user.   Click on Admin  Click on "… Show All"  Click on Security & Compliance  Click through the following  Mail Flow  Message Trace  The Dow...

Manage who can create Office 365 Groups

Windows Office 365

https://docs.microsoft.com/en-us/microsoft-365/admin/create-groups/manage-creation-of-groups?view=o365-worldwide    Manage who can create Office 365 Groups  03/02/2020  5 minutes to read       Because it's so easy for users to create Office 365 Groups, y...

Exporting PST from Office 365

Windows Office 365

The export must be done in IE or Edge!  Initial export Login to Office 365 with the Company specific admin login   Note: If you go back to the office portal page click Login again to fully sign in.  Click Admin  On the left side click "Show ...

365 Exchange MFA

Windows Office 365

2FA          Connect-EXOPSSession -UserPrincipalName Accent@bb.summersphc.com  Connect-EXOPSSession -UserPrincipalName adminkeith@faztek.net        Get-PSSession | Remove-PSSession 

365 Password Settings

Windows Office 365

https://admin.microsoft.com/AdminPortal/Home#/Settings/Services/:/Settings/L1/PasswordPolicy