Questions tagged [wac]

14 questions
2
votes
2 answers

Windows Admin center and upload files with no progression

I have a dedicated server with hyper-v core 2019. I installed Windows Admin Center on my windows 10 client. It works fine except the transfer file function. i can read remote disks and create folder but when i try to upload file, the bar progress…
Daniel Doman
  • 31
  • 1
  • 2
2
votes
0 answers

Windows Admin Center: Cannot connect to local Windows 10 system in Workgroup

I've installed Windows Admin Center with default settings and managed to get into the dashboard at "localhost:6516". But when I tried to click the hyperlink for the localhost to connect, I get the below error Connecting to remote server XXXX failed…
Dolphinv4
  • 23
  • 2
  • 6
2
votes
1 answer

EADemo example is always displaying 'No Accessories connected'

I have an MFI program license and i'm trying to implement the WAC feature (Wireless Accessory Configuration). Every time I run the EADemo application whether on a real iPhone or on the simulator I get no accessories connected although I'm displaying…
Marwa
  • 41
  • 3
1
vote
1 answer

Could not obtain a WAC access token

I am trying to access an excel worksheet from Microsoft Graph API but receiving the error: "Could not obtain a WAC access token". The permissions is attached in the image and the URL I have built to try and get to the worksheets/create a session is…
Wragnam
  • 19
  • 2
1
vote
0 answers

How to get list of all nearby ssid's in Swift

I want to connect my IOT device to WiFi network from my app. For that I need to fetch the WiFi connections available nearby to the iOS device and list them in my app. From that list the user will select the network and then the device gets connected…
Aditya Sharma
  • 585
  • 5
  • 18
1
vote
0 answers

What is needed for my hardware to connect via WAC

I am developing a homekit bridge that I would like to connect to WiFi without the user having to enter it's credentials. So after googling and asking another question here, I found that I can use the EAWiFiUnconfiguredAccessoryBrowser class to share…
Pastre
  • 684
  • 8
  • 17
1
vote
2 answers

Accessing Windows Admin Center behind nginx

Has anyone successfully put windows admin center behind nginx reverse-proxy? I'm not sure if it is possible would like some guidance if it is.
1
vote
0 answers

HMAccessoryBrowser and unconfigured WAC-enabled Wi-Fi accessories

It seems to me that HMAccessoryBrowser can see not only unconfigured HomeKit accessories that are already on the same Wi-Fi network as the phone, but also WAC-enabled accessories running in setup mode, waiting to be configured (i.e. not on Wi-Fi…
Alex B
  • 82,554
  • 44
  • 203
  • 280
0
votes
1 answer

How to set network intent VLAN in Windows Server using PowerShell?

I was creating an Azure Stack HCI cluster using the Windows Admin Center (following this guide with the Network ATC option) when I lost connectivity to the nodes (i.e. they were only reachable through the console). After some troubleshooting, I…
Zelethil
  • 11
  • 4
0
votes
1 answer

Extension for Windows Admin Center (Powershell)

i would like to write an extension for Windows Admin Center (it is a Powershell script that loops though all clusters-> through all nodes -> and finally lists up all VMs with their data( CPU, RAM...) The powershell script is finished, but how do i…
0
votes
1 answer

RemoteException: A parameter cannot be found that matches parameter name 'IncludeDFSN'

I am trying to use Windows Admin Center's Storage migration Service to transfer data from a share drive server, to a new 2019 server. I have connected my new server to Windows Admin Center and connected to it, downloaded Storage Migration services,…
bhatch22
  • 1
  • 1
0
votes
1 answer

How to get the login username in Windows Admin Center's custom extension

Windows Admin Center Settings shows Signed in account name. Can we retrieve that account name via AppContextService? or is there anyway to get the login username within the Windows Admin Center's custom extension?
0
votes
1 answer

Is it possible to customize toast notification expiration in Windows Action Center alert?

I am building a service to send Windows Action Center notification as a XML payload. Client application sitting in Windows machine will receive this notification and show this toast message via Windows Action Center. By default this toast…
0
votes
0 answers

Dataframe appending datetime data and write to .wac file

I am new in python and in the last days I have educated myself in opening and performing operations on data stored in txt, xls, asc files with pandas, but I still have confusion when doing operations with datarames. I have a .wac file which is in…
AMaz
  • 181
  • 1
  • 2
  • 10