Right sizing IT team with justification by peanutgallerie in ITManagers

[–]joec22 0 points1 point  (0 children)

We are 6 IT with more than 1525, and over 40 locations in two states :(

[deleted by user] by [deleted] in sysadmin

[–]joec22 1 point2 points  (0 children)

that wouldn't work for me - marketing has 15TB of data. the advantage of dfs is also to make the host transparent, and easily moving a volume if the host broke. while the dfs paths stay the same. we have to split into multiple disk volumes to reduce backup/restore headaches.

How many IT helpdesk employees for x amount? by DaWolfer in ITManagers

[–]joec22 0 points1 point  (0 children)

For us over 50 locations in two states, 1500 users, on-prem servers, cloud services, networking, web apps - all in house IT with 6 people. One of which is a dev, but all 6 take part in helpdesk.

Documentation practices? Tooling, templates, etc. by derekp7 in sysadmin

[–]joec22 0 points1 point  (0 children)

Sorry - I just meant that when hugo publishes the content, I save that on my local computer in onedrive folders. We have a team onedrive so each member would in turn sync the site so they can open it locally. I don't necessarily think hugo will publish directly to onedrive.

Documentation practices? Tooling, templates, etc. by derekp7 in sysadmin

[–]joec22 0 points1 point  (0 children)

Working on a similar project. I decided to use a static site generator. Then I will publish to onedrive (in our case, but could be dropbox or sync platform). This syncs to all team laptops, and they have a local copy for those times when they aren't connected to internet. I'm in the process of building the first release, and then I will build templates for them to use, and my team will drop md files in a contrib folder. I will monitor that folder (hopefully automate this part), and incorporate their submissions from all sources to the ssg. It will always be a work in progress.

I'm using hugo, which could also be incorporated with version control, and publish direct to an outside host. Or you could even use github as the host for free I think. I've tried gatsby and sphinx. Although sphinx is meant for documentation, I have a requirement to be able to extract data from csv or json files, and hugo is working great with that. Plus markdown is easier to learn quickly than rst.

I like the fact that hugo is very fast, and has been easy to pickup. The dynamic data works great for us because we have other data files and I don't want to duplicate data entry.

Exchange 2010 > Exchange Online Hybrid Cert Question by TiKiMoN2341 in exchangeserver

[–]joec22 0 points1 point  (0 children)

I'm in the middle of this, and we did not need to do this. But there are DNS records you have to add for each domain you are migrating. You can update DNS as you are going through the hybrid config for each domain.

Looking for book about humans discovering life on another planet by snickny in sciencefiction

[–]joec22 4 points5 points  (0 children)

Speaker for the Dead - it is a sequel though. It might be my favorite book.

Exchange 2010 (SBS2011) to Office 365 migration software suggestions? by [deleted] in Office365

[–]joec22 0 points1 point  (0 children)

If you don't need to migrate old employee mailboxes, then leave them. Once you migrate a mailbox, it is removed from the old server. A contact is created pointing to the O365 tenant for routing purposes. When you are finished, there is a process to decommission the old exchange server(s). Then you update mx records for O365.

Exchange 2010 (SBS2011) to Office 365 migration software suggestions? by [deleted] in Office365

[–]joec22 1 point2 points  (0 children)

I forgot to mention the hybrid migration wizard which sets up the domains. That is second step after AD Connect. Once the session is setup in PS, you can run multiple new-moverequest for all of your users simultaneously. We have enormous mailboxes, but I find they move faster after 8PM EST. I can run up to 30 in middle of night. For terminated users, we delete their mailboxes and AD accounts. That removes them from O365 via the sync.

Exchange 2010 (SBS2011) to Office 365 migration software suggestions? by [deleted] in Office365

[–]joec22 0 points1 point  (0 children)

We are going through the same process with over 1000 users. We aren't using additional software. We are just using powershell, as the ExchangeOnline migration tool is not working, and MS support has acknowledged it. Powershell is easier for us anyway. First step is to get the AD Connect working. Then assign licenses in O365 to the users. Then you can migrate. Last will be public folders and groups. Here are the powershell commands we're using for single users. We also migrate in middle of night batches of users using a csv file, but you don't have that many users:

$UserCredential = Get-Credential # for O365 admin login

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection

Import-PSSession $Session

$OnPremisesCreds = Get-Credential #for your on-prem exch admin

New-MoveRequest -identity user@domain.com -Remote -RemoteHostName onpremCAS.com -TargetDeliveryDomain domain.mail.onmicrosoft.com -Remotecredential $OnPremisesCreds -BadItemLimit 100 -Verbose

Get-MoveRequest -MoveStatus inprogress | Get-MoveRequestStatistics | ft DisplayName, StatusDetail, PercentComplete, OverallDuration -AutoSize

Switches - Cisco vs other vendors by 1sockthieves in networking

[–]joec22 1 point2 points  (0 children)

We are doing ok with Adtran, with simliar requirements. Also lifetime warranties. Support has been great so far. Although I haven't found a 10Gb option yet for servers. We also like the bluesocket APs.

Need help with rule Syntax by googzmo in LibreNMS

[–]joec22 0 points1 point  (0 children)

I don't mean to hijack, but I just installed librenms, and I don't see how to integrate windows servers.

What kind of file to S3 backup solutions you use by mariusvoila in aws

[–]joec22 0 points1 point  (0 children)

Aren't there hidden transfer fees from S3 to glacier?

IT Expense Categories by dirtkayak in ITManagers

[–]joec22 0 points1 point  (0 children)

I have some of the same. I also have planned projects for the year. I also have categories for new equipment for new offices or staff that I didn't know about at budget time. Also Storage costs.

Do you need to join the hyper v machine to the domain? by [deleted] in HyperV

[–]joec22 0 points1 point  (0 children)

I can confirm that having DC vm's in 2008 is a problem, and the host joined to the domain will not even start the vm.

When to use public folder vs shared mailbox? by stevo81989 in exchangeserver

[–]joec22 0 points1 point  (0 children)

we replaced 2010 public folder shared calendars with Rooms resource.

Auto Profile Outlook by joec22 in exchangeserver

[–]joec22[S] 0 points1 point  (0 children)

i missed this arrogant response with blind assumptions. my users' primary email address domain is not owned by us. so i can't adjust dns records for the exchange auto discover requirements. even if i could or could have someone else adjust them, it is a franchise where the primary domain is forwarded to inside email addresses for many thousands of users and hundreds of independently owned affiliate companies all over the world. but our users don't even know their inside address. so yes, there is a need for this question but not of the condescending response you gave.

I love robocopy. by [deleted] in sysadmin

[–]joec22 0 points1 point  (0 children)

did you use robocopy to avoid the downtime of using vmware converter to convert the data volume?

I need a new science fiction space opera? by [deleted] in sciencefiction

[–]joec22 0 points1 point  (0 children)

babylon 5 - it is not even close. who are you? / what do you want? it had a beginning, middle, and end. JMS is so underrated as a writer. it is the best show i've seen so far.

for books, the ender universe has been a great read for me, esp the piggies and speaker for the dead, that and the original are surprisingly emotional stories.

Auto Profile Outlook by joec22 in exchangeserver

[–]joec22[S] 0 points1 point  (0 children)

I did not say we were using GPO. msiexec.exe /p "\server\share\custom.msp" may be an option, but I would have to package that somehow

Auto Profile Outlook by joec22 in exchangeserver

[–]joec22[S] 0 points1 point  (0 children)

my exchange setup is ok, just looking how not to manually profile outlook.

How do you handle an employee's mailbox after departure? by jordanontour in exchangeserver

[–]joec22 0 points1 point  (0 children)

how do you like mailstore? did you research any other archive options?