Questions tagged [microsoft]

148 questions
0
votes
0 answers

Defining additional information for custom roles inside Azure active directory

We have an issue with App registration custom role functionality within Active directory in Azure. When a user is added to a custom role we need a way to somehow specify additional information that we need to send from azure to client application.…
0
votes
0 answers

How best to allow SQL Agent Jobs to be edited and run by a team of developers, without handing out Sysadmin rights?

I'm trying to find or devise a way to allow a team of developers to be able to amend SQL Agent Job steps and schedules, but that doesn't involve Sysadmin rights for the devs. As I can't assign ownership of Agent jobs to a Group I need some sort of…
Potatan
  • 13
  • 8
0
votes
1 answer

Can I host some mail addresses in Microsoft 365 and keep the others in IMAP host?

I manage a company with 200 users, all of them having IMAP mail in a cloud based hosting (not on premise); now I want to migrate some of those users on Microsoft 365, keeping the most of them on IMAP; is it possible? How can I let the dns failover…
SYS64738
  • 33
  • 3
0
votes
0 answers

Can we use gpo to copy fold and multiple sub folder (with file)?

We have a folder and sub folder like this, AAAA\ AAAA_00\00.txt AAAA_01\01.txt AAAA_02\02.txt AAAA_03\03.txt I am trying to set a gp with "File", the source is AAAA \ *, but actually, gp just makes a dir with AAAA, no sub folder and its…
jerrywang
  • 1
  • 1
0
votes
0 answers

Managing multiple types of devices

I'm not really a sysadmin, it's more like I got asked to manage a few devices the organisation has. We got surface gos, ipads, Andriod tablets and VR headsets. About 10 to 15 sets of each type and they are not assigned for any specific user (they…
ZzzZzz
  • 1
0
votes
1 answer

How do you check if Net Framework Developer Pack v4.6 and v4.0 is installed on the server?

How do you check if Net Framework Developer Pack v4.6 and v4.0 is installed on the server? I have a Github action telling me to install these, and IT tells me both are installed. How do you check that? Is there a command line script I can run to see…
Sayaman
  • 187
  • 1
  • 11
0
votes
2 answers

Is it possible to track which employees handled M.Exchange emails of a big company?

Background: Company uses Microsoft Exchange, has several email accounts that need checking(contactus, faxes, admin, comm, etc). Several employees (over 10) check these accounts throughout the day. Once an email has been dealt with, the employee has…
0
votes
1 answer

How to replace/update Apache Log4j 1.2.x with 2.17?

My vulnerability scanner recently flagged an unsupported installation of Apache Log4j in a version of MS SQL we just recently deployed (SQL 2019). It causes two high-priority findings that I must get resolved. It seems to be, specifically, the…
The ITea Guy
  • 321
  • 1
  • 6
  • 16
0
votes
1 answer

Microsoft Active Directory and DNS on Multiple Sites

I have a 3 different site location of my company, and i have a domain controller on each site,, and I have issue with domain DNS resolving , example :: Domain Name = ABC.Local Site1 : DC GC+DNS IP = 10.100.101.10 Site2 : DC GC+DNS IP =…
0
votes
1 answer

Automate the creation of secondary mailbox in Outlook 2016

I allow myself to do this post in order to have your help. I am currently looking for a solution to automate the addition of a secondary mailbox in Outlook 2016. I saw a lot of stuff including the "zeroconfigexchange" registry tool however I failed…
0
votes
1 answer

Is it possible to set a Default App on Server 2016 being used for RDS that isn't installed on the server?

I have an RDS server setup to run a single LOB app remotely. This LOB app has links to documents like .msg files and .pdf files. When a user running the remote app tries to open a file via the remote LOB app, it's looking to the server to see what…
TOM_F
  • 1
  • 1
0
votes
0 answers

how can find list of the sites connecting to the app pool using appcmd.exe

I can see a list of site and list of app pool separately. but how can I find wich site using from the app pool. e.g: we have an app pool with name: app1 i want to send command to find how sites connecting to the app1.
User12
  • 89
  • 1
  • 8
0
votes
1 answer

Exchange 2016 ECP failing - 503 Service Unavailable

My Exchange server is really suffering at the moment. I do not know what has happened but when I connect /ECP I get 503 errors. I can view the login page successfully, but after a successful login all I see is a blank page. /OWA is stable and…
0
votes
1 answer

Found errorEE.aspx Web Shell in Exchange 2016 auth folder

So recently Microsoft published this document: https://www.microsoft.com/security/blog/2021/03/02/hafnium-targeting-exchange-servers/ They mention a web shell called errorEE.aspx and when I checked my exchange auth folder I found this file there…
David Kent
  • 37
  • 1
  • 6
0
votes
1 answer

How to find recently joined computers in ActiveDirectory through a PowerShell command?

How can I find recently joined computers in ActiveDirectory with a PowerShell command?